Inheritance diagram for QBaseTree:
Public Types | |
enum | QTreeType { QTREE, QATREE, QITREE } |
Public Member Functions | |
QBaseTree (QTreeType, const char *title) | |
QTreeType | GetType () |
TBranch * | EventBranch (const char *classname, void *Add) |
void | SetEventBranchAddress (QBaseEventR **Add) |
Protected Member Functions | |
ClassDef (QBaseTree, 1) | |
Protected Attributes | |
QTreeType | fTreeType |