Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
A Dqconf.cc302 showName(false), mode(singleMode), optMode(normalOpt), in ConfigList()
319 showName = configSettings->value("/showName", false).toBool(); in ConfigList()
355 if (showName) in reinit()
377 configSettings->setValue("/showName", showName); in saveSettings()
897 action->setChecked(showName); in contextMenuEvent()
907 if (showName == on) in setShowName()
910 showName = on; in setShowName()
1426 showNameAction->setChecked(configList->showName); in ConfigMainWindow()
A Dqconf.h101 bool showName; variable

Completed in 7 milliseconds