Home
last modified time | relevance | path

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

/scripts/kconfig/
A Dqconf.h106 QMenu* headerPopup; variable
A Dqconf.cc319 rootEntry(0), headerPopup(0) in ConfigList()
883 if (!headerPopup) { in contextMenuEvent()
886 headerPopup = new QMenu(this); in contextMenuEvent()
894 headerPopup->addAction(action); in contextMenuEvent()
897 headerPopup->exec(e->globalPos()); in contextMenuEvent()

Completed in 6 milliseconds