Inheritance diagram for LabelsWindow:
Public Member Functions | |
LabelsWindow (const TGWindow *p, UInt_t w, UInt_t h) | |
void | SwitchState () |
Private Attributes | |
TGLabel * | fLbl1 |
TGLabel * | fLbl2 |
TGLabel * | fLbl3 |
TGLabel * | fLbl4 |
Definition at line 797 of file stressGUI.cxx.
Definition at line 807 of file stressGUI.cxx.
References TGCompositeFrame::AddFrame(), TGFrame::ChangeOptions(), GCValues_t::fBackground, GCValues_t::fFont, fLbl1, fLbl2, fLbl3, fLbl4, GCValues_t::fMask, gClient, TGClient::GetColorByName(), TGResourcePool::GetDefaultFont(), TGCompositeFrame::GetDefaultSize(), TGClient::GetFont(), TGFont::GetFontHandle(), TGFont::GetFontStruct(), TGClient::GetGC(), TGGC::GetGC(), TGFrame::GetOptions(), TGClient::GetResourcePool(), gval, kChildFrame, kDeepCleanup, kFixedSize, kGCBackground, kGCFont, kGCForeground, kLHintsCenterX, kLHintsExpandX, kLHintsNormal, kTRUE, TGCompositeFrame::Layout(), TGCompositeFrame::MapSubwindows(), TGFrame::MapWindow(), TGFrame::Resize(), TGCompositeFrame::SetCleanup(), TGLabel::SetTextColor(), TGButton::SetToolTipText(), TGMainFrame::SetWindowName(), and TGMainFrame::SetWMPosition().
void LabelsWindow::SwitchState | ( | ) |
Definition at line 865 of file stressGUI.cxx.
References TGLabel::Disable(), TGLabel::Enable(), fLbl1, fLbl2, fLbl3, fLbl4, and TGLabel::IsDisabled().
TGLabel* LabelsWindow::fLbl1 [private] |
TGLabel * LabelsWindow::fLbl2 [private] |
TGLabel * LabelsWindow::fLbl3 [private] |
TGLabel * LabelsWindow::fLbl4 [private] |