Home
last modified time | relevance | path

Searched refs:setValue (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/scripts/kconfig/
H A Dqconf.cc75 setValue(key, stringList); in writeSizes()
378 configSettings->setValue("/showName", showName); in saveSettings()
762 setValue(item, no); in keyPressEvent()
765 setValue(item, mod); in keyPressEvent()
768 setValue(item, yes); in keyPressEvent()
944 configSettings->setValue("/showDebug", showDebug()); in saveSettings()
1217 configSettings->setValue("/window x", pos().x()); in saveSettings()
1218 configSettings->setValue("/window y", pos().y()); in saveSettings()
1738 configSettings->setValue("/window x", pos().x()); in saveSettings()
1739 configSettings->setValue("/window y", pos().y()); in saveSettings()
[all …]
H A Dqconf.h67 void setValue(ConfigItem* item, tristate val);
/linux-6.15/tools/perf/scripts/python/
H A Dexported-sql-viewer.py2753 self.fetch_count.setValue(10)
2842 self.progress.setValue(percent)
2850 self.progress.setValue(0)