GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
#include <TGo4FitPanel.h>
Public Slots | |
virtual void | AboutToShowFitterMenu () |
virtual void | AboutToShowItemMenu () |
virtual void | AboutToShowSettMenu () |
virtual void | AboutToShowViewMenu () |
virtual void | ChangeSettings (int id) |
virtual void | ChangeViewType (int id) |
virtual void | FillParsWidget () |
virtual void | FindersTab_currentChanged (int) |
virtual void | FitList_currentItemChanged (QTreeWidgetItem *, QTreeWidgetItem *) |
virtual void | FitList_customContextMenuRequested (const QPoint &) |
virtual void | FitterMenuItemSelected (int id) |
virtual void | ItemMenuItemSelected (int id) |
virtual void | LineParsChk_toggled (bool) |
virtual void | MainAttachBtn_clicked () |
virtual void | MainDrawBtn_clicked () |
virtual void | MainFindBtn_clicked () |
virtual void | MainFitBtn_clicked () |
virtual void | MainParsBtn_clicked () |
virtual void | panelSlot (TGo4ViewPanel *, TPad *, int) |
virtual void | ParsTable_valueChanged (int nrow, int ncol) |
virtual void | ParsTableChanged (QTableWidget *table, int nrow, int ncol, bool LinesView, TObjArray *TableList, bool updatepaint) |
virtual void | PF_AmplSlider_sliderReleased () |
virtual void | PF_AmplSlider_valueChanged (int zn) |
virtual void | PF_MaxWidthEdt_returnPressed () |
virtual void | PF_MaxWidthEdt_textChanged (const QString &str) |
virtual void | PF_MinNoiseEdit_returnPressed () |
virtual void | PF_MinNoiseEdit_textChanged (const QString &str) |
virtual void | PF_MinWidthEdt_returnPressed () |
virtual void | PF_MinWidthEdt_textChanged (const QString &str) |
virtual void | PF_RelNoiseSlider_sliderReleased () |
virtual void | PF_RelNoiseSlider_valueChanged (int zn) |
virtual void | PF_SumUpSpin_valueChanged (int num) |
virtual void | PF_WidthEdit_returnPressed () |
virtual void | PF_WidthEdit_textChanged (const QString &str) |
virtual void | ShowPanelPage (int id) |
virtual void | Smp_ClearBtn_clicked () |
virtual void | Smp_ExponentBtn_clicked () |
virtual void | Smp_GaussianBtn_clicked () |
virtual void | Smp_LorenzBtn_clicked () |
virtual void | Smp_PolynomBtn_clicked () |
virtual void | Wiz_AddDataBtn_clicked () |
virtual void | Wiz_AddModelBtn_clicked () |
virtual void | Wiz_BackgroundChk_toggled (bool chk) |
virtual void | Wiz_CloneModelBtn_clicked () |
virtual void | Wiz_DataBufChk_toggled (bool zn) |
virtual void | Wiz_DataClearRangesBtn_clicked () |
virtual void | Wiz_DataList_doubleClicked (QListWidgetItem *) |
virtual void | Wiz_DataListSelect (QListWidgetItem *) |
virtual void | Wiz_DataSlotsTable_contextMenuRequested (const QPoint &pnt) |
virtual void | Wiz_DataUseRangeBtn_clicked () |
virtual void | Wiz_DelDataBtn_clicked () |
virtual void | Wiz_DelModelBtn_clicked () |
virtual void | Wiz_DrawDataBtn_clicked () |
virtual void | Wiz_FitFuncCmb_activated (int typ) |
virtual void | Wiz_FitNameEdt_textChanged (const QString &name) |
virtual void | Wiz_MigradIterSpin_valueChanged (int num) |
virtual void | Wiz_MinSetupBtn_clicked () |
virtual void | Wiz_ModelBufChk_toggled (bool zn) |
virtual void | Wiz_ModelList_doubleClicked (QListWidgetItem *) |
virtual void | Wiz_ModelList_itemChanged (QListWidgetItem *) |
virtual void | Wiz_ModelListSelect (QListWidgetItem *) |
virtual void | Wiz_ParTable_valueChanged (int nrow, int ncol) |
virtual void | Wiz_PFPolynSpin_valueChanged (int zn) |
virtual void | Wiz_PFSetupBtn_clicked () |
virtual void | Wiz_PFUsePolynChk_toggled (bool zn) |
virtual void | Wiz_RebuildDataBtn_clicked () |
virtual void | Wiz_ShowAllMod_toggled (bool zn) |
virtual void | Wiz_UseAmplEstimChk_toggled (bool chk) |
![]() | |
void | CloseMDIParentSlot () |
Public Member Functions | |
TGo4FitPanel (QWidget *parent=nullptr, const char *name=nullptr) | |
virtual | ~TGo4FitPanel () |
virtual TPad * | ActivePad () |
virtual TGo4ViewPanel * | ActivePanel () |
virtual void | ArrowChanged (TGo4FitGuiArrow *arr) |
virtual void | Button_FitterDraw (TGo4FitData *selecteddata) |
virtual void | Button_PeakFinder () |
virtual void | Button_PerformFit () |
virtual void | Button_SimpleClear () |
virtual void | Button_SimpleFit (int nmodel) |
virtual void | Button_WorkWithPanel () |
virtual void | ChangeModelPar (QFitModelWidget *w, int npar, int value) |
virtual void | ChangeObjectName (QFitNamedWidget *w, const char *newname) |
virtual void | ChangeObjectTitle (QFitNamedWidget *w, const char *newtitle) |
virtual void | ClearObjectReferenceInSlots () |
virtual TGo4Fitter * | CloneFitter () |
virtual void | CloseDrawPanel () |
virtual void | Cmd_AddDependency (QFitItem *item) |
virtual void | Cmd_AddNewAction (QFitItem *item, int id) |
virtual void | Cmd_AddNewData (QFitItem *item, int id) |
virtual void | Cmd_AddNewModel (QFitItem *item, int id) |
virtual void | Cmd_AddNewPar (QFitItem *item) |
virtual void | Cmd_AddRangeCondition (QFitItem *item, int id) |
virtual void | Cmd_AssignModelToAllData (QFitItem *item) |
virtual void | Cmd_AssignModelToData (QFitItem *item, int id) |
virtual void | Cmd_ClearAssigment (QFitItem *item) |
virtual void | Cmd_ClearAssigments (QFitItem *item) |
virtual void | Cmd_ClearFitter () |
virtual void | Cmd_CloneModel (QFitItem *item) |
virtual void | Cmd_CreateAppropriateFitter () |
virtual void | Cmd_CreateFitter () |
virtual void | Cmd_DeleteAction (QFitItem *item) |
virtual void | Cmd_DeleteActions (QFitItem *item) |
virtual void | Cmd_DeleteAllData (QFitItem *item) |
virtual void | Cmd_DeleteAssosiatedModels (QFitItem *item) |
virtual void | Cmd_DeleteData (QFitItem *item) |
virtual void | Cmd_DeleteDependencies (QFitItem *item) |
virtual void | Cmd_DeleteDependency (QFitItem *item) |
virtual void | Cmd_DeleteFitter () |
virtual void | Cmd_DeleteMinuitResult (QFitItem *item) |
virtual void | Cmd_DeleteModel (QFitItem *item) |
virtual void | Cmd_DeleteModels (QFitItem *item) |
virtual void | Cmd_DeleteOutputActions (QFitItem *item) |
virtual void | Cmd_DeletePar (QFitItem *item) |
virtual void | Cmd_DeletePars (QFitItem *item) |
virtual void | Cmd_DrawData (QFitItem *item) |
virtual void | Cmd_ExecuteAction (QFitItem *item) |
virtual void | Cmd_ExecuteActions (QFitItem *item, bool expert) |
virtual void | Cmd_ItemPrint (QFitItem *item) |
virtual void | Cmd_MemorizePar (QFitItem *item) |
virtual void | Cmd_MemorizePars (QFitItem *item) |
virtual void | Cmd_MoveAction (QFitItem *item, int dir) |
virtual void | Cmd_RememberPar (QFitItem *item) |
virtual void | Cmd_RememberPars (QFitItem *item) |
virtual void | Cmd_RemoveModel (TGo4FitModel *model) |
virtual void | Cmd_RemoveRangeCondition (QFitItem *item) |
virtual void | Cmd_RemoveRangeConditions (QFitItem *item) |
virtual void | Cmd_SaveFitter (bool ask) |
virtual void | Cmd_UpdateAllSlots (QFitItem *item) |
virtual TGo4FitData * | CreateData (int id, const char *name) |
virtual void | CreateDataFor (TGo4ViewPanel *panel, TPad *pad, TGo4Fitter *fitter) |
virtual void | CreateFitSlotLink (TGo4FitSlot *slot, const char *itemname) |
virtual TGo4Fitter * | CreateFitterFor (TGo4ViewPanel *panel, TPad *pad, const char *name) |
virtual TGo4FitModel * | CreateModel (int id, const char *namebase, TGo4Fitter *fitter, TGo4FitData *data) |
virtual int | DefineModelWidgetType (TObject *obj) |
virtual void | DeleteModelWithPrimit (TGo4FitGuiArrow *arr) |
virtual void | DropOnPanel (QDropEvent *event, const char *itemname, TClass *cl, int kind) |
virtual void | ExecutePopupForSlot (QFitItem *item, TGo4FitSlot *slot, int id) |
virtual void | FillDataTypesList (QMenu *menu, int id, const QString &handler="") |
virtual void | FillDependencyList (QFitItem *parent) |
virtual void | FillModelTypesList (QMenu *menu, int id, bool extend, const QString &handler="") |
virtual void | FillNamedWidget (QFitNamedWidget *w) |
virtual void | FillParsList (QFitItem *item) |
virtual void | FillParsTable (QTableWidget *table, TGo4Fitter *fitter, TGo4FitModel *model, bool LinesView, TObjArray *TableList) |
virtual bool | FillPopupForItem (QFitItem *item, QMenu *menu) |
virtual bool | FillPopupForSlot (TGo4FitSlot *slot, QMenu *menu) |
virtual void | FillSlotsList (QFitItem *parent, const TObjArray *lst, TObject *owner) |
virtual QFitItem * | FindItem (TObject *obj, int ObjectType, QFitItem *parent) |
virtual TPad * | FindPadForSlot (TGo4FitSlot *slot) |
virtual TPad * | FindPadWhereComp (TGo4FitComponent *comp) |
virtual TPad * | FindPadWhereData (TGo4FitData *data) |
virtual TPad * | FindPadWhereModel (TGo4FitModel *model) |
virtual void | FitItemDeleted (QFitItem *item) |
virtual void | Fitter_Delete () |
virtual void | Fitter_New () |
virtual void | Fitter_NewForActivePad (bool overwrite) |
virtual void | Fitter_PrintParameters () |
virtual void | Fitter_RollbackParameters () |
virtual void | Fitter_SaveToBrowser () |
virtual void | Fitter_UpdateReferences () |
virtual void | Fitter_UseWorkspace () |
virtual TGo4Fitter * | GetFitter () |
virtual QFitItem * | GetFitterItem () |
virtual int | GetPadIndexForSlot (TGo4FitSlot *slot) |
virtual TGo4FitPeakFinder * | GetPeakFinder (bool autocreate) |
bool | IsAcceptDrag (const char *itemname, TClass *cl, int kind) override |
void | linkedObjectRemoved (const char *linkname) override |
void | linkedObjectUpdated (const char *linkname, TObject *obj) override |
void | linkedRemoved (TGo4Slot *slot, TObject *obj) override |
virtual void | LocateModel (TGo4FitModel *model, TGo4FitData *data, bool usepad) |
virtual void | PaintFitter (TGo4Fitter *fitter, QFitItem *item, bool update) |
virtual bool | PaintModel (TGo4FitModel *model, TPad *pad, QFitItem *item) |
virtual bool | PaintModelsFor (TGo4Fitter *fitter, TGo4FitData *data, QFitItem *item, bool update) |
virtual bool | PaintRange (TGo4FitComponent *comp, int nrange, TPad *pad, QFitItem *item) |
virtual void | RemoveDrawObjects () |
virtual void | RemoveFitterLink () |
virtual void | RemoveItemWidget () |
virtual void | RemovePrimitives () |
virtual void | SetFitter (TGo4Fitter *) |
virtual void | SetItemText (QFitItem *item, bool trace) |
virtual bool | ShowItem (QFitItem *item, bool force) |
virtual bool | ShowItemAsGraph (QFitItem *item, bool force) |
virtual bool | ShowItemAsText (QFitItem *item, bool force) |
virtual void | UpdateActivePage () |
virtual void | UpdateExtendedPage () |
virtual void | UpdateItem (QFitItem *item, bool trace) |
virtual void | UpdateItemMenu () |
virtual void | UpdateItemsOfType (int typ, QFitItem *parent=nullptr) |
virtual bool | UpdateObjectReferenceInSlot (TGo4FitSlot *slot, bool createlink) |
virtual bool | UpdateObjectReferenceInSlots () |
virtual void | UpdatePFAmplLbl () |
virtual void | UpdatePFRelNoiseLbl () |
virtual void | UpdateSimplePage () |
virtual void | UpdateStatusBar (const char *info=nullptr) |
virtual void | UpdateWizardPage () |
virtual void | UpdateWizDataBtns () |
virtual void | UpdateWizDataList () |
virtual void | UpdateWizModelsBtns () |
virtual void | UpdateWizModelsList (bool changestack) |
virtual void | UpdateWizPaint (int mode) |
virtual void | UpdateWizStackWidget () |
virtual void | Wiz_CreateNewData (int id) |
virtual void | Wiz_CreateNewModel (int id) |
virtual void | Wiz_GetModelInfo (TGo4FitModel *model, QString *info) |
virtual QString | Wiz_GetSlotSourceInfo (TGo4FitSlot *slot) |
virtual void | Wiz_RebuildDataList () |
virtual bool | Wiz_RemoveData () |
virtual TGo4FitData * | Wiz_SelectedData () |
virtual TGo4FitModel * | Wiz_SelectedModel () |
virtual void | Wiz_TakeCurrentRange () |
virtual void | Wiz_UseSelectedRange () |
virtual bool | WorkingWithOnlyPad () |
virtual bool | WorkingWithPanel () |
virtual void | WorkWithFitter (const char *itemname, TGo4ViewPanel *panel, TPad *pad) |
virtual void | WorkWithFitterInSlot (TGo4Slot *slot) |
![]() | |
QGo4Widget (QWidget *parent=nullptr, const char *name=nullptr, Qt::WindowFlags f=Qt::Widget) | |
virtual | ~QGo4Widget () |
virtual void | DropItem (const char *itemname, TClass *cl, int kind) |
void | ObjectCreatedByWidget (const char *itemname, TClass *cl) |
void | ProcessSignal (const char *linkname, bool assigned, TObject *obj, TGo4Slot *slot) |
virtual void | ResetWidget () |
Data Fields | |
QFitItem * | CurrFitItem {nullptr} |
Protected Member Functions | |
void | AddItemAction (QMenu *menu, const QString &name, int id, const QString &handler="") |
void | changeEvent (QEvent *event) override |
bool | checkConfirm (const QString &title, const QString &msg) |
void | focusInEvent (QFocusEvent *event) override |
![]() | |
void | AddLink (const char *itemname, const char *linkname) |
create link for item with name linkname | |
TGo4Slot * | AddLink (const char *itemname, TGo4Slot *parent) |
create link for item in dedicated slot parent | |
void | AddLink (TGo4Slot *slot, const char *linkname) |
create link for object in slot with name linkname | |
TGo4Slot * | AddSlot (const char *slotname) |
add slot with specific name to widget top folder | |
void | AskToCreateObject (TClass *cl, int isremote) |
Function call dialog to create object of appropriate class isremote == 0 - object should be created localy and widget will be informed isremote == 1 - object should be created on analysis side and widget should be informed isremote == -1 - activate creation dialog without restriction (remote or local), widget will not be informed. | |
TGo4BrowserProxy * | Browser () |
bool | BrowserItemRemote (const char *itemname) |
void | CallPanelFunc (int id, TPad *pad=nullptr) |
void | CallServiceFunc (int id, const char *str=nullptr, void *par=nullptr) |
void | closeEvent (QCloseEvent *e) override |
void | ConnectPad (TPad *pad) |
connect pad axis change signals to react on such signals | |
TGo4ViewPanel * | CreateViewPanel (int ndiv=0) |
void | dragEnterEvent (QDragEnterEvent *e) override |
void | dragMoveEvent (QDragMoveEvent *e) override |
TGo4ViewPanel * | DrawItem (const QString &itemname, TGo4ViewPanel *panel=nullptr, TPad *pad=nullptr, bool activate=true, int updatelevel=-1) |
void | dropEvent (QDropEvent *e) override |
void | EditItem (const QString &itemname) |
void | EditObjectInSlot (TGo4Slot *slot) |
TGo4ServerProxy * | GetAnalysis (const char *itemname=nullptr) |
TObject * | GetLinked (const char *linkname, int updatelevel=0) |
template<class T> | |
T * | GetLinkedCast (const char *linkname, int updatelevel=0) |
const char * | GetLinkedName (const char *linkname) |
returns name of item, which was linked with linkname | |
const char * | GetLinkedName (TGo4Slot *slot) |
returns name of item, which was linked in that slot | |
TGo4Slot * | GetTopSlot (bool force=false) |
return top slot of structure, corresponding to this widget | |
void | HelpWindow (const char *filename, const char *msg=nullptr) |
void | InformThatObjectCreated (const char *itemname, TClass *cl) |
bool | IsUpdateBlocked () const |
TGo4ViewPanel * | LastActivePanel () |
virtual void | linkedUpdated (TGo4Slot *slot, TObject *obj) |
void | RemoveAllLinks (bool blockreset=true) |
void | RemoveLink (const char *linkname, bool blockreset=true) |
void | RemoveLinksMasked (const char *startedwith=nullptr, bool blockreset=true) |
virtual void | requestedObjectCreated (const char *itemname, TClass *cl) |
bool | SaveItemToFile (const char *itemname, const char *subfolder=nullptr) |
QString | SaveObjectInMemory (const char *foldername, TObject *obj) |
void | ServiceCall (const char *name, void *par=nullptr) |
void | setCanDestroyWidget (bool on=true) |
void | SetLinkedName (TGo4Slot *slot, const char *itemname) |
set name of item, which was linked by this slot | |
void | ShootCloseWidget (bool closeparent=false) |
void | ShootResetWidget () |
void | ShowItemInfo (const QString &itemname) |
void | StartHotstart (const char *filename) |
void | StatusMessage (const QString &message) |
void | UndrawItem (const char *itemname) |
bool | UpdateItemInAnalysis (const char *itemname, TObject *obj=nullptr) |
TGo4ViewPanel * | WhereItemDrawn (const char *itemname) |
Protected Attributes | |
bool | fbDrawBackground {false} |
bool | fbDrawComponents {false} |
bool | fbDrawInfoOnPad {false} |
bool | fbDrawModels {false} |
bool | fbDrawPanelCreation {false} |
bool | fbFillingWidget {false} |
bool | fbFreezeMode {false} |
bool | fbNeedConfirmation {false} |
bool | fbParsWidgetShown {false} |
bool | fbRecalculateGaussWidth {false} |
bool | fbSaveWithReferences {false} |
bool | fbShowPrimitives {false} |
bool | fbUseAmplEstim {false} |
bool | fbUseCurrentRange {false} |
bool | fbUseSamePanelForDraw {false} |
bool | fbWizShowAllModels {false} |
int | fiBuffersUsage {0} |
int | fiIntegralMode {0} |
int | fiNumMigradIter {0} |
int | fiPaintMode {0} |
int | fiPanelMode {0} |
QSignalMapper * | FitterMap {nullptr} |
QMenu * | FitterMenu {nullptr} |
int | fiWizPageIndex {0} |
TPad * | fxActivePad {nullptr} |
TGo4ViewPanel * | fxActivePanel {nullptr} |
QFitItem * | fxCurrentItem {nullptr} |
QWidget * | fxCurrentItemWidget {nullptr} |
TGo4ViewPanel * | fxDrawNewPanel {nullptr} |
TObjArray * | fxParsTableList {nullptr} |
QString | fxWizDataName |
QString | fxWizModelName |
TObjArray * | fxWizPars {nullptr} |
TObjArray * | fxWizSlots {nullptr} |
QMenu * | ItemMenu {nullptr} |
QMenuBar * | MenuBar {nullptr} |
QSignalMapper * | SettMap {nullptr} |
QMenu * | SettMenu {nullptr} |
QSignalMapper * | ViewMap {nullptr} |
QMenu * | ViewMenu {nullptr} |
Additional Inherited Members | |
![]() | |
enum | { service_DragEnter = 1 , service_DropEvent = 2 , service_CreateItem = 3 , service_DrawItem = 4 , service_EditItem = 5 , service_ShowInfo = 6 , service_EditInSlot = 7 , service_SaveItem = 8 , service_UpdateAnalysisItem = 9 , service_StatusMessage = 15 , service_CreateViewPanel = 17 , service_BrowserItemRemote = 18 , service_Browser = 19 , service_SaveToMemory = 20 , service_GetAnalysis = 21 , service_AddEditorLink = 22 , service_AddDirectLink = 23 , service_AddLinkInSlot = 24 , service_GetTopSlot = 25 , service_AddEditorSlot = 26 , service_SetLinkedName = 27 , service_GetLinkedName = 28 , service_GetLinkedName2 = 29 , service_GetLinked0 = 30 , service_GetLinked1 = 31 , service_GetLinked2 = 32 , service_RemoveLink = 33 , service_RemoveAllLinks = 34 , service_ObjectCreated = 35 , service_ConnectPad = 36 , service_LastActivePanel = 37 , service_WhereItemDrawn = 38 , service_UndrawItem = 39 , service_General = 40 , service_PanelTimer = 41 , service_HelpWindow = 42 , service_HotStart = 43 , panel_Activated = 101 , panel_Modified = 102 , panel_Updated = 103 , panel_ActiveUpdated = 104 , panel_PadDeleted = 105 , panel_Deleted = 106 } |
pointer on browser proxy More... | |
![]() | |
void | widgetService (QGo4Widget *editor, int serviceid, const char *str, void *par) |
![]() | |
static QAction * | AddIdAction (QMenu *menu, QSignalMapper *map, const QIcon &icon, const QString &text, int id, int enabled=-1, int checked=-1) |
static QAction * | AddIdAction (QMenu *menu, QSignalMapper *map, const QString &text, int id, int enabled=-1, int checked=-1) |
static QAction * | CreateChkAction (QMenu *menu, const QString &text, bool checked, bool enabled=true) |
static QAction * | SetIdAction (QSignalMapper *map, int id, int enabled=-1, int checked=-1) |
Definition at line 60 of file TGo4FitPanel.h.
TGo4FitPanel::TGo4FitPanel | ( | QWidget * | parent = nullptr, |
const char * | name = nullptr ) |
Definition at line 98 of file TGo4FitPanel.cpp.
References QGo4Widget::QGo4Widget(), AboutToShowFitterMenu(), AboutToShowSettMenu(), AboutToShowViewMenu(), QGo4Widget::AddIdAction(), ChangeSettings(), ChangeViewType(), CurrFitItem, fbDrawBackground, fbDrawComponents, fbDrawInfoOnPad, fbDrawModels, fbDrawPanelCreation, fbFreezeMode, fbNeedConfirmation, fbParsWidgetShown, fbRecalculateGaussWidth, fbSaveWithReferences, fbShowPrimitives, fbUseAmplEstim, fbUseCurrentRange, fbUseSamePanelForDraw, fbWizShowAllModels, fiBuffersUsage, fiIntegralMode, FindersTab_currentChanged(), fiNumMigradIter, fiPaintMode, fiPanelMode, FitList_currentItemChanged(), FitList_customContextMenuRequested(), FitterMap, FitterMenu, FitterMenuItemSelected(), fiWizPageIndex, fxActivePad, fxActivePanel, fxCurrentItem, fxCurrentItemWidget, fxDrawNewPanel, fxParsTableList, fxWizDataName, fxWizModelName, fxWizPars, fxWizSlots, go4sett, TGo4MdiArea::Instance(), ItemMenu, LineParsChk_toggled(), MainAttachBtn_clicked(), MainDrawBtn_clicked(), MainFindBtn_clicked(), MainFitBtn_clicked(), MainParsBtn_clicked(), MenuBar, TGo4MdiArea::panelSignal(), panelSlot(), ParsTable_valueChanged(), PF_AmplSlider_sliderReleased(), PF_AmplSlider_valueChanged(), PF_MaxWidthEdt_returnPressed(), PF_MaxWidthEdt_textChanged(), PF_MinNoiseEdit_returnPressed(), PF_MinNoiseEdit_textChanged(), PF_MinWidthEdt_returnPressed(), PF_MinWidthEdt_textChanged(), PF_RelNoiseSlider_sliderReleased(), PF_RelNoiseSlider_valueChanged(), PF_SumUpSpin_valueChanged(), PF_WidthEdit_returnPressed(), PF_WidthEdit_textChanged(), FitGui::pm_Wizard, SettMap, SettMenu, Smp_ClearBtn_clicked(), Smp_ExponentBtn_clicked(), Smp_GaussianBtn_clicked(), Smp_LorenzBtn_clicked(), Smp_PolynomBtn_clicked(), UpdateActivePage(), ViewMap, ViewMenu, Wiz_AddDataBtn_clicked(), Wiz_AddModelBtn_clicked(), Wiz_BackgroundChk_toggled(), Wiz_CloneModelBtn_clicked(), Wiz_DataBufChk_toggled(), Wiz_DataClearRangesBtn_clicked(), Wiz_DataList_doubleClicked(), Wiz_DataListSelect(), Wiz_DataSlotsTable_contextMenuRequested(), Wiz_DataUseRangeBtn_clicked(), Wiz_DelDataBtn_clicked(), Wiz_DelModelBtn_clicked(), Wiz_DrawDataBtn_clicked(), Wiz_FitFuncCmb_activated(), Wiz_FitNameEdt_textChanged(), Wiz_MigradIterSpin_valueChanged(), Wiz_MinSetupBtn_clicked(), Wiz_ModelBufChk_toggled(), Wiz_ModelList_doubleClicked(), Wiz_ModelList_itemChanged(), Wiz_ModelListSelect(), Wiz_ParTable_valueChanged(), Wiz_PFPolynSpin_valueChanged(), Wiz_PFSetupBtn_clicked(), Wiz_PFUsePolynChk_toggled(), Wiz_RebuildDataBtn_clicked(), Wiz_ShowAllMod_toggled(), and Wiz_UseAmplEstimChk_toggled().
|
virtual |
Definition at line 286 of file TGo4FitPanel.cpp.
References ClearObjectReferenceInSlots(), CloseDrawPanel(), fbFillingWidget, fxCurrentItem, fxParsTableList, fxWizPars, fxWizSlots, RemoveDrawObjects(), and RemovePrimitives().
|
virtualslot |
Definition at line 2086 of file TGo4FitPanel.cpp.
References QGo4Widget::AddIdAction(), TGo4FitParsList::CanRollbackPars(), fbParsWidgetShown, fiPanelMode, FitterMap, FitterMenu, GetFitter(), QGo4Widget::LastActivePanel(), FitGui::pm_Expert, and WorkingWithPanel().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 2130 of file TGo4FitPanel.cpp.
References FillPopupForItem(), and ItemMenu.
Referenced by UpdateItemMenu().
|
virtualslot |
Definition at line 2006 of file TGo4FitPanel.cpp.
References fbDrawBackground, fbDrawComponents, fbDrawInfoOnPad, fbDrawModels, fbFreezeMode, fbNeedConfirmation, fbRecalculateGaussWidth, fbSaveWithReferences, fbShowPrimitives, fbUseCurrentRange, fbUseSamePanelForDraw, fiBuffersUsage, fiIntegralMode, fiPanelMode, FitGui::pm_Expert, FitGui::pm_Wizard, QGo4Widget::SetIdAction(), and SettMap.
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 1899 of file TGo4FitPanel.cpp.
References QGo4Widget::AddIdAction(), fiPanelMode, FitGui::pm_Expert, FitGui::pm_Simple, FitGui::pm_Wizard, QGo4Widget::SetIdAction(), ViewMap, and ViewMenu.
Referenced by TGo4FitPanel().
|
virtual |
Definition at line 544 of file TGo4FitPanel.cpp.
References fxActivePad.
Referenced by ArrowChanged(), Button_SimpleFit(), Button_WorkWithPanel(), Cmd_CreateAppropriateFitter(), FindPadForSlot(), panelSlot(), SetFitter(), UpdateStatusBar(), Wiz_RebuildDataList(), and WorkingWithOnlyPad().
|
virtual |
Definition at line 539 of file TGo4FitPanel.cpp.
References fxActivePanel.
Referenced by ArrowChanged(), Button_FitterDraw(), Button_WorkWithPanel(), Cmd_CreateAppropriateFitter(), FindPadForSlot(), PaintModel(), PaintRange(), panelSlot(), RemoveDrawObjects(), RemovePrimitives(), SetFitter(), UpdateObjectReferenceInSlot(), Wiz_GetSlotSourceInfo(), Wiz_RebuildDataList(), Wiz_TakeCurrentRange(), Wiz_UseSelectedRange(), and WorkingWithOnlyPad().
|
protected |
Definition at line 3727 of file TGo4FitPanel.cpp.
References ItemMenuItemSelected(), Wiz_CreateNewData(), and Wiz_CreateNewModel().
Referenced by FillDataTypesList(), FillModelTypesList(), FillPopupForItem(), and FillPopupForSlot().
|
virtual |
Definition at line 4973 of file TGo4FitPanel.cpp.
References ActivePad(), ActivePanel(), TGo4FitGuiArrow::at_pos, TGo4FitGuiArrow::at_range, TGo4FitGuiArrow::at_width, TGo4ViewPanel::CollectSpecialObjects(), fbParsWidgetShown, FillParsWidget(), QFitWidget::FillWidget(), FindPadForSlot(), fiPanelMode, fxCurrentItemWidget, GetFitter(), TGo4FitGuiArrow::GetItem(), TGo4FitSlotList::GetSlot(), TGo4FitGuiArrow::GetType(), TGo4ViewPanel::kind_FitArrows, TGo4ViewPanel::MarkPadModified(), TGo4FitSlotList::NumSlots(), FitGui::ot_par, FitGui::pm_Expert, FitGui::pm_Wizard, SetItemText(), TGo4ViewPanel::ShootRepaintTimer(), UpdateItemsOfType(), and UpdateWizStackWidget().
|
virtual |
Definition at line 903 of file TGo4FitPanel.cpp.
References ActivePanel(), TGo4ViewPanel::AddDrawObject(), TGo4Fitter::CreateDrawObject(), QGo4Widget::CreateViewPanel(), TGo4ViewPanel::DeleteDrawObjects(), TGo4FitData::dtGraph, fbDrawBackground, fbDrawComponents, fbDrawInfoOnPad, fbDrawModels, fbDrawPanelCreation, fbRecalculateGaussWidth, fbUseSamePanelForDraw, FindPadWhereData(), fxDrawNewPanel, TGo4FitComponent::GetAmplValue(), TGo4Fitter::GetData(), TGo4FitData::GetDataType(), TGo4ViewPanel::GetDrawObject(), GetFitter(), TGo4FitModel::GetGroupIndex(), TGo4Fitter::GetModel(), TGo4Fitter::GetNumData(), TGo4Fitter::GetNumModel(), TGo4FitParsList::GetPar(), TGo4FitParsList::GetParFullName(), TGo4FitModel::GetPosition(), TGo4FitParameter::GetValue(), TGo4FitModel::GetWidth(), TGo4FitData::IsAnyDataTransform(), TGo4FitModel::IsAssignTo(), TGo4ViewPanel::kind_FitInfo, TGo4ViewPanel::kind_FitModels, TGo4FitModel::NumPars(), RemoveDrawObjects(), TGo4ViewPanel::SetAutoScale(), and TGo4ViewPanel::ShootRepaintTimer().
Referenced by Button_PerformFit(), Cmd_DrawData(), ItemMenuItemSelected(), MainDrawBtn_clicked(), and Wiz_DrawDataBtn_clicked().
|
virtual |
Definition at line 801 of file TGo4FitPanel.cpp.
References TGo4FitterAbstract::DoAction(), fbUseAmplEstim, fbUseCurrentRange, fiBuffersUsage, fiNumMigradIter, fiPaintMode, fiPanelMode, TGo4Fitter::GetData(), GetFitter(), GetPeakFinder(), FitGui::pm_Wizard, RemoveDrawObjects(), RemovePrimitives(), TGo4FitPeakFinder::SetClearModels(), TGo4FitPeakFinder::SetDataName(), TGo4Fitter::SetMemoryUsage(), UpdateActivePage(), UpdateStatusBar(), Wiz_SelectedData(), and Wiz_TakeCurrentRange().
Referenced by MainFindBtn_clicked(), PF_AmplSlider_sliderReleased(), PF_MaxWidthEdt_returnPressed(), PF_MinNoiseEdit_returnPressed(), PF_MinWidthEdt_returnPressed(), PF_RelNoiseSlider_sliderReleased(), PF_SumUpSpin_valueChanged(), and PF_WidthEdit_returnPressed().
|
virtual |
Definition at line 844 of file TGo4FitPanel.cpp.
References TGo4FitterAbstract::AddAction(), TGo4Fitter::AddAmplEstimation(), TGo4FitMinuit::AddCommand(), TGo4Fitter::AddStandardActions(), Button_FitterDraw(), TGo4FitterAbstract::DeleteAction(), TGo4FitterAbstract::DoActions(), fbShowPrimitives, fbUseAmplEstim, fbUseCurrentRange, fiBuffersUsage, fiNumMigradIter, fiPanelMode, TGo4FitterAbstract::GetAction(), TGo4Fitter::GetData(), GetFitter(), TGo4FitterAbstract::GetNumActions(), GetPeakFinder(), TGo4FitParsList::MemorizePars(), PaintModelsFor(), FitGui::pm_Expert, FitGui::pm_Simple, RemovePrimitives(), TGo4Fitter::SetMemoryUsage(), UpdateActivePage(), UpdateStatusBar(), and Wiz_TakeCurrentRange().
Referenced by Button_SimpleFit(), and MainFitBtn_clicked().
|
virtual |
Definition at line 789 of file TGo4FitPanel.cpp.
References TGo4Fitter::DeleteAllModels(), GetFitter(), RemoveDrawObjects(), and RemovePrimitives().
Referenced by Smp_ClearBtn_clicked().
|
virtual |
Definition at line 740 of file TGo4FitPanel.cpp.
References ActivePad(), TGo4Fitter::AddPolynoms(), Button_PerformFit(), TGo4FitComponent::ClearRanges(), CreateModel(), TGo4FitData::DefineDimensions(), fbUseAmplEstim, fiNumMigradIter, TGo4Fitter::GetData(), GetFitter(), TGo4Fitter::GetNumData(), LocateModel(), TGo4Fitter::SetMemoryUsage(), TGo4FitComponent::SetRange(), UpdateObjectReferenceInSlots(), and WorkingWithOnlyPad().
Referenced by Smp_ExponentBtn_clicked(), Smp_GaussianBtn_clicked(), Smp_LorenzBtn_clicked(), and Smp_PolynomBtn_clicked().
|
virtual |
Definition at line 719 of file TGo4FitPanel.cpp.
References ActivePad(), ActivePanel(), Fitter_NewForActivePad(), fxActivePad, fxActivePanel, fxDrawNewPanel, TGo4ViewPanel::GetActivePad(), GetFitter(), QGo4Widget::LastActivePanel(), SetFitter(), TGo4LockGuard, UpdateActivePage(), and UpdateObjectReferenceInSlots().
Referenced by MainAttachBtn_clicked().
|
overrideprotected |
Definition at line 2215 of file TGo4FitPanel.cpp.
References UpdateStatusBar().
|
virtual |
Definition at line 5513 of file TGo4FitPanel.cpp.
References TGo4FitComponent::CanAmplTouch(), QFitWidget::GetObject(), TGo4FitComponent::MakeAmpl(), FitGui::ot_parslist, TGo4FitComponent::RemoveAmpl(), TGo4FitModel::SetGroupIndex(), TGo4FitComponent::SetUseBuffers(), and QFitWidget::UpdateItemsOfType().
|
virtual |
Definition at line 5452 of file TGo4FitPanel.cpp.
References TGo4Fitter::ChangeDataNameInAssignments(), TGo4Fitter::FindData(), TGo4Fitter::FindModel(), TGo4FitParsList::FindPar(), QFitNamedWidget::FullNameLbl, GetFitter(), TGo4FitNamed::GetFullName(), QFitWidget::GetItem(), TGo4FitNamed::GetOwner(), QFitItem::Object(), QFitItem::ObjectType(), FitGui::ot_ass, FitGui::ot_data, FitGui::ot_datalist, FitGui::ot_model, FitGui::ot_modellist, FitGui::ot_par, FitGui::ot_parslist, FitGui::ot_slot, QFitItem::Parent(), QFitWidget::SetWidgetItemText(), and UpdateItemsOfType().
|
virtual |
Definition at line 5504 of file TGo4FitPanel.cpp.
References QFitWidget::GetObject().
|
virtualslot |
Definition at line 2033 of file TGo4FitPanel.cpp.
References fbDrawBackground, fbDrawComponents, fbDrawInfoOnPad, fbDrawModels, fbFreezeMode, fbNeedConfirmation, fbRecalculateGaussWidth, fbSaveWithReferences, fbShowPrimitives, fbUseCurrentRange, fbUseSamePanelForDraw, fiBuffersUsage, fiIntegralMode, go4sett, and UpdateActivePage().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 1909 of file TGo4FitPanel.cpp.
References fbParsWidgetShown, fiPanelMode, FitGui::pm_None, and UpdateActivePage().
Referenced by TGo4FitPanel().
|
protected |
Definition at line 627 of file TGo4FitPanel.cpp.
References fbNeedConfirmation.
Referenced by Cmd_ClearFitter(), Cmd_DeleteAction(), Cmd_DeleteActions(), Cmd_DeleteAllData(), Cmd_DeleteAssosiatedModels(), Cmd_DeleteData(), Cmd_DeleteDependencies(), Cmd_DeleteDependency(), Cmd_DeleteFitter(), Cmd_DeleteMinuitResult(), Cmd_DeleteModels(), Cmd_DeleteOutputActions(), Cmd_DeletePar(), Cmd_DeletePars(), Cmd_RemoveModel(), Cmd_RemoveRangeCondition(), Cmd_RemoveRangeConditions(), ExecutePopupForSlot(), Fitter_Delete(), Wiz_DelModelBtn_clicked(), Wiz_RebuildDataList(), and Wiz_RemoveData().
|
virtual |
Definition at line 5369 of file TGo4FitPanel.cpp.
References TGo4FitSlot::GetClass(), GetFitter(), TGo4FitSlot::GetOwned(), TGo4FitSlotList::GetSlot(), TGo4FitSlotList::NumSlots(), TGo4FitSlot::SetObject(), and WorkingWithPanel().
Referenced by ~TGo4FitPanel(), Fitter_Delete(), Fitter_New(), Fitter_NewForActivePad(), Fitter_UseWorkspace(), panelSlot(), SetFitter(), WorkWithFitter(), and WorkWithFitterInSlot().
|
virtual |
Definition at line 574 of file TGo4FitPanel.cpp.
References fbSaveWithReferences, GetFitter(), and TGo4FitSlotList::SetSaveFlagForObjects().
Referenced by Fitter_SaveToBrowser().
|
virtual |
Definition at line 5411 of file TGo4FitPanel.cpp.
References fxDrawNewPanel.
Referenced by ~TGo4FitPanel(), Fitter_Delete(), Fitter_UseWorkspace(), panelSlot(), WorkWithFitter(), and WorkWithFitterInSlot().
|
virtual |
Definition at line 1713 of file TGo4FitPanel.cpp.
References QFitItem::Object(), QFitItem::ObjectType(), FitGui::ot_reslist, and UpdateItem().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1660 of file TGo4FitPanel.cpp.
References TGo4FitterAbstract::AddAction(), TGo4Fitter::AddAmplEstimation(), TGo4FitterAbstract::AddOutputAction(), TGo4FitterAbstract::AddSimpleMinuit(), GetFitter(), QFitItem::ObjectType(), FitGui::ot_actlist, and UpdateItem().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1343 of file TGo4FitPanel.cpp.
References TGo4Fitter::AddData(), CreateData(), FindItem(), GetFitter(), QFitItem::ObjectType(), FitGui::ot_allslots, FitGui::ot_data, FitGui::ot_datalist, QFitItem::Parent(), UpdateItem(), UpdateItemsOfType(), UpdateObjectReferenceInSlots(), and UpdateStatusBar().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1372 of file TGo4FitPanel.cpp.
References CreateModel(), FindItem(), GetFitter(), LocateModel(), QFitItem::ObjectType(), FitGui::ot_allslots, FitGui::ot_model, FitGui::ot_modellist, QFitItem::Parent(), UpdateItem(), UpdateItemsOfType(), UpdateObjectReferenceInSlots(), and UpdateStatusBar().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1800 of file TGo4FitPanel.cpp.
References TGo4FitParsList::CreatePar(), TGo4FitParsList::FindPar(), QFitItem::Object(), and UpdateItem().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1498 of file TGo4FitPanel.cpp.
References TGo4FitComponent::AddRangeCut(), TGo4FitModel::AssignmentName(), TGo4FitData::DefineScaleMinMax(), TGo4FitComponent::ExcludeRange(), TGo4Fitter::FindData(), FindPadWhereData(), GetFitter(), TGo4FitComponent::GetNumRangeCut(), TGo4FitModel::NumAssigments(), QFitItem::Object(), QFitItem::ObjectType(), FitGui::ot_rangelist, TGo4FitComponent::SetRange(), TGo4FitComponent::SetRangeMax(), TGo4FitComponent::SetRangeMin(), and UpdateItem().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1427 of file TGo4FitPanel.cpp.
References TGo4Fitter::AssignModelTo(), GetFitter(), QFitItem::Object(), FitGui::ot_parslist, QFitItem::Parent(), UpdateItem(), and UpdateItemsOfType().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1441 of file TGo4FitPanel.cpp.
References TGo4Fitter::AssignModelTo(), TGo4Fitter::GetDataName(), GetFitter(), QFitItem::Object(), FitGui::ot_parslist, QFitItem::Parent(), UpdateItem(), and UpdateItemsOfType().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1398 of file TGo4FitPanel.cpp.
References TGo4FitModel::ClearAssignmentTo(), FitGui::ot_parslist, QFitItem::Parent(), UpdateItem(), and UpdateItemsOfType().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1414 of file TGo4FitPanel.cpp.
References TGo4FitModel::ClearAssignments(), QFitItem::Object(), FitGui::ot_parslist, QFitItem::Parent(), UpdateItem(), and UpdateItemsOfType().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1152 of file TGo4FitPanel.cpp.
References checkConfirm(), TGo4Fitter::Clear(), GetFitter(), and UpdateActivePage().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1328 of file TGo4FitPanel.cpp.
References TGo4Fitter::CloneModel(), GetFitter(), QFitItem::Object(), UpdateActivePage(), and UpdateObjectReferenceInSlots().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1131 of file TGo4FitPanel.cpp.
References ActivePad(), ActivePanel(), CreateFitterFor(), SetFitter(), and UpdateActivePage().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1123 of file TGo4FitPanel.cpp.
References SetFitter(), and UpdateActivePage().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1561 of file TGo4FitPanel.cpp.
References checkConfirm(), TGo4FitterAbstract::DeleteAction(), GetFitter(), QFitItem::Object(), QFitItem::Parent(), and UpdateItem().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1647 of file TGo4FitPanel.cpp.
References checkConfirm(), TGo4FitterAbstract::DeleteActions(), GetFitter(), QFitItem::ObjectType(), FitGui::ot_actlist, and UpdateItem().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1241 of file TGo4FitPanel.cpp.
References checkConfirm(), TGo4Fitter::DeleteAllData(), GetFitter(), FitGui::ot_allslots, UpdateItem(), UpdateItemsOfType(), UpdateObjectReferenceInSlots(), and UpdateStatusBar().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1261 of file TGo4FitPanel.cpp.
References checkConfirm(), TGo4Fitter::DeleteModelsAssosiatedTo(), FindItem(), GetFitter(), QFitItem::Object(), FitGui::ot_allslots, FitGui::ot_modellist, QFitItem::Parent(), ShowItem(), UpdateItem(), UpdateItemsOfType(), and UpdateStatusBar().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1219 of file TGo4FitPanel.cpp.
References checkConfirm(), GetFitter(), QFitItem::Object(), FitGui::ot_allslots, QFitItem::Parent(), TGo4Fitter::RemoveData(), UpdateItem(), UpdateItemsOfType(), UpdateObjectReferenceInSlots(), and UpdateStatusBar().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1697 of file TGo4FitPanel.cpp.
References checkConfirm(), QFitItem::Object(), and UpdateItem().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1676 of file TGo4FitPanel.cpp.
References checkConfirm(), QFitItem::Object(), QFitItem::ObjectType(), FitGui::ot_depend, QFitItem::Parent(), and UpdateItem().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1140 of file TGo4FitPanel.cpp.
References checkConfirm(), RemovePrimitives(), SetFitter(), and UpdateActivePage().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1837 of file TGo4FitPanel.cpp.
References checkConfirm(), QFitItem::Object(), QFitItem::Parent(), TGo4FitMinuit::RemoveResult(), and UpdateItem().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1287 of file TGo4FitPanel.cpp.
References Cmd_RemoveModel(), and QFitItem::Object().
Referenced by DeleteModelWithPrimit(), and ItemMenuItemSelected().
|
virtual |
Definition at line 1310 of file TGo4FitPanel.cpp.
References checkConfirm(), TGo4Fitter::DeleteAllModels(), GetFitter(), FitGui::ot_allslots, UpdateItem(), UpdateItemsOfType(), UpdateObjectReferenceInSlots(), and UpdateStatusBar().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1634 of file TGo4FitPanel.cpp.
References checkConfirm(), TGo4FitterAbstract::DeleteOutputActions(), GetFitter(), QFitItem::ObjectType(), FitGui::ot_actlist, and UpdateItem().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1819 of file TGo4FitPanel.cpp.
References checkConfirm(), QFitItem::Object(), QFitItem::Parent(), TGo4FitParsList::RemovePar(), and UpdateItem().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1758 of file TGo4FitPanel.cpp.
References checkConfirm(), TGo4FitParsList::ClearPars(), QFitItem::Object(), and UpdateItem().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1212 of file TGo4FitPanel.cpp.
References Button_FitterDraw(), and QFitItem::Object().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1595 of file TGo4FitPanel.cpp.
References TGo4FitterAction::CanChangeFitter(), TGo4FitterAbstract::DoAction(), GetFitter(), QFitItem::Object(), FitGui::ot_par, UpdateActivePage(), UpdateItem(), and UpdateItemsOfType().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1615 of file TGo4FitPanel.cpp.
References TGo4FitterAbstract::DoActions(), GetFitter(), TGo4FitParsList::MemorizePars(), FitGui::ot_par, UpdateActivePage(), UpdateItem(), and UpdateItemsOfType().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1187 of file TGo4FitPanel.cpp.
References fxCurrentItemWidget, QFitItem::Object(), and RemoveItemWidget().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1774 of file TGo4FitPanel.cpp.
References TGo4FitParameter::MemorizeValue(), and QFitItem::Object().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1730 of file TGo4FitPanel.cpp.
References TGo4FitParsList::MemorizePars(), and QFitItem::Object().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1577 of file TGo4FitPanel.cpp.
References FindItem(), GetFitter(), QFitItem::Object(), QFitItem::Parent(), TGo4FitterAbstract::ReplaceAction(), and UpdateItem().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1785 of file TGo4FitPanel.cpp.
References QFitItem::Object(), TGo4FitParameter::RememberValue(), SetItemText(), and ShowItem().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1742 of file TGo4FitPanel.cpp.
References QFitItem::Object(), FitGui::ot_par, TGo4FitParsList::RememberPars(), ShowItem(), and UpdateItemsOfType().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1294 of file TGo4FitPanel.cpp.
References checkConfirm(), GetFitter(), TGo4Fitter::RemoveModel(), UpdateActivePage(), and UpdateObjectReferenceInSlots().
Referenced by Cmd_DeleteModel(), and DeleteModelWithPrimit().
|
virtual |
Definition at line 1455 of file TGo4FitPanel.cpp.
References checkConfirm(), QFitItem::Object(), QFitItem::ObjectType(), FitGui::ot_range, FitGui::ot_rangecut, QFitItem::Parent(), TGo4FitComponent::RemoveRangeCondition(), TGo4FitComponent::RemoveRangeCut(), QFitItem::Tag(), and UpdateItem().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1484 of file TGo4FitPanel.cpp.
References checkConfirm(), TGo4FitComponent::ClearRanges(), QFitItem::Object(), QFitItem::ObjectType(), FitGui::ot_rangelist, and UpdateItem().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1166 of file TGo4FitPanel.cpp.
References fbSaveWithReferences, GetFitter(), and TGo4FitSlotList::SetSaveFlagForObjects().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 1856 of file TGo4FitPanel.cpp.
References UpdateItem(), and UpdateObjectReferenceInSlots().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 5109 of file TGo4FitPanel.cpp.
References TGo4Fitter::FindNextName(), and GetFitter().
Referenced by Cmd_AddNewData(), ExecutePopupForSlot(), and Wiz_CreateNewData().
|
virtual |
Definition at line 3594 of file TGo4FitPanel.cpp.
References TGo4Fitter::AddData(), TGo4Fitter::FindNextName(), TGo4ViewPanel::GetNumberOfPads(), TGo4ViewPanel::GetPadMainObject(), TGo4ViewPanel::GetSubPad(), and TGo4ViewPanel::IsPadHasSubPads().
Referenced by CreateFitterFor(), and Wiz_RebuildDataList().
|
virtual |
Definition at line 5282 of file TGo4FitPanel.cpp.
References QGo4Widget::AddLink(), QGo4Widget::GetLinked(), GetPadIndexForSlot(), QGo4Widget::RemoveLink(), and UpdateObjectReferenceInSlot().
Referenced by DropOnPanel().
|
virtual |
Definition at line 3576 of file TGo4FitPanel.cpp.
References TGo4Fitter::AddStandardActions(), CreateDataFor(), TGo4Fitter::ff_chi_square, TGo4Fitter::SetFitFunctionType(), and TGo4Fitter::SetMemoryUsage().
Referenced by Cmd_CreateAppropriateFitter(), and Fitter_NewForActivePad().
|
virtual |
Definition at line 5130 of file TGo4FitPanel.cpp.
References TGo4Fitter::AddModel(), TGo4Fitter::AddPolynoms(), TGo4FitModel::AssignToData(), TGo4FitData::DefineDimensions(), TGo4Fitter::FindNextName(), TGo4Fitter::GetData(), TGo4Fitter::GetNumData(), TGo4FitParsList::SetParsNames(), TGo4FitModelFormula::SetPosParIndex(), and TGo4FitModelFormula::SetWidthParIndex().
Referenced by Button_SimpleFit(), Cmd_AddNewModel(), ExecutePopupForSlot(), and Wiz_CreateNewModel().
|
virtual |
Definition at line 5261 of file TGo4FitPanel.cpp.
References FitGui::wt_formula, FitGui::wt_function, FitGui::wt_gauss1, FitGui::wt_gauss2, FitGui::wt_gaussn, FitGui::wt_model, FitGui::wt_none, and FitGui::wt_polynom.
Referenced by UpdateItem().
|
virtual |
Definition at line 5025 of file TGo4FitPanel.cpp.
References Cmd_DeleteModel(), Cmd_RemoveModel(), FindItem(), fiPanelMode, TGo4FitGuiArrow::GetModel(), FitGui::ot_model, and FitGui::pm_Expert.
|
virtual |
Definition at line 316 of file TGo4FitPanel.cpp.
References CreateFitSlotLink(), fxWizSlots, TGo4FitSlot::IsSuitableClass(), QFitItem::Object(), QFitItem::ObjectType(), FitGui::ot_slot, UpdateActivePage(), and WorkWithFitter().
Referenced by TGo4MainWindow::editorServiceSlot().
|
virtual |
Definition at line 3940 of file TGo4FitPanel.cpp.
References checkConfirm(), TGo4FitSlot::ClearConnectionToSlot(), TGo4FitSlotList::ClearSlot(), TGo4FitSlot::CloneObject(), TGo4FitSlot::ConnectToSlot(), CreateData(), CreateModel(), FindItem(), GetFitter(), TGo4FitSlotList::GetSlot(), TGo4FitSlotList::NumSlots(), QFitItem::Object(), FitGui::ot_slot, TGo4FitSlot::SetObject(), ShowItem(), UpdateActivePage(), UpdateItem(), and UpdateObjectReferenceInSlot().
Referenced by ItemMenuItemSelected().
|
virtual |
Definition at line 4607 of file TGo4FitPanel.cpp.
References AddItemAction().
Referenced by FillPopupForItem(), FillPopupForSlot(), and Wiz_AddDataBtn_clicked().
|
virtual |
Definition at line 4572 of file TGo4FitPanel.cpp.
References FitGui::gt_none, FitGui::mt_depend, QFitItem::Object(), FitGui::ot_depend, and FitGui::wt_depend.
Referenced by UpdateItem().
|
virtual |
Definition at line 4584 of file TGo4FitPanel.cpp.
References AddItemAction().
Referenced by FillPopupForItem(), FillPopupForSlot(), and Wiz_AddModelBtn_clicked().
|
virtual |
Definition at line 5419 of file TGo4FitPanel.cpp.
References QFitModelWidget::AmplChk, QFitModelWidget::BuffersChk, TGo4FitComponent::CanAmplTouch(), QFitNamedWidget::ClassNameLbl, QFitNamedWidget::FullNameLbl, TGo4FitComponent::GetAmplPar(), TGo4FitNamed::GetFullName(), TGo4FitModel::GetGroupIndex(), QFitWidget::GetObject(), TGo4FitNamed::GetOwner(), TGo4FitComponent::GetUseBuffers(), QFitModelWidget::GroupSpin, QFitNamedWidget::NameEdt, and QFitNamedWidget::TitleEdt.
|
virtual |
Definition at line 4550 of file TGo4FitPanel.cpp.
References TGo4FitParsList::GetPar(), FitGui::mt_par, TGo4FitParsList::NumPars(), QFitItem::Object(), FitGui::ot_par, and FitGui::wt_par.
Referenced by UpdateItem().
|
virtual |
Definition at line 3090 of file TGo4FitPanel.cpp.
References TGo4Fitter::CalculatesIntegral(), TGo4Fitter::CalculatesModelIntegral(), fbRecalculateGaussWidth, fiIntegralMode, TGo4FitComponent::GetAmplPar(), TGo4FitComponent::GetAmplValue(), TGo4FitParameter::GetEpsilon(), TGo4FitParameter::GetError(), TGo4FitParameter::GetFixed(), TGo4FitNamed::GetFullName(), TGo4Fitter::GetModel(), TGo4Fitter::GetNumModel(), TGo4FitParsList::GetPar(), TGo4FitModel::GetPosition(), TGo4FitParameter::GetRange(), TGo4FitParameter::GetValue(), TGo4FitModel::GetWidth(), TGo4FitModel::Integral(), TGo4FitParsList::NumPars(), and Wiz_SelectedData().
Referenced by FillParsWidget(), LineParsChk_toggled(), and UpdateWizStackWidget().
|
virtualslot |
Definition at line 3049 of file TGo4FitPanel.cpp.
References fbFillingWidget, FillParsTable(), fxParsTableList, GetFitter(), TGo4FitterAbstract::GetResultFF(), and TGo4FitterAbstract::GetResultNDF().
Referenced by ArrowChanged(), and UpdateActivePage().
|
virtual |
Definition at line 3737 of file TGo4FitPanel.cpp.
References AddItemAction(), FillDataTypesList(), FillModelTypesList(), FillPopupForSlot(), TGo4Fitter::GetDataName(), GetFitter(), TGo4FitterAbstract::GetNumActions(), TGo4Fitter::GetNumData(), TGo4FitComponent::IsAnyRangeLimits(), TGo4FitModel::IsAssignTo(), FitGui::mt_action, FitGui::mt_actlist, FitGui::mt_allslots, FitGui::mt_ass, FitGui::mt_asslist, FitGui::mt_data, FitGui::mt_datalist, FitGui::mt_depend, FitGui::mt_deplist, FitGui::mt_empty, FitGui::mt_fitter, FitGui::mt_minuitres, FitGui::mt_model, FitGui::mt_modellist, FitGui::mt_newpars, FitGui::mt_par, FitGui::mt_parcfg, FitGui::mt_parslist, FitGui::mt_range, FitGui::mt_rangecut, FitGui::mt_rangelist, FitGui::mt_slot, QFitItem::Object(), QFitItem::PopupMenuType(), and WorkingWithPanel().
Referenced by AboutToShowItemMenu(), and FitList_customContextMenuRequested().
|
virtual |
Definition at line 3897 of file TGo4FitPanel.cpp.
References AddItemAction(), TGo4FitSlot::CanConnectToSlot(), FillDataTypesList(), FillModelTypesList(), FindPadForSlot(), TGo4FitSlot::GetClass(), TGo4FitSlot::GetConnectedSlot(), GetFitter(), TGo4FitNamed::GetFullName(), TGo4FitSlot::GetOwned(), TGo4FitSlotList::GetSlot(), TGo4FitSlot::IsObject(), TGo4FitSlotList::NumSlots(), and Wiz_GetSlotSourceInfo().
Referenced by FillPopupForItem(), and Wiz_DataSlotsTable_contextMenuRequested().
|
virtual |
Definition at line 4561 of file TGo4FitPanel.cpp.
References TGo4FitNamed::GetOwner(), FitGui::mt_slot, FitGui::ot_slot, and FitGui::wt_slot.
Referenced by UpdateItem().
|
virtualslot |
Definition at line 3528 of file TGo4FitPanel.cpp.
References fbFillingWidget, GetPeakFinder(), and TGo4FitPeakFinder::SetPeakFinderType().
Referenced by TGo4FitPanel().
Definition at line 4364 of file TGo4FitPanel.cpp.
References GetFitterItem(), QFitItem::Object(), QFitItem::ObjectType(), and FitGui::ot_none.
Referenced by Cmd_AddNewData(), Cmd_AddNewModel(), Cmd_DeleteAssosiatedModels(), Cmd_MoveAction(), DeleteModelWithPrimit(), and ExecutePopupForSlot().
|
virtual |
Definition at line 5060 of file TGo4FitPanel.cpp.
References ActivePad(), ActivePanel(), GetPadIndexForSlot(), TGo4ViewPanel::GetSubPad(), and WorkingWithPanel().
Referenced by ArrowChanged(), FillPopupForSlot(), FindPadWhereData(), RemoveDrawObjects(), RemovePrimitives(), UpdateObjectReferenceInSlot(), and Wiz_GetSlotSourceInfo().
|
virtual |
Definition at line 5099 of file TGo4FitPanel.cpp.
References FindPadWhereData(), and FindPadWhereModel().
Referenced by ShowItemAsGraph().
|
virtual |
Definition at line 5068 of file TGo4FitPanel.cpp.
References FindPadForSlot(), GetFitter(), TGo4FitNamed::GetOwner(), TGo4FitSlotList::GetSlot(), and TGo4FitSlotList::NumSlots().
Referenced by Button_FitterDraw(), Cmd_AddRangeCondition(), FindPadWhereComp(), FindPadWhereModel(), LocateModel(), PaintModelsFor(), ShowItemAsGraph(), UpdateWizPaint(), UpdateWizStackWidget(), Wiz_TakeCurrentRange(), and Wiz_UseSelectedRange().
|
virtual |
Definition at line 5084 of file TGo4FitPanel.cpp.
References TGo4FitModel::AssignmentName(), TGo4Fitter::FindData(), FindPadWhereData(), GetFitter(), and TGo4FitModel::NumAssigments().
Referenced by FindPadWhereComp().
|
virtual |
Definition at line 4544 of file TGo4FitPanel.cpp.
References fxCurrentItem, and RemoveItemWidget().
|
virtualslot |
Definition at line 1884 of file TGo4FitPanel.cpp.
References fbFillingWidget, fxCurrentItem, ShowItem(), and UpdateItemMenu().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 1869 of file TGo4FitPanel.cpp.
References CurrFitItem, and FillPopupForItem().
Referenced by TGo4FitPanel().
|
virtual |
Definition at line 635 of file TGo4FitPanel.cpp.
References checkConfirm(), ClearObjectReferenceInSlots(), CloseDrawPanel(), fxActivePad, fxActivePanel, RemoveDrawObjects(), RemovePrimitives(), SetFitter(), UpdateActivePage(), and WorkingWithPanel().
Referenced by FitterMenuItemSelected().
|
virtual |
Definition at line 585 of file TGo4FitPanel.cpp.
References ClearObjectReferenceInSlots(), fxActivePad, fxActivePanel, SetFitter(), UpdateActivePage(), and WorkingWithPanel().
Referenced by FitterMenuItemSelected().
|
virtual |
Definition at line 599 of file TGo4FitPanel.cpp.
References QGo4Widget::AddLink(), ClearObjectReferenceInSlots(), CreateFitterFor(), fxActivePad, fxActivePanel, fxDrawNewPanel, TGo4ViewPanel::GetActivePad(), TGo4ViewPanel::GetDrawObjectSlot(), GetFitter(), QGo4Widget::LastActivePanel(), RemoveFitterLink(), SetFitter(), UpdateActivePage(), and UpdateObjectReferenceInSlots().
Referenced by Button_WorkWithPanel(), and FitterMenuItemSelected().
|
virtual |
Definition at line 685 of file TGo4FitPanel.cpp.
References TGo4Log::Info().
Referenced by FitterMenuItemSelected().
|
virtual |
Definition at line 710 of file TGo4FitPanel.cpp.
References GetFitter(), TGo4FitParsList::RememberPars(), UpdateActivePage(), and UpdateStatusBar().
Referenced by FitterMenuItemSelected().
|
virtual |
Definition at line 675 of file TGo4FitPanel.cpp.
References CloneFitter(), QGo4Widget::SaveObjectInMemory(), and TGo4LockGuard.
Referenced by FitterMenuItemSelected().
|
virtual |
Definition at line 669 of file TGo4FitPanel.cpp.
References UpdateActivePage(), and UpdateObjectReferenceInSlots().
Referenced by FitterMenuItemSelected().
|
virtual |
Definition at line 656 of file TGo4FitPanel.cpp.
References ClearObjectReferenceInSlots(), CloseDrawPanel(), fxActivePad, fxActivePanel, RemovePrimitives(), UpdateActivePage(), and UpdateObjectReferenceInSlots().
Referenced by FitterMenuItemSelected().
|
virtualslot |
Definition at line 2115 of file TGo4FitPanel.cpp.
References Fitter_Delete(), Fitter_New(), Fitter_NewForActivePad(), Fitter_PrintParameters(), Fitter_RollbackParameters(), Fitter_SaveToBrowser(), Fitter_UpdateReferences(), and Fitter_UseWorkspace().
Referenced by TGo4FitPanel().
|
overrideprotected |
Definition at line 2209 of file TGo4FitPanel.cpp.
References UpdateStatusBar().
|
virtual |
Definition at line 549 of file TGo4FitPanel.cpp.
References QGo4Widget::GetLinkedCast().
Referenced by AboutToShowFitterMenu(), ArrowChanged(), Button_FitterDraw(), Button_PeakFinder(), Button_PerformFit(), Button_SimpleClear(), Button_SimpleFit(), Button_WorkWithPanel(), ChangeObjectName(), ClearObjectReferenceInSlots(), CloneFitter(), Cmd_AddNewAction(), Cmd_AddNewData(), Cmd_AddNewModel(), Cmd_AddRangeCondition(), Cmd_AssignModelToAllData(), Cmd_AssignModelToData(), Cmd_ClearFitter(), Cmd_CloneModel(), Cmd_DeleteAction(), Cmd_DeleteActions(), Cmd_DeleteAllData(), Cmd_DeleteAssosiatedModels(), Cmd_DeleteData(), Cmd_DeleteModels(), Cmd_DeleteOutputActions(), Cmd_ExecuteAction(), Cmd_ExecuteActions(), Cmd_MoveAction(), Cmd_RemoveModel(), Cmd_SaveFitter(), CreateData(), TGo4MainWindow::editorServiceSlot(), ExecutePopupForSlot(), FillParsWidget(), FillPopupForItem(), FillPopupForSlot(), FindPadWhereData(), FindPadWhereModel(), Fitter_NewForActivePad(), Fitter_RollbackParameters(), GetPadIndexForSlot(), GetPeakFinder(), LineParsChk_toggled(), LocateModel(), MainFindBtn_clicked(), panelSlot(), RemoveDrawObjects(), RemovePrimitives(), ShowItemAsGraph(), UpdateActivePage(), UpdateExtendedPage(), UpdateObjectReferenceInSlots(), UpdateSimplePage(), UpdateStatusBar(), UpdateWizardPage(), UpdateWizDataBtns(), UpdateWizDataList(), UpdateWizModelsBtns(), UpdateWizModelsList(), UpdateWizPaint(), UpdateWizStackWidget(), Wiz_CloneModelBtn_clicked(), Wiz_CreateNewData(), Wiz_CreateNewModel(), Wiz_DataList_doubleClicked(), Wiz_DelModelBtn_clicked(), Wiz_FitFuncCmb_activated(), Wiz_FitNameEdt_textChanged(), Wiz_GetModelInfo(), Wiz_ModelList_doubleClicked(), Wiz_ModelList_itemChanged(), Wiz_ModelListSelect(), Wiz_RebuildDataList(), Wiz_RemoveData(), Wiz_SelectedData(), Wiz_SelectedModel(), and Wiz_TakeCurrentRange().
|
virtual |
Definition at line 4356 of file TGo4FitPanel.cpp.
References QFitItem::ObjectType(), and FitGui::ot_fitter.
Referenced by FindItem(), SetItemText(), UpdateItem(), and UpdateItemsOfType().
|
virtual |
Definition at line 5041 of file TGo4FitPanel.cpp.
References TGo4FitSlot::GetClass(), GetFitter(), TGo4FitSlot::GetOwned(), TGo4FitSlotList::GetSlot(), and TGo4FitSlotList::NumSlots().
Referenced by CreateFitSlotLink(), FindPadForSlot(), UpdateObjectReferenceInSlot(), and Wiz_GetSlotSourceInfo().
|
virtual |
Definition at line 4738 of file TGo4FitPanel.cpp.
References TGo4FitterAbstract::AddActionAt(), TGo4FitterAbstract::GetAction(), GetFitter(), TGo4FitterAbstract::GetNumActions(), and TGo4FitPeakFinder::SetPeakFinderType().
Referenced by Button_PeakFinder(), Button_PerformFit(), FindersTab_currentChanged(), PF_AmplSlider_valueChanged(), PF_MaxWidthEdt_textChanged(), PF_MinNoiseEdit_textChanged(), PF_MinWidthEdt_textChanged(), PF_RelNoiseSlider_valueChanged(), PF_SumUpSpin_valueChanged(), PF_WidthEdit_textChanged(), UpdatePFAmplLbl(), UpdatePFRelNoiseLbl(), UpdateStatusBar(), UpdateWizStackWidget(), Wiz_PFPolynSpin_valueChanged(), and Wiz_PFUsePolynChk_toggled().
|
overridevirtual |
Reimplemented from QGo4Widget.
Definition at line 307 of file TGo4FitPanel.cpp.
|
virtualslot |
Definition at line 2139 of file TGo4FitPanel.cpp.
References Button_FitterDraw(), Cmd_AddDependency(), Cmd_AddNewAction(), Cmd_AddNewData(), Cmd_AddNewModel(), Cmd_AddNewPar(), Cmd_AddRangeCondition(), Cmd_AssignModelToAllData(), Cmd_AssignModelToData(), Cmd_ClearAssigment(), Cmd_ClearAssigments(), Cmd_ClearFitter(), Cmd_CloneModel(), Cmd_CreateAppropriateFitter(), Cmd_CreateFitter(), Cmd_DeleteAction(), Cmd_DeleteActions(), Cmd_DeleteAllData(), Cmd_DeleteAssosiatedModels(), Cmd_DeleteData(), Cmd_DeleteDependencies(), Cmd_DeleteDependency(), Cmd_DeleteFitter(), Cmd_DeleteMinuitResult(), Cmd_DeleteModel(), Cmd_DeleteModels(), Cmd_DeleteOutputActions(), Cmd_DeletePar(), Cmd_DeletePars(), Cmd_DrawData(), Cmd_ExecuteAction(), Cmd_ExecuteActions(), Cmd_ItemPrint(), Cmd_MemorizePar(), Cmd_MemorizePars(), Cmd_MoveAction(), Cmd_RememberPar(), Cmd_RememberPars(), Cmd_RemoveRangeCondition(), Cmd_RemoveRangeConditions(), Cmd_SaveFitter(), Cmd_UpdateAllSlots(), CurrFitItem, ExecutePopupForSlot(), and Wiz_RebuildDataList().
Referenced by AddItemAction().
|
virtualslot |
Definition at line 3069 of file TGo4FitPanel.cpp.
References fbFillingWidget, FillParsTable(), fxParsTableList, and GetFitter().
Referenced by TGo4FitPanel().
|
overridevirtual |
Reimplemented from QGo4Widget.
Definition at line 385 of file TGo4FitPanel.cpp.
References fxActivePad, fxActivePanel, QGo4Widget::RemoveAllLinks(), UpdateActivePage(), and UpdateObjectReferenceInSlots().
|
overridevirtual |
Reimplemented from QGo4Widget.
Definition at line 373 of file TGo4FitPanel.cpp.
References UpdateActivePage(), and UpdateObjectReferenceInSlots().
|
overridevirtual |
Reimplemented from QGo4Widget.
Definition at line 398 of file TGo4FitPanel.cpp.
|
virtual |
Definition at line 5225 of file TGo4FitPanel.cpp.
References TGo4FitModel::AssignmentName(), TGo4Fitter::CalculatesMomentums(), TGo4FitData::DefineDimensions(), TGo4Fitter::FindData(), FindPadWhereData(), GetFitter(), TGo4FitModel::NumAssigments(), TGo4FitModel::SetPosition(), and TGo4FitModel::SetWidth().
Referenced by Button_SimpleFit(), Cmd_AddNewModel(), and Wiz_CreateNewModel().
|
virtualslot |
Definition at line 3015 of file TGo4FitPanel.cpp.
References Button_WorkWithPanel(), and UpdateStatusBar().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 3031 of file TGo4FitPanel.cpp.
References Button_FitterDraw().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 3036 of file TGo4FitPanel.cpp.
References Button_PeakFinder(), and GetFitter().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 3022 of file TGo4FitPanel.cpp.
References Button_PerformFit().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 3042 of file TGo4FitPanel.cpp.
References fbParsWidgetShown, and UpdateActivePage().
Referenced by TGo4FitPanel().
|
virtual |
Definition at line 4617 of file TGo4FitPanel.cpp.
References TGo4Fitter::GetData(), TGo4Fitter::GetNumData(), and PaintModelsFor().
Referenced by ShowItemAsGraph(), and UpdateSimplePage().
|
virtual |
Definition at line 4624 of file TGo4FitPanel.cpp.
References ActivePanel(), TGo4ViewPanel::AddDrawObject(), fbShowPrimitives, TGo4ViewPanel::GetPadHistogram(), TGo4FitModel::GetPosition(), TGo4FitModel::GetWidth(), TGo4ViewPanel::kind_FitArrows, TGo4FitGuiArrow::Locate(), TGo4FitGuiArrow::SetForPosition(), TGo4FitGuiArrow::SetForWidth(), TGo4FitGuiArrow::SetItem(), and TGo4ViewPanel::ShootRepaintTimer().
Referenced by PaintModelsFor(), ShowItemAsGraph(), and UpdateWizPaint().
|
virtual |
Definition at line 4674 of file TGo4FitPanel.cpp.
References FindPadWhereData(), TGo4Fitter::GetModel(), TGo4Fitter::GetNumModel(), TGo4FitData::IsAnyDataTransform(), TGo4FitModel::IsAssignTo(), and PaintModel().
Referenced by Button_PerformFit(), PaintFitter(), ShowItemAsGraph(), and UpdateWizPaint().
|
virtual |
Definition at line 4691 of file TGo4FitPanel.cpp.
References ActivePanel(), TGo4ViewPanel::AddDrawObject(), fbShowPrimitives, TGo4ViewPanel::GetPadHistogram(), TGo4FitComponent::GetRangeCondition(), TGo4ViewPanel::kind_FitArrows, TGo4FitGuiArrow::Locate(), TGo4FitGuiArrow::SetForRange(), TGo4FitGuiArrow::SetItem(), and TGo4ViewPanel::ShootRepaintTimer().
Referenced by ShowItemAsGraph(), and UpdateWizPaint().
|
virtualslot |
Definition at line 443 of file TGo4FitPanel.cpp.
References ActivePad(), ActivePanel(), QGo4Widget::AddLink(), ClearObjectReferenceInSlots(), CloseDrawPanel(), fbDrawPanelCreation, fbFreezeMode, fiPanelMode, fxActivePad, fxActivePanel, fxDrawNewPanel, TGo4ViewPanel::GetDrawObjectSlot(), GetFitter(), FitGui::ot_slot, QGo4Widget::panel_Activated, QGo4Widget::panel_Deleted, QGo4Widget::panel_Modified, FitGui::pm_Expert, FitGui::pm_Wizard, RemoveDrawObjects(), RemoveFitterLink(), RemovePrimitives(), UpdateActivePage(), UpdateItemsOfType(), UpdateObjectReferenceInSlots(), UpdateWizStackWidget(), and WorkingWithPanel().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 3084 of file TGo4FitPanel.cpp.
References fbFillingWidget, fxParsTableList, and ParsTableChanged().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 3294 of file TGo4FitPanel.cpp.
References TGo4FitParameter::ClearRange(), fbFillingWidget, fbRecalculateGaussWidth, fiIntegralMode, TGo4FitParameter::GetFixed(), TGo4FitParameter::GetRange(), TGo4FitParameter::GetValue(), TGo4FitComponent::SetAmplValue(), TGo4FitParameter::SetEpsilon(), TGo4FitParameter::SetError(), TGo4FitParameter::SetFixed(), TGo4FitModel::SetPosition(), TGo4FitParameter::SetRange(), TGo4FitParameter::SetValue(), TGo4FitModel::SetWidth(), and UpdateWizPaint().
Referenced by ParsTable_valueChanged(), and Wiz_ParTable_valueChanged().
|
virtualslot |
Definition at line 2298 of file TGo4FitPanel.cpp.
References Button_PeakFinder(), and fbFillingWidget.
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 2288 of file TGo4FitPanel.cpp.
References fbFillingWidget, GetPeakFinder(), TGo4FitPeakFinder::Set0MaxAmplFactor(), and UpdatePFAmplLbl().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 3558 of file TGo4FitPanel.cpp.
References Button_PeakFinder(), and fbFillingWidget.
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 2262 of file TGo4FitPanel.cpp.
References fbFillingWidget, GetPeakFinder(), and TGo4FitPeakFinder::Set0MaxWidth().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 3570 of file TGo4FitPanel.cpp.
References Button_PeakFinder(), and fbFillingWidget.
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 2320 of file TGo4FitPanel.cpp.
References fbFillingWidget, GetPeakFinder(), and TGo4FitPeakFinder::Set2NoiseMinimum().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 3552 of file TGo4FitPanel.cpp.
References Button_PeakFinder(), and fbFillingWidget.
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 2249 of file TGo4FitPanel.cpp.
References fbFillingWidget, GetPeakFinder(), and TGo4FitPeakFinder::Set0MinWidth().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 2314 of file TGo4FitPanel.cpp.
References Button_PeakFinder(), and fbFillingWidget.
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 2304 of file TGo4FitPanel.cpp.
References fbFillingWidget, GetPeakFinder(), TGo4FitPeakFinder::Set2NoiseFactor(), and UpdatePFRelNoiseLbl().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 2333 of file TGo4FitPanel.cpp.
References Button_PeakFinder(), fbFillingWidget, GetPeakFinder(), and TGo4FitPeakFinder::Set2ChannelSum().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 3564 of file TGo4FitPanel.cpp.
References Button_PeakFinder(), and fbFillingWidget.
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 2275 of file TGo4FitPanel.cpp.
References fbFillingWidget, GetPeakFinder(), and TGo4FitPeakFinder::Set1LineWidth().
Referenced by TGo4FitPanel().
|
virtual |
Definition at line 5387 of file TGo4FitPanel.cpp.
References ActivePanel(), FindPadForSlot(), GetFitter(), TGo4FitSlotList::GetSlot(), TGo4ViewPanel::kind_FitInfo, TGo4ViewPanel::kind_FitModels, TGo4FitSlotList::NumSlots(), TGo4ViewPanel::ShootRepaintTimer(), and WorkingWithPanel().
Referenced by ~TGo4FitPanel(), Button_FitterDraw(), Button_PeakFinder(), Button_SimpleClear(), Fitter_Delete(), panelSlot(), WorkWithFitter(), and WorkWithFitterInSlot().
|
virtual |
Definition at line 380 of file TGo4FitPanel.cpp.
References QGo4Widget::RemoveLink().
Referenced by Fitter_NewForActivePad(), panelSlot(), SetFitter(), WorkWithFitter(), and WorkWithFitterInSlot().
|
virtual |
Definition at line 4534 of file TGo4FitPanel.cpp.
References fxCurrentItem, and fxCurrentItemWidget.
Referenced by Cmd_ItemPrint(), FitItemDeleted(), ShowItem(), ShowItemAsText(), UpdateExtendedPage(), and UpdateItem().
|
virtual |
Definition at line 3709 of file TGo4FitPanel.cpp.
References ActivePanel(), FindPadForSlot(), GetFitter(), TGo4FitSlotList::GetSlot(), TGo4ViewPanel::kind_FitArrows, TGo4FitSlotList::NumSlots(), TGo4ViewPanel::ShootRepaintTimer(), and WorkingWithPanel().
Referenced by ~TGo4FitPanel(), Button_PeakFinder(), Button_PerformFit(), Button_SimpleClear(), Cmd_DeleteFitter(), Fitter_Delete(), Fitter_UseWorkspace(), panelSlot(), ShowItem(), UpdateActivePage(), UpdateExtendedPage(), UpdateSimplePage(), UpdateWizardPage(), UpdateWizPaint(), WorkWithFitter(), and WorkWithFitterInSlot().
|
virtual |
Definition at line 554 of file TGo4FitPanel.cpp.
References ActivePad(), ActivePanel(), TGo4ViewPanel::AddDrawObject(), QGo4Widget::AddLink(), ClearObjectReferenceInSlots(), TGo4ViewPanel::DeleteDrawObject(), fbParsWidgetShown, TGo4ViewPanel::kind_Fitter, RemoveFitterLink(), QGo4Widget::SaveObjectInMemory(), UpdateObjectReferenceInSlots(), and WorkingWithPanel().
Referenced by Button_WorkWithPanel(), Cmd_CreateAppropriateFitter(), Cmd_CreateFitter(), Cmd_DeleteFitter(), Fitter_Delete(), Fitter_New(), and Fitter_NewForActivePad().
|
virtual |
Definition at line 4232 of file TGo4FitPanel.cpp.
References TGo4FitModel::AssignmentName(), TGo4FitDependency::GetExpression(), GetFitterItem(), TGo4FitDependency::GetInitValue(), TGo4FitComponent::GetNumRangeCondition(), TGo4FitDependency::GetParameter(), TGo4FitComponent::GetRangeCondition(), TGo4FitParameter::GetValue(), TGo4FitDependency::IsInitValue(), TGo4FitDependency::IsResultDepend(), QFitItem::Object(), QFitItem::ObjectType(), FitGui::ot_action, FitGui::ot_actlist, FitGui::ot_allslots, FitGui::ot_amplest, FitGui::ot_ass, FitGui::ot_asslist, FitGui::ot_config, FitGui::ot_data, FitGui::ot_datalist, FitGui::ot_depend, FitGui::ot_empty, FitGui::ot_fitter, FitGui::ot_lintrans, FitGui::ot_matrtrans, FitGui::ot_minuit, FitGui::ot_minuitres, FitGui::ot_model, FitGui::ot_modellist, FitGui::ot_newpars, FitGui::ot_output, FitGui::ot_par, FitGui::ot_parcfg, FitGui::ot_pardeplist, FitGui::ot_parinitlist, FitGui::ot_parscfg, FitGui::ot_parslist, FitGui::ot_peakfinder, FitGui::ot_range, FitGui::ot_rangecut, FitGui::ot_rangelist, FitGui::ot_reslist, FitGui::ot_results, FitGui::ot_slot, FitGui::ot_trans, and QFitItem::Tag().
Referenced by ArrowChanged(), Cmd_RememberPar(), and UpdateItem().
|
virtual |
Definition at line 4382 of file TGo4FitPanel.cpp.
References fbShowPrimitives, RemoveItemWidget(), RemovePrimitives(), ShowItemAsGraph(), and ShowItemAsText().
Referenced by Cmd_DeleteAssosiatedModels(), Cmd_RememberPar(), Cmd_RememberPars(), ExecutePopupForSlot(), FitList_currentItemChanged(), and UpdateExtendedPage().
|
virtual |
Definition at line 4455 of file TGo4FitPanel.cpp.
References TGo4FitModel::AssignmentName(), QFitItem::DefineGraphItem(), TGo4Fitter::FindData(), FindPadWhereComp(), FindPadWhereData(), GetFitter(), TGo4FitComponent::GetNumRangeCondition(), QFitItem::GraphType(), FitGui::gt_ass, FitGui::gt_data, FitGui::gt_fitter, FitGui::gt_model, FitGui::gt_range, FitGui::gt_ranges, TGo4FitModel::NumAssigments(), QFitItem::Object(), PaintFitter(), PaintModel(), PaintModelsFor(), PaintRange(), QFitItem::Parent(), and QFitItem::Tag().
Referenced by ShowItem().
|
virtual |
Definition at line 4398 of file TGo4FitPanel.cpp.
References QFitItem::DefineWidgetItem(), QFitWidget::FillWidget(), fxCurrentItemWidget, QFitWidget::GetItem(), RemoveItemWidget(), QFitWidget::SetItem(), QFitItem::WidgetType(), FitGui::wt_amplest, FitGui::wt_data, FitGui::wt_depend, FitGui::wt_fitter, FitGui::wt_formula, FitGui::wt_function, FitGui::wt_gauss1, FitGui::wt_gauss2, FitGui::wt_gaussn, FitGui::wt_lintrans, FitGui::wt_matrtrans, FitGui::wt_minuit, FitGui::wt_minuitres, FitGui::wt_model, FitGui::wt_named, FitGui::wt_output, FitGui::wt_par, FitGui::wt_parcfg, FitGui::wt_peakfinder, FitGui::wt_polynom, FitGui::wt_range, FitGui::wt_rangecut, FitGui::wt_slot, and FitGui::wt_table.
Referenced by ShowItem().
|
virtualslot |
Definition at line 1918 of file TGo4FitPanel.cpp.
Referenced by UpdateActivePage().
|
virtualslot |
Definition at line 3513 of file TGo4FitPanel.cpp.
References Button_SimpleClear().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 3508 of file TGo4FitPanel.cpp.
References Button_SimpleFit().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 3498 of file TGo4FitPanel.cpp.
References Button_SimpleFit().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 3503 of file TGo4FitPanel.cpp.
References Button_SimpleFit().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 3493 of file TGo4FitPanel.cpp.
References Button_SimpleFit().
Referenced by TGo4FitPanel().
|
virtual |
Definition at line 3621 of file TGo4FitPanel.cpp.
References fbParsWidgetShown, FillParsWidget(), fiPanelMode, GetFitter(), FitGui::pm_Expert, FitGui::pm_None, FitGui::pm_Simple, FitGui::pm_Wizard, RemovePrimitives(), ShowPanelPage(), UpdateExtendedPage(), UpdateItemMenu(), UpdateSimplePage(), UpdateStatusBar(), UpdateWizardPage(), and UpdateWizPaint().
Referenced by TGo4FitPanel(), Button_PeakFinder(), Button_PerformFit(), Button_WorkWithPanel(), ChangeSettings(), ChangeViewType(), Cmd_ClearFitter(), Cmd_CloneModel(), Cmd_CreateAppropriateFitter(), Cmd_CreateFitter(), Cmd_DeleteFitter(), Cmd_ExecuteAction(), Cmd_ExecuteActions(), Cmd_RemoveModel(), DropOnPanel(), ExecutePopupForSlot(), Fitter_Delete(), Fitter_New(), Fitter_NewForActivePad(), Fitter_RollbackParameters(), Fitter_UpdateReferences(), Fitter_UseWorkspace(), linkedObjectRemoved(), linkedObjectUpdated(), MainParsBtn_clicked(), panelSlot(), Wiz_DataClearRangesBtn_clicked(), Wiz_RebuildDataList(), Wiz_UseSelectedRange(), WorkWithFitter(), and WorkWithFitterInSlot().
|
virtual |
Definition at line 3682 of file TGo4FitPanel.cpp.
References fbFillingWidget, GetFitter(), FitGui::gt_fitter, FitGui::mt_empty, FitGui::mt_fitter, FitGui::ot_empty, FitGui::ot_fitter, RemoveItemWidget(), RemovePrimitives(), ShowItem(), UpdateItemMenu(), UpdateStatusBar(), FitGui::wt_fitter, and FitGui::wt_none.
Referenced by UpdateActivePage().
|
virtual |
Definition at line 4010 of file TGo4FitPanel.cpp.
References DefineModelWidgetType(), FillDependencyList(), FillParsList(), FillSlotsList(), fxCurrentItem, TGo4FitterAbstract::GetAction(), TGo4Fitter::GetData(), GetFitterItem(), TGo4Fitter::GetModel(), TGo4FitterAbstract::GetNumActions(), TGo4Fitter::GetNumData(), TGo4Fitter::GetNumModel(), TGo4FitComponent::GetNumRangeCondition(), TGo4FitComponent::GetNumRangeCut(), TGo4FitMinuit::GetNumResults(), TGo4FitSlot::GetObject(), TGo4FitParsList::GetPar(), TGo4FitterConfig::GetParsCfg(), TGo4FitterConfig::GetParsDepend(), TGo4FitterConfig::GetParsInit(), TGo4FitterConfig::GetParsNew(), TGo4FitComponent::GetRangeCut(), TGo4FitMinuit::GetResult(), TGo4FitterConfig::GetResults(), TGo4FitSlotList::GetSlotList(), FitGui::gt_ass, FitGui::gt_data, FitGui::gt_model, FitGui::gt_none, FitGui::gt_range, FitGui::gt_ranges, FitGui::mt_action, FitGui::mt_actlist, FitGui::mt_allslots, FitGui::mt_ass, FitGui::mt_asslist, FitGui::mt_data, FitGui::mt_datalist, FitGui::mt_deplist, FitGui::mt_minuitres, FitGui::mt_model, FitGui::mt_modellist, FitGui::mt_newpars, FitGui::mt_none, FitGui::mt_parcfg, FitGui::mt_parslist, FitGui::mt_range, FitGui::mt_rangecut, FitGui::mt_rangelist, TGo4FitModel::NumAssigments(), TGo4FitParsList::NumPars(), QFitItem::Object(), QFitItem::ObjectType(), FitGui::ot_action, FitGui::ot_actlist, FitGui::ot_allslots, FitGui::ot_amplest, FitGui::ot_ass, FitGui::ot_asslist, FitGui::ot_config, FitGui::ot_data, FitGui::ot_datalist, FitGui::ot_depend, FitGui::ot_empty, FitGui::ot_fitter, FitGui::ot_lintrans, FitGui::ot_matrtrans, FitGui::ot_minuit, FitGui::ot_minuitres, FitGui::ot_model, FitGui::ot_modellist, FitGui::ot_newpars, FitGui::ot_none, FitGui::ot_output, FitGui::ot_par, FitGui::ot_parcfg, FitGui::ot_pardeplist, FitGui::ot_parinitlist, FitGui::ot_parscfg, FitGui::ot_parslist, FitGui::ot_peakfinder, FitGui::ot_range, FitGui::ot_rangecut, FitGui::ot_rangelist, FitGui::ot_reslist, FitGui::ot_results, FitGui::ot_slot, FitGui::ot_trans, RemoveItemWidget(), SetItemText(), UpdateItem(), FitGui::wt_amplest, FitGui::wt_data, FitGui::wt_lintrans, FitGui::wt_matrtrans, FitGui::wt_minuit, FitGui::wt_minuitres, FitGui::wt_named, FitGui::wt_none, FitGui::wt_output, FitGui::wt_parcfg, FitGui::wt_peakfinder, FitGui::wt_range, FitGui::wt_rangecut, and FitGui::wt_table.
Referenced by Cmd_AddDependency(), Cmd_AddNewAction(), Cmd_AddNewData(), Cmd_AddNewModel(), Cmd_AddNewPar(), Cmd_AddRangeCondition(), Cmd_AssignModelToAllData(), Cmd_AssignModelToData(), Cmd_ClearAssigment(), Cmd_ClearAssigments(), Cmd_DeleteAction(), Cmd_DeleteActions(), Cmd_DeleteAllData(), Cmd_DeleteAssosiatedModels(), Cmd_DeleteData(), Cmd_DeleteDependencies(), Cmd_DeleteDependency(), Cmd_DeleteMinuitResult(), Cmd_DeleteModels(), Cmd_DeleteOutputActions(), Cmd_DeletePar(), Cmd_DeletePars(), Cmd_ExecuteAction(), Cmd_ExecuteActions(), Cmd_MoveAction(), Cmd_RemoveRangeCondition(), Cmd_RemoveRangeConditions(), Cmd_UpdateAllSlots(), ExecutePopupForSlot(), UpdateItem(), and UpdateItemsOfType().
|
virtual |
Definition at line 1979 of file TGo4FitPanel.cpp.
References AboutToShowItemMenu(), fiPanelMode, ItemMenu, MenuBar, QFitItem::ObjectType(), FitGui::ot_fitter, and FitGui::pm_Expert.
Referenced by FitList_currentItemChanged(), UpdateActivePage(), and UpdateExtendedPage().
|
virtual |
Definition at line 4336 of file TGo4FitPanel.cpp.
References GetFitterItem(), QFitItem::ObjectType(), and UpdateItem().
Referenced by ArrowChanged(), ChangeObjectName(), Cmd_AddNewData(), Cmd_AddNewModel(), Cmd_AssignModelToAllData(), Cmd_AssignModelToData(), Cmd_ClearAssigment(), Cmd_ClearAssigments(), Cmd_DeleteAllData(), Cmd_DeleteAssosiatedModels(), Cmd_DeleteData(), Cmd_DeleteModels(), Cmd_ExecuteAction(), Cmd_ExecuteActions(), Cmd_RememberPars(), and panelSlot().
|
virtual |
Definition at line 5303 of file TGo4FitPanel.cpp.
References ActivePanel(), QGo4Widget::AddLink(), FindPadForSlot(), TGo4Slot::GetAssignedObject(), QGo4Widget::GetLinked(), TGo4FitSlot::GetOwned(), GetPadIndexForSlot(), TGo4ViewPanel::GetPadMainObjectSlot(), TGo4FitSlot::IsSuitable(), TGo4FitSlot::SetObject(), and WorkingWithPanel().
Referenced by CreateFitSlotLink(), ExecutePopupForSlot(), and UpdateObjectReferenceInSlots().
|
virtual |
Definition at line 5343 of file TGo4FitPanel.cpp.
References TGo4FitSlot::GetClass(), GetFitter(), TGo4FitSlotList::GetSlot(), TGo4FitSlotList::NumSlots(), QGo4Widget::RemoveLinksMasked(), UpdateObjectReferenceInSlot(), and WorkingWithPanel().
Referenced by Button_SimpleFit(), Button_WorkWithPanel(), Cmd_AddNewData(), Cmd_AddNewModel(), Cmd_CloneModel(), Cmd_DeleteAllData(), Cmd_DeleteData(), Cmd_DeleteModels(), Cmd_RemoveModel(), Cmd_UpdateAllSlots(), Fitter_NewForActivePad(), Fitter_UpdateReferences(), Fitter_UseWorkspace(), linkedObjectRemoved(), linkedObjectUpdated(), panelSlot(), SetFitter(), Wiz_CreateNewData(), Wiz_RebuildDataList(), Wiz_RemoveData(), WorkWithFitter(), and WorkWithFitterInSlot().
|
virtual |
Definition at line 2228 of file TGo4FitPanel.cpp.
References TGo4FitPeakFinder::Get0MaxAmplFactor(), and GetPeakFinder().
Referenced by PF_AmplSlider_valueChanged(), and UpdateWizStackWidget().
|
virtual |
Definition at line 2238 of file TGo4FitPanel.cpp.
References TGo4FitPeakFinder::Get2NoiseFactor(), and GetPeakFinder().
Referenced by PF_RelNoiseSlider_valueChanged(), and UpdateWizStackWidget().
|
virtual |
Definition at line 3650 of file TGo4FitPanel.cpp.
References GetFitter(), PaintFitter(), RemovePrimitives(), and UpdateStatusBar().
Referenced by UpdateActivePage().
|
virtual |
Definition at line 1931 of file TGo4FitPanel.cpp.
References ActivePad(), fbParsWidgetShown, fiPanelMode, GetFitter(), TGo4Fitter::GetNumData(), TGo4Fitter::GetNumModel(), GetPeakFinder(), FitGui::pm_Simple, FitGui::pm_Wizard, WorkingWithOnlyPad(), and WorkingWithPanel().
Referenced by Button_PeakFinder(), Button_PerformFit(), changeEvent(), Cmd_AddNewData(), Cmd_AddNewModel(), Cmd_DeleteAllData(), Cmd_DeleteAssosiatedModels(), Cmd_DeleteData(), Cmd_DeleteModels(), Fitter_RollbackParameters(), focusInEvent(), MainAttachBtn_clicked(), UpdateActivePage(), UpdateExtendedPage(), UpdateSimplePage(), UpdateWizardPage(), UpdateWizStackWidget(), Wiz_CloneModelBtn_clicked(), Wiz_CreateNewData(), Wiz_CreateNewModel(), Wiz_DelDataBtn_clicked(), Wiz_DelModelBtn_clicked(), and Wiz_FitNameEdt_textChanged().
|
virtual |
Definition at line 3659 of file TGo4FitPanel.cpp.
References fbFillingWidget, GetFitter(), RemovePrimitives(), UpdateStatusBar(), UpdateWizDataList(), UpdateWizModelsList(), UpdateWizPaint(), and UpdateWizStackWidget().
Referenced by UpdateActivePage().
|
virtual |
Definition at line 2388 of file TGo4FitPanel.cpp.
References GetFitter(), Wiz_SelectedData(), and WorkingWithPanel().
Referenced by UpdateWizDataList(), and Wiz_DataListSelect().
|
virtual |
Definition at line 2344 of file TGo4FitPanel.cpp.
References fbFillingWidget, fiPaintMode, fiWizPageIndex, fxWizDataName, TGo4Fitter::GetData(), TGo4Fitter::GetDataName(), GetFitter(), TGo4Fitter::GetNumData(), UpdateWizDataBtns(), UpdateWizPaint(), UpdateWizStackWidget(), and Wiz_SelectedData().
Referenced by UpdateWizardPage(), Wiz_CreateNewData(), Wiz_DataList_doubleClicked(), and Wiz_DelDataBtn_clicked().
|
virtual |
Definition at line 2468 of file TGo4FitPanel.cpp.
References GetFitter(), Wiz_SelectedModel(), and WorkingWithOnlyPad().
Referenced by UpdateWizModelsList(), Wiz_ModelList_itemChanged(), and Wiz_ModelListSelect().
|
virtual |
Definition at line 2409 of file TGo4FitPanel.cpp.
References fbFillingWidget, fbWizShowAllModels, fiWizPageIndex, fxWizModelName, GetFitter(), TGo4Fitter::GetModel(), TGo4Fitter::GetNumModel(), TGo4FitModel::IsAssignTo(), UpdateWizModelsBtns(), UpdateWizStackWidget(), and Wiz_SelectedData().
Referenced by UpdateWizardPage(), Wiz_CloneModelBtn_clicked(), Wiz_CreateNewData(), Wiz_CreateNewModel(), Wiz_DataListSelect(), Wiz_DelDataBtn_clicked(), Wiz_DelModelBtn_clicked(), Wiz_ModelList_doubleClicked(), and Wiz_ShowAllMod_toggled().
|
virtual |
Definition at line 2657 of file TGo4FitPanel.cpp.
References TGo4FitModel::AssignmentName(), fbShowPrimitives, TGo4Fitter::FindData(), FindPadWhereData(), fiPaintMode, GetFitter(), TGo4FitComponent::GetNumRangeCondition(), TGo4FitData::IsAnyDataTransform(), TGo4FitModel::NumAssigments(), PaintModel(), PaintModelsFor(), PaintRange(), RemovePrimitives(), Wiz_SelectedData(), and Wiz_SelectedModel().
Referenced by ParsTableChanged(), UpdateActivePage(), UpdateWizardPage(), UpdateWizDataList(), Wiz_CloneModelBtn_clicked(), Wiz_CreateNewData(), Wiz_CreateNewModel(), Wiz_DataList_doubleClicked(), Wiz_DataListSelect(), Wiz_DelDataBtn_clicked(), Wiz_DelModelBtn_clicked(), Wiz_FitNameEdt_textChanged(), Wiz_MinSetupBtn_clicked(), Wiz_ModelList_doubleClicked(), Wiz_ModelList_itemChanged(), Wiz_ModelListSelect(), Wiz_PFSetupBtn_clicked(), and Wiz_ShowAllMod_toggled().
|
virtual |
Definition at line 2488 of file TGo4FitPanel.cpp.
References TGo4Fitter::CalculatesIntegral(), fbFillingWidget, fbUseAmplEstim, TGo4Fitter::ff_least_squares, TGo4Fitter::ff_user, fiBuffersUsage, fiIntegralMode, FillParsTable(), TGo4FitData::FillSlotList(), FindPadWhereData(), fiNumMigradIter, fiWizPageIndex, fxWizPars, fxWizSlots, TGo4FitPeakFinder::Get0MaxAmplFactor(), TGo4FitPeakFinder::Get0MaxWidth(), TGo4FitPeakFinder::Get0MinWidth(), TGo4FitPeakFinder::Get1LineWidth(), TGo4FitPeakFinder::Get2ChannelSum(), TGo4FitPeakFinder::Get2NoiseFactor(), TGo4FitPeakFinder::Get2NoiseMinimum(), TGo4FitSlot::GetClass(), TGo4Fitter::GetFitFunctionType(), GetFitter(), TGo4FitModel::GetGroupIndex(), TGo4Fitter::GetModel(), TGo4Fitter::GetNumModel(), TGo4FitSlot::GetObject(), TGo4FitSlot::GetOwned(), GetPeakFinder(), TGo4FitPeakFinder::GetPeakFinderType(), TGo4FitPeakFinder::GetPolynomOrder(), TGo4FitComponent::GetUseBuffers(), TGo4FitPeakFinder::GetUsePolynom(), TGo4FitComponent::IsAnyRangeLimits(), TGo4FitModel::IsAssignTo(), UpdatePFAmplLbl(), UpdatePFRelNoiseLbl(), UpdateStatusBar(), Wiz_GetModelInfo(), Wiz_GetSlotSourceInfo(), Wiz_SelectedData(), and Wiz_SelectedModel().
Referenced by ArrowChanged(), panelSlot(), UpdateWizardPage(), UpdateWizDataList(), UpdateWizModelsList(), Wiz_CreateNewData(), Wiz_DataListSelect(), Wiz_DelDataBtn_clicked(), Wiz_FitNameEdt_textChanged(), Wiz_MinSetupBtn_clicked(), Wiz_ModelList_itemChanged(), Wiz_ModelListSelect(), and Wiz_PFSetupBtn_clicked().
|
virtualslot |
Definition at line 2741 of file TGo4FitPanel.cpp.
References fbFillingWidget, and FillDataTypesList().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 2768 of file TGo4FitPanel.cpp.
References fbFillingWidget, and FillModelTypesList().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 3538 of file TGo4FitPanel.cpp.
References fbFillingWidget, TGo4FitModel::SetBackgroundGroupIndex(), TGo4FitModel::SetGroupIndex(), and Wiz_SelectedModel().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 2805 of file TGo4FitPanel.cpp.
References TGo4Fitter::CloneModel(), fbFillingWidget, fxWizModelName, GetFitter(), UpdateStatusBar(), UpdateWizModelsList(), and UpdateWizPaint().
Referenced by TGo4FitPanel().
|
virtual |
Definition at line 4789 of file TGo4FitPanel.cpp.
References TGo4Fitter::AddData(), CreateData(), fiWizPageIndex, fxWizDataName, GetFitter(), UpdateObjectReferenceInSlots(), UpdateStatusBar(), UpdateWizDataList(), UpdateWizModelsList(), UpdateWizPaint(), and UpdateWizStackWidget().
Referenced by AddItemAction().
|
virtual |
Definition at line 4771 of file TGo4FitPanel.cpp.
References CreateModel(), fxWizModelName, GetFitter(), LocateModel(), UpdateStatusBar(), UpdateWizModelsList(), UpdateWizPaint(), Wiz_SelectedData(), and Wiz_SelectedModel().
Referenced by AddItemAction().
|
virtualslot |
Definition at line 2947 of file TGo4FitPanel.cpp.
References fbFillingWidget, TGo4FitComponent::SetUseBuffers(), and Wiz_SelectedData().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 2996 of file TGo4FitPanel.cpp.
References TGo4FitComponent::ClearRanges(), fbFillingWidget, UpdateActivePage(), and Wiz_SelectedData().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 2861 of file TGo4FitPanel.cpp.
References TGo4Fitter::ChangeDataNameInAssignments(), TGo4Fitter::FindData(), fxWizDataName, GetFitter(), UpdateWizDataList(), UpdateWizPaint(), and Wiz_SelectedData().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 2690 of file TGo4FitPanel.cpp.
References fbFillingWidget, fiWizPageIndex, fxWizDataName, UpdateWizDataBtns(), UpdateWizModelsList(), UpdateWizPaint(), and UpdateWizStackWidget().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 2968 of file TGo4FitPanel.cpp.
References fbFillingWidget, FillPopupForSlot(), and fxWizSlots.
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 2990 of file TGo4FitPanel.cpp.
References fbFillingWidget, and Wiz_UseSelectedRange().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 2753 of file TGo4FitPanel.cpp.
References fbFillingWidget, fiWizPageIndex, UpdateStatusBar(), UpdateWizDataList(), UpdateWizModelsList(), UpdateWizPaint(), UpdateWizStackWidget(), and Wiz_RemoveData().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 2780 of file TGo4FitPanel.cpp.
References checkConfirm(), fbFillingWidget, fxWizModelName, GetFitter(), TGo4Fitter::RemoveModel(), UpdateStatusBar(), UpdateWizModelsList(), and UpdateWizPaint().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 3007 of file TGo4FitPanel.cpp.
References Button_FitterDraw(), fbFillingWidget, and Wiz_SelectedData().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 2836 of file TGo4FitPanel.cpp.
References fbFillingWidget, GetFitter(), and TGo4Fitter::SetFitFunctionType().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 2842 of file TGo4FitPanel.cpp.
References fbFillingWidget, fiWizPageIndex, GetFitter(), UpdateStatusBar(), UpdateWizPaint(), and UpdateWizStackWidget().
Referenced by TGo4FitPanel().
|
virtual |
Definition at line 4883 of file TGo4FitPanel.cpp.
References TGo4Fitter::CalculatesIntegral(), fiIntegralMode, TGo4FitModelFormula::GetExpression(), GetFitter(), TGo4FitModelFunction::GetFunctionName(), TGo4FitModelFunction::GetLibraryName(), TGo4FitModel::Integral(), TGo4FitModel::IsAssignTo(), and Wiz_SelectedData().
Referenced by UpdateWizStackWidget().
|
virtual |
Definition at line 4938 of file TGo4FitPanel.cpp.
References ActivePanel(), FindPadForSlot(), QGo4Widget::GetLinkedName(), TGo4FitSlot::GetObject(), TGo4FitSlot::GetOwned(), GetPadIndexForSlot(), and WorkingWithPanel().
Referenced by FillPopupForSlot(), and UpdateWizStackWidget().
|
virtualslot |
Definition at line 2962 of file TGo4FitPanel.cpp.
References fbFillingWidget, and fiNumMigradIter.
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 3518 of file TGo4FitPanel.cpp.
References fbFillingWidget, fiWizPageIndex, UpdateWizPaint(), and UpdateWizStackWidget().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 3452 of file TGo4FitPanel.cpp.
References fbFillingWidget, TGo4FitComponent::SetUseBuffers(), and Wiz_SelectedModel().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 2884 of file TGo4FitPanel.cpp.
References TGo4Fitter::FindModel(), fxWizModelName, GetFitter(), UpdateWizModelsList(), UpdateWizPaint(), and Wiz_SelectedModel().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 2906 of file TGo4FitPanel.cpp.
References TGo4Fitter::AssignModelTo(), TGo4Fitter::ClearModelAssignmentTo(), fbFillingWidget, fiWizPageIndex, fxWizModelName, GetFitter(), TGo4FitModel::IsAssignTo(), UpdateWizModelsBtns(), UpdateWizPaint(), UpdateWizStackWidget(), Wiz_SelectedData(), and Wiz_SelectedModel().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 2706 of file TGo4FitPanel.cpp.
References TGo4Fitter::AssignModelTo(), TGo4Fitter::ClearModelAssignmentTo(), fbFillingWidget, fiWizPageIndex, fxWizModelName, GetFitter(), TGo4FitModel::IsAssignTo(), UpdateWizModelsBtns(), UpdateWizPaint(), UpdateWizStackWidget(), Wiz_SelectedData(), and Wiz_SelectedModel().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 2856 of file TGo4FitPanel.cpp.
References fxWizPars, and ParsTableChanged().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 3483 of file TGo4FitPanel.cpp.
References fbFillingWidget, GetPeakFinder(), and TGo4FitPeakFinder::SetPolynomOrder().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 3461 of file TGo4FitPanel.cpp.
References fbFillingWidget, fiWizPageIndex, UpdateWizPaint(), UpdateWizStackWidget(), and Wiz_SelectedData().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 3471 of file TGo4FitPanel.cpp.
References fbFillingWidget, GetPeakFinder(), and TGo4FitPeakFinder::SetUsePolynom().
Referenced by TGo4FitPanel().
|
virtualslot |
Definition at line 2942 of file TGo4FitPanel.cpp.
References Wiz_RebuildDataList().
Referenced by TGo4FitPanel().
|
virtual |
Definition at line 4812 of file TGo4FitPanel.cpp.
References ActivePad(), ActivePanel(), checkConfirm(), CreateDataFor(), TGo4Fitter::DeleteAllData(), GetFitter(), TGo4Fitter::GetNumData(), UpdateActivePage(), and UpdateObjectReferenceInSlots().
Referenced by ItemMenuItemSelected(), and Wiz_RebuildDataBtn_clicked().
|
virtual |
Definition at line 4828 of file TGo4FitPanel.cpp.
References checkConfirm(), fxWizDataName, GetFitter(), TGo4Fitter::RemoveData(), UpdateObjectReferenceInSlots(), and Wiz_SelectedData().
Referenced by Wiz_DelDataBtn_clicked().
|
virtual |
Definition at line 4759 of file TGo4FitPanel.cpp.
References TGo4Fitter::FindData(), fxWizDataName, and GetFitter().
Referenced by Button_PeakFinder(), FillParsTable(), UpdateWizDataBtns(), UpdateWizDataList(), UpdateWizModelsList(), UpdateWizPaint(), UpdateWizStackWidget(), Wiz_CreateNewModel(), Wiz_DataBufChk_toggled(), Wiz_DataClearRangesBtn_clicked(), Wiz_DataList_doubleClicked(), Wiz_DrawDataBtn_clicked(), Wiz_GetModelInfo(), Wiz_ModelList_itemChanged(), Wiz_ModelListSelect(), Wiz_PFSetupBtn_clicked(), Wiz_RemoveData(), and Wiz_UseSelectedRange().
|
virtual |
Definition at line 4765 of file TGo4FitPanel.cpp.
References TGo4Fitter::FindModel(), fxWizModelName, and GetFitter().
Referenced by UpdateWizModelsBtns(), UpdateWizPaint(), UpdateWizStackWidget(), Wiz_BackgroundChk_toggled(), Wiz_CreateNewModel(), Wiz_ModelBufChk_toggled(), Wiz_ModelList_doubleClicked(), Wiz_ModelList_itemChanged(), and Wiz_ModelListSelect().
|
virtualslot |
Definition at line 2827 of file TGo4FitPanel.cpp.
References fbFillingWidget, fbWizShowAllModels, UpdateWizModelsList(), and UpdateWizPaint().
Referenced by TGo4FitPanel().
|
virtual |
Definition at line 4864 of file TGo4FitPanel.cpp.
References ActivePanel(), TGo4FitComponent::ClearRanges(), FindPadWhereData(), TGo4Fitter::GetData(), GetFitter(), TGo4Fitter::GetNumData(), and TGo4FitComponent::SetRange().
Referenced by Button_PeakFinder(), and Button_PerformFit().
|
virtualslot |
Definition at line 2956 of file TGo4FitPanel.cpp.
References fbFillingWidget, and fbUseAmplEstim.
Referenced by TGo4FitPanel().
|
virtual |
Definition at line 4847 of file TGo4FitPanel.cpp.
References ActivePanel(), FindPadWhereData(), TGo4FitComponent::SetRange(), UpdateActivePage(), Wiz_SelectedData(), and WorkingWithPanel().
Referenced by Wiz_DataUseRangeBtn_clicked().
|
virtual |
Definition at line 534 of file TGo4FitPanel.cpp.
References ActivePad(), ActivePanel(), TGo4ViewPanel::IsPadHasSubPads(), and WorkingWithPanel().
Referenced by Button_SimpleFit(), UpdateStatusBar(), and UpdateWizModelsBtns().
|
virtual |
Definition at line 529 of file TGo4FitPanel.cpp.
References fxActivePad, and fxActivePanel.
Referenced by AboutToShowFitterMenu(), ClearObjectReferenceInSlots(), FillPopupForItem(), FindPadForSlot(), Fitter_Delete(), Fitter_New(), panelSlot(), RemoveDrawObjects(), RemovePrimitives(), SetFitter(), UpdateObjectReferenceInSlot(), UpdateObjectReferenceInSlots(), UpdateStatusBar(), UpdateWizDataBtns(), Wiz_GetSlotSourceInfo(), Wiz_UseSelectedRange(), and WorkingWithOnlyPad().
|
virtual |
Definition at line 400 of file TGo4FitPanel.cpp.
References QGo4Widget::AddLink(), ClearObjectReferenceInSlots(), CloseDrawPanel(), fxActivePad, fxActivePanel, QGo4Widget::GetLinked(), RemoveDrawObjects(), RemoveFitterLink(), RemovePrimitives(), UpdateActivePage(), and UpdateObjectReferenceInSlots().
Referenced by DropOnPanel(), and TGo4MainWindow::editorServiceSlot().
|
virtual |
Definition at line 421 of file TGo4FitPanel.cpp.
References QGo4Widget::AddLink(), ClearObjectReferenceInSlots(), CloseDrawPanel(), fxActivePad, fxActivePanel, QGo4Widget::GetLinked(), RemoveDrawObjects(), RemoveFitterLink(), RemovePrimitives(), UpdateActivePage(), and UpdateObjectReferenceInSlots().
Referenced by TGo4MainWindow::editorServiceSlot().
QFitItem* TGo4FitPanel::CurrFitItem {nullptr} |
Definition at line 286 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), FitList_customContextMenuRequested(), and ItemMenuItemSelected().
|
protected |
Definition at line 316 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), AboutToShowSettMenu(), Button_FitterDraw(), and ChangeSettings().
|
protected |
Definition at line 315 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), AboutToShowSettMenu(), Button_FitterDraw(), and ChangeSettings().
|
protected |
Definition at line 318 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), AboutToShowSettMenu(), Button_FitterDraw(), and ChangeSettings().
|
protected |
Definition at line 314 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), AboutToShowSettMenu(), Button_FitterDraw(), and ChangeSettings().
|
protected |
Definition at line 306 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), Button_FitterDraw(), and panelSlot().
|
protected |
Definition at line 298 of file TGo4FitPanel.h.
Referenced by ~TGo4FitPanel(), FillParsWidget(), FindersTab_currentChanged(), FitList_currentItemChanged(), LineParsChk_toggled(), ParsTable_valueChanged(), ParsTableChanged(), PF_AmplSlider_sliderReleased(), PF_AmplSlider_valueChanged(), PF_MaxWidthEdt_returnPressed(), PF_MaxWidthEdt_textChanged(), PF_MinNoiseEdit_returnPressed(), PF_MinNoiseEdit_textChanged(), PF_MinWidthEdt_returnPressed(), PF_MinWidthEdt_textChanged(), PF_RelNoiseSlider_sliderReleased(), PF_RelNoiseSlider_valueChanged(), PF_SumUpSpin_valueChanged(), PF_WidthEdit_returnPressed(), PF_WidthEdit_textChanged(), UpdateExtendedPage(), UpdateWizardPage(), UpdateWizDataList(), UpdateWizModelsList(), UpdateWizStackWidget(), Wiz_AddDataBtn_clicked(), Wiz_AddModelBtn_clicked(), Wiz_BackgroundChk_toggled(), Wiz_CloneModelBtn_clicked(), Wiz_DataBufChk_toggled(), Wiz_DataClearRangesBtn_clicked(), Wiz_DataListSelect(), Wiz_DataSlotsTable_contextMenuRequested(), Wiz_DataUseRangeBtn_clicked(), Wiz_DelDataBtn_clicked(), Wiz_DelModelBtn_clicked(), Wiz_DrawDataBtn_clicked(), Wiz_FitFuncCmb_activated(), Wiz_FitNameEdt_textChanged(), Wiz_MigradIterSpin_valueChanged(), Wiz_MinSetupBtn_clicked(), Wiz_ModelBufChk_toggled(), Wiz_ModelList_itemChanged(), Wiz_ModelListSelect(), Wiz_PFPolynSpin_valueChanged(), Wiz_PFSetupBtn_clicked(), Wiz_PFUsePolynChk_toggled(), Wiz_ShowAllMod_toggled(), and Wiz_UseAmplEstimChk_toggled().
|
protected |
Definition at line 311 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), AboutToShowSettMenu(), ChangeSettings(), and panelSlot().
|
protected |
Definition at line 309 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), AboutToShowSettMenu(), ChangeSettings(), and checkConfirm().
|
protected |
Definition at line 313 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), AboutToShowFitterMenu(), ArrowChanged(), ChangeViewType(), MainParsBtn_clicked(), SetFitter(), UpdateActivePage(), and UpdateStatusBar().
|
protected |
Definition at line 320 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), AboutToShowSettMenu(), Button_FitterDraw(), ChangeSettings(), FillParsTable(), and ParsTableChanged().
|
protected |
Definition at line 322 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), AboutToShowSettMenu(), ChangeSettings(), CloneFitter(), and Cmd_SaveFitter().
|
protected |
Definition at line 310 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), AboutToShowSettMenu(), Button_PerformFit(), ChangeSettings(), PaintModel(), PaintRange(), ShowItem(), and UpdateWizPaint().
|
protected |
Definition at line 328 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), Button_PeakFinder(), Button_PerformFit(), Button_SimpleFit(), UpdateWizStackWidget(), and Wiz_UseAmplEstimChk_toggled().
|
protected |
Definition at line 323 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), AboutToShowSettMenu(), Button_PeakFinder(), Button_PerformFit(), and ChangeSettings().
|
protected |
Definition at line 317 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), AboutToShowSettMenu(), Button_FitterDraw(), and ChangeSettings().
|
protected |
Definition at line 326 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), UpdateWizModelsList(), and Wiz_ShowAllMod_toggled().
|
protected |
Definition at line 321 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), AboutToShowSettMenu(), Button_PeakFinder(), Button_PerformFit(), ChangeSettings(), and UpdateWizStackWidget().
|
protected |
Definition at line 319 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), AboutToShowSettMenu(), ChangeSettings(), FillParsTable(), ParsTableChanged(), UpdateWizStackWidget(), and Wiz_GetModelInfo().
|
protected |
Definition at line 329 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), Button_PeakFinder(), Button_PerformFit(), Button_SimpleFit(), UpdateWizStackWidget(), and Wiz_MigradIterSpin_valueChanged().
|
protected |
Definition at line 299 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), Button_PeakFinder(), UpdateWizDataList(), and UpdateWizPaint().
|
protected |
Definition at line 312 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), AboutToShowFitterMenu(), AboutToShowSettMenu(), AboutToShowViewMenu(), ArrowChanged(), Button_PeakFinder(), Button_PerformFit(), ChangeViewType(), DeleteModelWithPrimit(), panelSlot(), UpdateActivePage(), UpdateItemMenu(), and UpdateStatusBar().
|
protected |
Definition at line 291 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), and AboutToShowFitterMenu().
|
protected |
Definition at line 290 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), and AboutToShowFitterMenu().
|
protected |
Definition at line 327 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), UpdateWizDataList(), UpdateWizModelsList(), UpdateWizStackWidget(), Wiz_CreateNewData(), Wiz_DataListSelect(), Wiz_DelDataBtn_clicked(), Wiz_FitNameEdt_textChanged(), Wiz_MinSetupBtn_clicked(), Wiz_ModelList_itemChanged(), Wiz_ModelListSelect(), and Wiz_PFSetupBtn_clicked().
|
protected |
Definition at line 304 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), ActivePad(), Button_WorkWithPanel(), Fitter_Delete(), Fitter_New(), Fitter_NewForActivePad(), Fitter_UseWorkspace(), linkedObjectRemoved(), panelSlot(), WorkingWithPanel(), WorkWithFitter(), and WorkWithFitterInSlot().
|
protected |
Definition at line 303 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), ActivePanel(), Button_WorkWithPanel(), Fitter_Delete(), Fitter_New(), Fitter_NewForActivePad(), Fitter_UseWorkspace(), linkedObjectRemoved(), panelSlot(), WorkingWithPanel(), WorkWithFitter(), and WorkWithFitterInSlot().
|
protected |
Definition at line 307 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), ~TGo4FitPanel(), FitItemDeleted(), FitList_currentItemChanged(), RemoveItemWidget(), and UpdateItem().
|
protected |
Definition at line 308 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), ArrowChanged(), Cmd_ItemPrint(), RemoveItemWidget(), and ShowItemAsText().
|
protected |
Definition at line 305 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), Button_FitterDraw(), Button_WorkWithPanel(), CloseDrawPanel(), Fitter_NewForActivePad(), and panelSlot().
|
protected |
Definition at line 302 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), ~TGo4FitPanel(), FillParsWidget(), LineParsChk_toggled(), and ParsTable_valueChanged().
|
protected |
Definition at line 324 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), UpdateWizDataList(), Wiz_CreateNewData(), Wiz_DataList_doubleClicked(), Wiz_DataListSelect(), Wiz_RemoveData(), and Wiz_SelectedData().
|
protected |
Definition at line 325 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), UpdateWizModelsList(), Wiz_CloneModelBtn_clicked(), Wiz_CreateNewModel(), Wiz_DelModelBtn_clicked(), Wiz_ModelList_doubleClicked(), Wiz_ModelList_itemChanged(), Wiz_ModelListSelect(), and Wiz_SelectedModel().
|
protected |
Definition at line 300 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), ~TGo4FitPanel(), UpdateWizStackWidget(), and Wiz_ParTable_valueChanged().
|
protected |
Definition at line 301 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), ~TGo4FitPanel(), DropOnPanel(), UpdateWizStackWidget(), and Wiz_DataSlotsTable_contextMenuRequested().
|
protected |
Definition at line 296 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), AboutToShowItemMenu(), and UpdateItemMenu().
|
protected |
Definition at line 289 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), and UpdateItemMenu().
|
protected |
Definition at line 295 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), and AboutToShowSettMenu().
|
protected |
Definition at line 294 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel().
|
protected |
Definition at line 293 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), and AboutToShowViewMenu().
|
protected |
Definition at line 292 of file TGo4FitPanel.h.
Referenced by TGo4FitPanel(), and AboutToShowViewMenu().