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

/linux-master/scripts/kconfig/
H A Dqconf.h34 enum listMode { enum
35 singleMode, menuMode, symbolMode, fullMode, listMode enumerator in enum:listMode
H A Dqconf.cc1518 QString listMode = configSettings->value("/listMode", "symbol").toString(); local
[all...]

Completed in 119 milliseconds