Home
last modified time | relevance | path

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

/busybox-1.35.0/scripts/kconfig/
Dqconf.h14 class ConfigItem; variable
149 ConfigItem(QListView *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() function
154 ConfigItem(ConfigItem *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() function
159 ConfigItem(QListView *parent, ConfigItem *after, bool v) in ConfigItem() function