Home
last modified time | relevance | path

Searched refs:headerPopup (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/kconfig/
A Dqconf.cc303 rootEntry(0), headerPopup(0) in ConfigList()
887 if (!headerPopup) { in contextMenuEvent()
890 headerPopup = new QMenu(this); in contextMenuEvent()
898 headerPopup->addAction(action); in contextMenuEvent()
901 headerPopup->exec(e->globalPos()); in contextMenuEvent()
A Dqconf.h107 QMenu* headerPopup; variable

Completed in 8 milliseconds