Home
last modified time | relevance | path

Searched defs:listMode (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dqconf.h42 enum listMode { enum
43 singleMode, menuMode, symbolMode, fullMode, listMode enumerator
H A Dqconf.cc1453 QString listMode = configSettings->readEntry("/listMode", "symbol"); in ConfigMainWindow() local