Home
last modified time | relevance | path

Searched refs:updateList (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dqconf.cc108 listView()->updateList(this); in okRename()
318 parent()->updateList(item); in keyPressEvent()
441 void ConfigList::updateList(ConfigItem* item) in updateList() function in ConfigList
504 parent()->updateList(item); in setValue()
538 parent()->updateList(item); in changeValue()
934 void ConfigView::updateList(ConfigItem* item) in updateList() function in ConfigView
939 v->list->updateList(item); in updateList()
H A Dqconf.h73 void updateList(ConfigItem *item);
88 updateList(NULL); in updateListAll()
224 static void updateList(ConfigItem* item);