#include <TGo4QLeafItem.h>
Inheritance diagram for TGo4QLeafItem:
Public Methods | |
TGo4QLeafItem (QListView *parent, const QString &text, const QString &text1=0, const QString &text2=0) | |
TGo4QLeafItem (QListViewItem *parent, const QString &text, const QString &text1=0, const QString &text2=0) | |
virtual | ~TGo4QLeafItem () |
void | SetRootLeafName (const QString &name) |
QString | GetRootLeafName () |
void | SetRootTree (TTree *fxTree) |
TTree * | GetRootTree () |
virtual void | ItemDBkLocal () |
virtual void | DropAction (QWidget *) |
Protected Attributes | |
QString | RootLeafName |
TTree * | fxRootTree |
Definition at line 27 of file TGo4QLeafItem.h.
|
Definition at line 32 of file TGo4QLeafItem.cpp. References fxRootTree. |
|
Definition at line 27 of file TGo4QLeafItem.cpp. References fxRootTree. |
|
Definition at line 37 of file TGo4QLeafItem.cpp. |
|
Definition at line 35 of file TGo4QLeafItem.h. References RootLeafName. |
|
Definition at line 36 of file TGo4QLeafItem.h. References RootLeafName. |
|
Definition at line 38 of file TGo4QLeafItem.h. References fxRootTree. Referenced by TGo4DiskFileBrowserSlots::MapBranch(). |
|
Definition at line 39 of file TGo4QLeafItem.h. References fxRootTree. |
|
Reimplemented from TGo4QItem. Definition at line 40 of file TGo4QLeafItem.cpp. References TGo4QItem::fxRootFile, fxRootTree, TGo4QItem::fxTGo4GUIRegistry, TGo4GUIRegistry::GetMainWindow(), and TGo4MainWindow::ViewPanelSlot(). |
|
Reimplemented from TGo4QDragDrop. Definition at line 49 of file TGo4QLeafItem.cpp. |
|
Definition at line 47 of file TGo4QLeafItem.h. Referenced by GetRootLeafName(), and SetRootLeafName(). |
|
Definition at line 48 of file TGo4QLeafItem.h. Referenced by GetRootTree(), ItemDBkLocal(), SetRootTree(), and TGo4QLeafItem(). |