Home
last modified time | relevance | path

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

/scripts/kconfig/
A Dqconf.cc318 showName(false), mode(singleMode), optMode(normalOpt), in ConfigList()
334 showName = configSettings->value("/showName", false).toBool(); in ConfigList()
370 if (showName) in reinit()
392 configSettings->setValue("/showName", showName); in saveSettings()
893 action->setChecked(showName); in contextMenuEvent()
903 if (showName == on) in setShowName()
906 showName = on; in setShowName()
1364 showNameAction->setChecked(configList->showName); in ConfigMainWindow()
A Dqconf.h100 bool showName; variable

Completed in 7 milliseconds