Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TGo4QBranchItem Class Reference

#include <TGo4QBranchItem.h>

Inheritance diagram for TGo4QBranchItem:

TGo4QItem List of all members.

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

Detailed Description

Author:
Mohammad Al-Turany
Since:
06.05.2002

Definition at line 27 of file TGo4QBranchItem.h.


Constructor & Destructor Documentation

TGo4QBranchItem::TGo4QBranchItem QListView *    parent,
const QString &    text,
const QString &    text1 = 0,
const QString &    text2 = 0
 

Definition at line 24 of file TGo4QBranchItem.cpp.

References fxRootTree.

TGo4QBranchItem::TGo4QBranchItem QListViewItem *    parent,
const QString &    text,
const QString &    text1 = 0,
const QString &    text2 = 0
 

Definition at line 18 of file TGo4QBranchItem.cpp.

References fxRootTree.

TGo4QBranchItem::~TGo4QBranchItem   [virtual]
 

Definition at line 30 of file TGo4QBranchItem.cpp.


Member Function Documentation

void TGo4QBranchItem::SetRootBranchName const QString &    name [inline]
 

Definition at line 35 of file TGo4QBranchItem.h.

References RootBranchName.

Referenced by TGo4DiskFileBrowserSlots::MapEvent().

QString TGo4QBranchItem::GetRootBranchName   [inline]
 

Definition at line 36 of file TGo4QBranchItem.h.

References RootBranchName.

void TGo4QBranchItem::SetRootTree TTree *    fxTree [inline]
 

Definition at line 37 of file TGo4QBranchItem.h.

References fxRootTree.

Referenced by TGo4DiskFileBrowserSlots::MapBranch(), and TGo4DiskFileBrowserSlots::MapEvent().

TTree* TGo4QBranchItem::GetRootTree   [inline]
 

Definition at line 38 of file TGo4QBranchItem.h.

References fxRootTree.


Member Data Documentation

QString TGo4QBranchItem::RootBranchName [protected]
 

Definition at line 42 of file TGo4QBranchItem.h.

Referenced by GetRootBranchName(), and SetRootBranchName().

TTree* TGo4QBranchItem::fxRootTree [protected]
 

Definition at line 43 of file TGo4QBranchItem.h.

Referenced by GetRootTree(), SetRootTree(), and TGo4QBranchItem().


The documentation for this class was generated from the following files:
Generated on Tue Nov 8 10:56:50 2005 for Go4-v2.10-5 by doxygen1.2.15