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

クラス TRecordDisplayMenuBar の解説

#include <TRecordDisplayMenuBar.hh>

TRecordDisplayMenuBarに対する継承グラフ

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

Public メソッド

 TRecordDisplayMenuBar (TRecordDisplay *d)
 ~TRecordDisplayMenuBar ()
Tvoid Build ()
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

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

TRecordDisplayMenuBar::TRecordDisplayMenuBar TRecordDisplay *  d  ) 
 

TRecordDisplayMenuBar.cc25 行で定義されています。

参照 Build().

TRecordDisplayMenuBar::~TRecordDisplayMenuBar  ) 
 

TRecordDisplayMenuBar.cc36 行で定義されています。


メソッドの解説

Tvoid TRecordDisplayMenuBar::Build  )  [virtual]
 

TRecordDisplayComponentに実装されています.

TRecordDisplayMenuBar.cc44 行で定義されています。

参照 TRecordDisplay::MENU_CTRL_PAUSE, TRecordDisplay::MENU_CTRL_START, TRecordDisplay::MENU_CTRL_STOP, TRecordDisplay::MENU_CTRL_UPDATE, TRecordDisplay::MENU_EDIT_CLEAR, TRecordDisplay::MENU_EDIT_EDIT, TRecordDisplay::MENU_EDIT_INITIALIZE, TRecordDisplay::MENU_EDIT_PREFERENCES, TRecordDisplay::MENU_EDIT_UNDO, TRecordDisplay::MENU_FILE_BROWSE, TRecordDisplay::MENU_FILE_OPEN, TRecordDisplay::MENU_FILE_PRINT, TRecordDisplay::MENU_FILE_PRINTAS, TRecordDisplay::MENU_FILE_QUIT, TRecordDisplay::MENU_FILE_SAVE, TRecordDisplay::MENU_FILE_SAVEAS, TRecordDisplay::MENU_VIEW_COLOR_LIST, TRecordDisplay::MENU_VIEW_FONT_LIST, TRecordDisplay::MENU_VIEW_FULL_SCREEN, TRecordDisplay::MENU_VIEW_ICONIFY, TRecordDisplay::MENU_VIEW_MARKER_LIST, TRecordDisplay::MENU_VIEW_OPEN_GL, TRecordDisplay::MENU_VIEW_X3D, TRecordDisplayComponent::theFinishBuild, TRecordDisplayComponent::theRecordDisplay, Ttrue, と Tvoid.

呼出 TRecordDisplayMenuBar().

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

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

参照 TRecordDisplayComponent::theParentFrame.

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

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

参照 TRecordDisplayComponent::theRecordDisplay.

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 行で定義されています。

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

TGCompositeFrame* TRecordDisplayComponent::theParentFrame [protected, inherited]
 

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

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

TRecordDisplay* TRecordDisplayComponent::theRecordDisplay [protected, inherited]
 

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

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


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

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