Searched refs:headerPopup (Results 1 – 2 of 2) sorted by relevance
336 rootEntry(0), headerPopup(0) in ConfigList()824 if (!headerPopup) { in contextMenuEvent()827 headerPopup = new Q3PopupMenu(this); in contextMenuEvent()835 action->addTo(headerPopup); in contextMenuEvent()843 action->addTo(headerPopup); in contextMenuEvent()851 action->addTo(headerPopup); in contextMenuEvent()853 headerPopup->exec(e->globalPos()); in contextMenuEvent()
136 Q3PopupMenu* headerPopup; variable