Searched refs:headerPopup (Results 1 – 2 of 2) sorted by relevance
311 rootEntry(0), headerPopup(0) in ConfigList()874 if (!headerPopup) { in contextMenuEvent()877 headerPopup = new QMenu(this); in contextMenuEvent()885 headerPopup->addAction(action); in contextMenuEvent()893 headerPopup->addAction(action); in contextMenuEvent()901 headerPopup->addAction(action); in contextMenuEvent()903 headerPopup->exec(e->globalPos()); in contextMenuEvent()
120 QMenu* headerPopup; variable