Inheritance diagram for EntryTestDlg:
Definition at line 400 of file guitest.cxx.
Definition at line 2158 of file guitest.cxx.
References TGCompositeFrame::AddFrame(), TGNumberEntry::Associate(), TGWidget::Associate(), TGTransientFrame::CenterOnParent(), TGObject::fClient, fExitButton, fF, fL1, fL2, fL3, fLabel, fLimits, fLowerLimit, fNonNegative, fNumericEntries, fPositive, fSetButton, fUpperLimit, TGCompositeFrame::GetDefaultHeight(), TGCompositeFrame::GetDefaultWidth(), TGClient::GetFont(), TGFont::GetFontHandle(), TGFont::GetFontStruct(), TGResourcePool::GetFrameGC(), TGClient::GetResourcePool(), height, kDeepCleanup, kFALSE, kLHintsCenterY, kLHintsLeft, kLHintsRight, kLHintsTop, kMWMDecorAll, kMWMDecorMaximize, kMWMDecorMenu, kMWMDecorMinimize, kMWMDecorResizeH, kMWMFuncAll, kMWMFuncMaximize, kMWMFuncMinimize, kMWMFuncResize, kMWMInputModeless, TGCompositeFrame::MapSubwindows(), TGFrame::MapWindow(), numinit, numlabel, TGFrame::Resize(), TGMainFrame::SetClassHints(), TGCompositeFrame::SetCleanup(), TGGC::SetFont(), TGMainFrame::SetIconName(), TGNumberEntry::SetLogStep(), TGMainFrame::SetMWMHints(), TGMainFrame::SetWindowName(), TGMainFrame::SetWMSize(), TGMainFrame::SetWMSizeHints(), TGClient::WaitFor(), and width.
EntryTestDlg::~EntryTestDlg | ( | ) | [virtual] |
Definition at line 2238 of file guitest.cxx.
virtual EntryTestDlg::~EntryTestDlg | ( | ) | [virtual] |
void EntryTestDlg::CloseWindow | ( | ) | [virtual] |
Reimplemented from TGMainFrame.
Definition at line 2243 of file guitest.cxx.
References TGFrame::DeleteWindow().
Referenced by ProcessMessage().
void EntryTestDlg::SetLimits | ( | ) |
Definition at line 2248 of file guitest.cxx.
References fLimits, fLowerLimit, fNonNegative, fNumericEntries, fPositive, fUpperLimit, TGNumberEntry::GetNumber(), TGButton::GetState(), high, kButtonDown, TGNumberFormat::kNEAAnyNumber, TGNumberFormat::kNEANonNegative, TGNumberFormat::kNEAPositive, TGNumberFormat::kNELLimitMax, TGNumberFormat::kNELLimitMin, TGNumberFormat::kNELLimitMinMax, TGNumberFormat::kNELNoLimits, low, max, min, and TGNumberEntry::SetLimits().
Referenced by ProcessMessage().
Reimplemented from TGCompositeFrame.
Definition at line 2280 of file guitest.cxx.
References CloseWindow(), GET_MSG(), GET_SUBMSG(), kC_COMMAND, kCM_BUTTON, kTRUE, and SetLimits().
void EntryTestDlg::CloseWindow | ( | ) | [virtual] |
Reimplemented from TGMainFrame.
void EntryTestDlg::SetLimits | ( | ) |
void EntryTestDlg::DoOK | ( | ) |
TGVerticalFrame* EntryTestDlg::fF1 [private] |
Definition at line 403 of file guitest.cxx.
TGVerticalFrame* EntryTestDlg::fF2 [private] |
Definition at line 404 of file guitest.cxx.
TGHorizontalFrame* EntryTestDlg::fF[13] [private] |
TGLayoutHints* EntryTestDlg::fL1 [private] |
TGLayoutHints* EntryTestDlg::fL2 [private] |
TGLayoutHints* EntryTestDlg::fL3 [private] |
TGLabel* EntryTestDlg::fLabel[13] [private] |
TGNumberEntry* EntryTestDlg::fNumericEntries[13] [private] |
TGCheckButton* EntryTestDlg::fLowerLimit [private] |
TGCheckButton* EntryTestDlg::fUpperLimit [private] |
TGNumberEntry* EntryTestDlg::fLimits[2] [private] |
TGCheckButton* EntryTestDlg::fPositive [private] |
TGCheckButton* EntryTestDlg::fNonNegative [private] |
TGButton* EntryTestDlg::fSetButton [private] |
TGButton* EntryTestDlg::fExitButton [private] |
const char *const EntryTestDlg::numlabel [static, private] |
const Double_t EntryTestDlg::numinit [static, private] |
TGTransientFrame* EntryTestDlg::fMain [private] |
Reimplemented from TGTransientFrame.
Definition at line 457 of file guitest.C.
Referenced by DoOK().
TGVerticalFrame* EntryTestDlg::fF1 [private] |
TGVerticalFrame* EntryTestDlg::fF2 [private] |
TGHorizontalFrame* EntryTestDlg::fF[13] [private] |
TGLayoutHints* EntryTestDlg::fL1 [private] |
TGLayoutHints* EntryTestDlg::fL2 [private] |
TGLayoutHints* EntryTestDlg::fL3 [private] |
TGLabel* EntryTestDlg::fLabel[13] [private] |
TGNumberEntry* EntryTestDlg::fNumericEntries[13] [private] |
TGCheckButton* EntryTestDlg::fLowerLimit [private] |
TGCheckButton* EntryTestDlg::fUpperLimit [private] |
TGNumberEntry* EntryTestDlg::fLimits[2] [private] |
TGCheckButton* EntryTestDlg::fPositive [private] |
TGCheckButton* EntryTestDlg::fNonNegative [private] |
TGButton* EntryTestDlg::fSetButton [private] |
TGButton* EntryTestDlg::fExitButton [private] |