Home
last modified time | relevance | path

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

/scripts/kconfig/
A Dqconf.h187 QMenu *contextMenu; variable
A Dqconf.cc941 contextMenu = createStandardContextMenu(); in ConfigInfoView()
942 QAction *action = new QAction("Show Debug Info", contextMenu); in ConfigInfoView()
950 contextMenu->addSeparator(); in ConfigInfoView()
951 contextMenu->addAction(action); in ConfigInfoView()
1167 contextMenu->popup(event->globalPos()); in contextMenuEvent()

Completed in 7 milliseconds