Home
last modified time | relevance | path

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

/linux-6.3-rc2/scripts/kconfig/
A Dqconf.cc945 contextMenu = createStandardContextMenu(); in ConfigInfoView()
946 QAction *action = new QAction("Show Debug Info", contextMenu); in ConfigInfoView()
954 contextMenu->addSeparator(); in ConfigInfoView()
955 contextMenu->addAction(action); in ConfigInfoView()
1220 contextMenu->popup(event->globalPos()); in contextMenuEvent()
A Dqconf.h189 QMenu *contextMenu; variable

Completed in 6 milliseconds