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

/u-boot/scripts/kconfig/
H A Dqconf.cc310 rootEntry(0), headerPopup(0)
873 if (!headerPopup) {
876 headerPopup = new QMenu(this);
884 headerPopup->addAction(action);
892 headerPopup->addAction(action);
900 headerPopup->addAction(action);
902 headerPopup->exec(e->globalPos());
H A Dqconf.h120 QMenu* headerPopup; member in class:ConfigList

Completed in 89 milliseconds