Home
last modified time | relevance | path

Searched refs:itemSelected (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/
H A Dselectionlistmodel.h74 void itemSelected(int index);
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dqconf.h79 void itemSelected(struct menu *menu);
H A Dqconf.cc757 emit itemSelected(menu); in keyPressEvent() local
858 emit itemSelected(menu); in mouseDoubleClickEvent() local
1477 connect(configList, SIGNAL(itemSelected(struct menu *)), in ConfigMainWindow()