Searched refs:headerPopup (Results 1 – 2 of 2) sorted by relevance
342 rootEntry(0), headerPopup(0) in ConfigList()830 if (!headerPopup) { in contextMenuEvent()833 headerPopup = new Q3PopupMenu(this); in contextMenuEvent()841 action->addTo(headerPopup); in contextMenuEvent()849 action->addTo(headerPopup); in contextMenuEvent()857 action->addTo(headerPopup); in contextMenuEvent()859 headerPopup->exec(e->globalPos()); in contextMenuEvent()
137 Q3PopupMenu* headerPopup; variable