Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dqconf.h17 #define Q3ListViewItem QListViewItem macro
143 class ConfigItem : public Q3ListViewItem {
144 typedef class Q3ListViewItem Parent;
H A Dqconf.cc659 Q3ListViewItem* i = currentItem(); in keyPressEvent()