D | qconf.h | 43 typedef class QTreeWidget Parent; typedef 117 typedef class QTreeWidgetItem Parent; typedef 120 : Parent(parent, after), nextItem(0), menu(m), visible(v), goParent(false) in ConfigItem() 125 : Parent(parent, after), nextItem(0), menu(m), visible(v), goParent(false) in ConfigItem() 130 : Parent(parent, after), nextItem(0), menu(0), visible(v), goParent(true) in ConfigItem() 140 return (ConfigList*)Parent::treeWidget(); in listView() 144 return (ConfigItem *)Parent::child(0); in firstChild() 188 typedef class QTextBrowser Parent; typedef 219 typedef class QDialog Parent; typedef
|