#include <TRecordDisplayCanvas.hh>
TRecordDisplayCanvasに対する継承グラフ
Public メソッド | |
TRecordDisplayCanvas (TRecordDisplay *d, TGCompositeFrame *f, const Tstring &name, Tint w, Tint h) | |
~TRecordDisplayCanvas () | |
Tvoid | Move () |
Tvoid | Update () |
Tvoid | Clear () |
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 |
|
|
|
|
|
TRecordDisplayComponentに実装されています. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|