メインページ   モジュール   名前空間一覧   クラス階層   アルファベット順一覧   構成   ファイル一覧   構成メンバ   ファイルメンバ   関連ページ    

クラス TRecordDisplayTab の解説

#include <TRecordDisplayTab.hh>

TRecordDisplayTabに対する継承グラフ

Inheritance graph
[凡例]
すべてのメンバ一覧

Public メソッド

 TRecordDisplayTab (TRecordDisplay *d)
 TRecordDisplayTab (TRecordDisplay *d, TGCompositeFrame *p)
 ~TRecordDisplayTab ()
Tvoid Build ()
Tstring GetTabText (const Tstring &title) const
TGCompositeFrame * GetFrame (const Tstring &title)
TRecordDisplayTab * GetTab (TGCompositeFrame *frame)
Tvoid clear ()
Tbool IsBuild () const
const TRecordDisplay * GetRecordDisplay () const
virtual Tvoid SetRecordDisplay (TRecordDisplay *evd)
const TGCompositeFrame * GetParentFrame () const
virtual Tvoid SetParentFrame (TGCompositeFrame *frame)

Protected 変数

TRecordDisplay * theRecordDisplay
TGCompositeFrame * theParentFrame
Tbool theFinishBuild

コンストラクタとデストラクタの解説

TRecordDisplayTab::TRecordDisplayTab TRecordDisplay *  d  ) 
 

TRecordDisplayTab.cc27 行で定義されています。

参照 Build().

呼出 GetTab().

TRecordDisplayTab::TRecordDisplayTab TRecordDisplay *  d,
TGCompositeFrame *  p
 

TRecordDisplayTab.cc34 行で定義されています。

参照 Build().

TRecordDisplayTab::~TRecordDisplayTab  ) 
 

TRecordDisplayTab.cc41 行で定義されています。


メソッドの解説

Tvoid TRecordDisplayTab::Build  )  [virtual]
 

TRecordDisplayComponentに実装されています.

TRecordDisplayTab.cc96 行で定義されています。

参照 TRecordDisplayComponent::theFinishBuild, TRecordDisplayComponent::theParentFrame, TRecordDisplayComponent::theRecordDisplay, Ttrue, と Tvoid.

呼出 TRecordDisplayTab().

Tvoid TRecordDisplayTab::clear  ) 
 

TGCompositeFrame * TRecordDisplayTab::GetFrame const Tstring title  ) 
 

TRecordDisplayTab.cc60 行で定義されています。

参照 GetTabText(), index(), Tint, と Tstring.

const TGCompositeFrame * TRecordDisplayComponent::GetParentFrame  )  const [inline, inherited]
 

TRecordDisplayComponent.hh76 行で定義されています。

参照 TRecordDisplayComponent::theParentFrame.

const TRecordDisplay * TRecordDisplayComponent::GetRecordDisplay  )  const [inline, inherited]
 

TRecordDisplayComponent.hh65 行で定義されています。

参照 TRecordDisplayComponent::theRecordDisplay.

TRecordDisplayTab * TRecordDisplayTab::GetTab TGCompositeFrame *  frame  ) 
 

TRecordDisplayTab.cc78 行で定義されています。

参照 TRecordDisplayComponent::theRecordDisplay, TRecordDisplayTab(), と Tstring.

呼出 TRecordDisplay::GetFrame().

Tstring TRecordDisplayTab::GetTabText const Tstring title  )  const
 

TRecordDisplayTab.cc47 行で定義されています。

参照 Tstring.

呼出 GetFrame().

Tbool TRecordDisplayComponent::IsBuild  )  const [inline, inherited]
 

TRecordDisplayComponent.hh60 行で定義されています。

参照 Tbool, と TRecordDisplayComponent::theFinishBuild.

呼出 TRecordDisplayComponent::SetParentFrame().

Tvoid TRecordDisplayComponent::SetParentFrame TGCompositeFrame *  frame  )  [inline, virtual, inherited]
 

TRecordDisplayComponent.hh81 行で定義されています。

参照 TRecordDisplayComponent::Build(), TRecordDisplayComponent::IsBuild(), TRecordDisplayComponent::theParentFrame, と Tvoid.

Tvoid TRecordDisplayComponent::SetRecordDisplay TRecordDisplay *  evd  )  [inline, virtual, inherited]
 

TRecordDisplayComponent.hh70 行で定義されています。

参照 TRecordDisplayComponent::theRecordDisplay, と Tvoid.


変数の解説

Tbool TRecordDisplayComponent::theFinishBuild [protected, inherited]
 

TRecordDisplayComponent.hh35 行で定義されています。

呼出 Build(), TRecordDisplayMenuBar::Build(), TRecordDisplayCanvas::Build(), と TRecordDisplayComponent::IsBuild().

TGCompositeFrame* TRecordDisplayComponent::theParentFrame [protected, inherited]
 

TRecordDisplayComponent.hh34 行で定義されています。

呼出 Build(), TRecordDisplayCanvas::Build(), TRecordDisplayComponent::GetParentFrame(), と TRecordDisplayComponent::SetParentFrame().

TRecordDisplay* TRecordDisplayComponent::theRecordDisplay [protected, inherited]
 

TRecordDisplayComponent.hh33 行で定義されています。

呼出 Build(), TRecordDisplayMenuBar::Build(), TRecordDisplayCanvas::Build(), TRecordDisplayComponent::GetRecordDisplay(), GetTab(), と TRecordDisplayComponent::SetRecordDisplay().


このクラスの解説は次のファイルから生成されました:

CLDAQ - a Class Library for DataAcQuisition (Version 1.14.3)
Go IWAI -- goiwai at users.sourceforge.jp