#include <TGo4QBranchItem.h>
Inheritance diagram for TGo4QBranchItem:
Public Methods | |
TGo4QBranchItem (QListView *parent, const QString &text, const QString &text1=0, const QString &text2=0) | |
TGo4QBranchItem (QListViewItem *parent, const QString &text, const QString &text1=0, const QString &text2=0) | |
virtual | ~TGo4QBranchItem () |
void | SetRootBranchName (const QString &name) |
QString | GetRootBranchName () |
void | SetRootTree (TTree *fxTree) |
TTree * | GetRootTree () |
Protected Attributes | |
QString | RootBranchName |
TTree * | fxRootTree |
Definition at line 27 of file TGo4QBranchItem.h.
|
Definition at line 24 of file TGo4QBranchItem.cpp. References fxRootTree. |
|
Definition at line 18 of file TGo4QBranchItem.cpp. References fxRootTree. |
|
Definition at line 30 of file TGo4QBranchItem.cpp. |
|
Definition at line 35 of file TGo4QBranchItem.h. References RootBranchName. Referenced by TGo4DiskFileBrowserSlots::MapEvent(). |
|
Definition at line 36 of file TGo4QBranchItem.h. References RootBranchName. |
|
Definition at line 37 of file TGo4QBranchItem.h. References fxRootTree. Referenced by TGo4DiskFileBrowserSlots::MapBranch(), and TGo4DiskFileBrowserSlots::MapEvent(). |
|
Definition at line 38 of file TGo4QBranchItem.h. References fxRootTree. |
|
Definition at line 42 of file TGo4QBranchItem.h. Referenced by GetRootBranchName(), and SetRootBranchName(). |
|
Definition at line 43 of file TGo4QBranchItem.h. Referenced by GetRootTree(), SetRootTree(), and TGo4QBranchItem(). |