#include "TFunctionParametersDialog.h"#include "TTimer.h"#include "TList.h"#include "TF1.h"#include "TGButton.h"#include "TGFrame.h"#include "TGLabel.h"#include "TGLayout.h"#include "TGTextEntry.h"#include "TGMsgBox.h"#include "TGNumberEntry.h"#include "TGTripleSlider.h"#include "TVirtualPad.h"Go to the source code of this file.
Enumerations | |
| enum | EParametersDialogWid |
Functions | |
| ClassImp (TFunctionParametersDialog) TFunctionParametersDialog | |
| enum EParametersDialogWid |
Definition at line 35 of file TFunctionParametersDialog.cxx.
| ClassImp | ( | TFunctionParametersDialog | ) |
Definition at line 49 of file TFunctionParametersDialog.cxx.
References TGCompositeFrame::AddFrame(), E, f2, Form(), gClient, i, kAPPLY, kBottomLeft, kButtonDisabled, kButtonDown, kButtonUp, kCANCEL, kDoubleScaleBoth, kFALSE, kFIX, kFixedWidth, kHorizontalFrame, kLHintsCenterY, kLHintsExpandX, kLHintsLeft, kLHintsRight, kLHintsTop, kMAX, kMIN, kNAME, TGNumberFormat::kNEAAnyNumber, TGNumberFormat::kNESReal, kOK, kRESET, kSLD, kTRUE, kUPDATE, kVAL, MapSubwindows(), MapWindow(), SetWindowName(), and TGClient::WaitFor().
1.5.1