![]() |
Diana Software
|
Public Attributes | |
| std::string | fType |
| std::string | fBranchType |
| EDataType | fEDataType |
| std::string | fStringValue |
| void * | fAddress |
| int | fSize |
| bool | fIsPointer |
| bool | fIsQObject |
| int | fMemberSize |
| std::string | fLengthMember |
Definition at line 19 of file QObjectInspector.hh.
| void* QObjectInspector::MemberInfo::fAddress |
Definition at line 25 of file QObjectInspector.hh.
Referenced by QObjectInspector::FindBaseType(), QObjectInspector::Inspect(), MRootNtpDumper::Require(), and QObjectInspector::Resize().
| std::string QObjectInspector::MemberInfo::fBranchType |
Definition at line 22 of file QObjectInspector.hh.
Referenced by QObjectInspector::FindBaseType(), QObjectInspector::Inspect(), and MRootNtpDumper::Require().
| EDataType QObjectInspector::MemberInfo::fEDataType |
Definition at line 23 of file QObjectInspector.hh.
Referenced by QObjectInspector::Inspect(), and QObjectInspector::Resize().
| bool QObjectInspector::MemberInfo::fIsPointer |
Definition at line 27 of file QObjectInspector.hh.
Referenced by QObjectInspector::Inspect().
| bool QObjectInspector::MemberInfo::fIsQObject |
Definition at line 28 of file QObjectInspector.hh.
Referenced by QObjectInspector::Inspect().
| std::string QObjectInspector::MemberInfo::fLengthMember |
Definition at line 30 of file QObjectInspector.hh.
Referenced by QObjectInspector::Inspect().
| int QObjectInspector::MemberInfo::fMemberSize |
Definition at line 29 of file QObjectInspector.hh.
Referenced by QObjectInspector::Inspect().
| int QObjectInspector::MemberInfo::fSize |
Definition at line 26 of file QObjectInspector.hh.
Referenced by QObjectInspector::Inspect().
| std::string QObjectInspector::MemberInfo::fStringValue |
Definition at line 24 of file QObjectInspector.hh.
Referenced by QObjectInspector::FindBaseType(), and QObjectInspector::Inspect().
| std::string QObjectInspector::MemberInfo::fType |
Definition at line 21 of file QObjectInspector.hh.
Referenced by QObjectInspector::FindBaseType(), and QObjectInspector::Inspect().