Searched refs:headerPopup (Results 1 – 2 of 2) sorted by relevance
317 rootEntry(0), headerPopup(0) in ConfigList()881 if (!headerPopup) { in contextMenuEvent()884 headerPopup = new QMenu(this); in contextMenuEvent()892 headerPopup->addAction(action); in contextMenuEvent()895 headerPopup->exec(e->globalPos()); in contextMenuEvent()
106 QMenu* headerPopup; variable