Inheritance diagram for ButtonLayoutWindow:
Public Member Functions | |
ButtonLayoutWindow (const TGWindow *p, UInt_t w, UInt_t h) | |
Private Attributes | |
TGTextButton * | test |
TGTextButton * | draw |
TGTextButton * | help |
TGTextButton * | ok |
TGTextButton * | cancel |
TGTextButton * | exit |
Definition at line 489 of file stressGUI.cxx.
Definition at line 500 of file stressGUI.cxx.
References TGCompositeFrame::AddFrame(), cancel, TGFrame::ChangeBackground(), draw, exit, gClient, TGClient::GetColorByName(), TGCompositeFrame::GetDefaultSize(), TGResourcePool::GetFrameGC(), TGClient::GetResourcePool(), help, kButtonEngaged, kDeepCleanup, kFALSE, kFixedWidth, kHorizontalFrame, kLHintsCenterX, kLHintsExpandX, kLHintsLeft, kLHintsTop, kTRUE, TGCompositeFrame::Layout(), TGCompositeFrame::MapSubwindows(), TGFrame::MapWindow(), ok, TGFrame::Resize(), TGCompositeFrame::SetCleanup(), TGButton::SetEnabled(), TGTextButton::SetFont(), TGButton::SetState(), TGTextButton::SetText(), TGTextButton::SetTextColor(), TGMainFrame::SetWindowName(), TGMainFrame::SetWMPosition(), test, and TGCompositeFrame::TGCompositeFrame().
TGTextButton* ButtonLayoutWindow::test [private] |
TGTextButton * ButtonLayoutWindow::draw [private] |
TGTextButton * ButtonLayoutWindow::help [private] |
TGTextButton * ButtonLayoutWindow::ok [private] |
TGTextButton * ButtonLayoutWindow::cancel [private] |
TGTextButton * ButtonLayoutWindow::exit [private] |