Searched defs:Parent (Results 1 – 2 of 2) sorted by relevance
43 typedef class QTreeWidget Parent; typedef115 typedef class QTreeWidgetItem Parent; typedef185 typedef class QTextBrowser Parent; typedef216 typedef class QDialog Parent; typedef
308 unsafe fn get_group_data<'a, Parent>(this: *mut bindings::config_group) -> &'a Parent { in get_group_data() argument