Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dqconf.h29 class ConfigItem; variable
146 ConfigItem(Q3ListView *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() function
151 ConfigItem(ConfigItem *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() function
156 ConfigItem(Q3ListView *parent, ConfigItem *after, bool v) in ConfigItem() function