GSI Object Oriented Online Offline (Go4)
GO4-5.3.2
|
#include <TGo4ConditionEditor.h>
Public Slots | |
virtual void | PleaseUpdateSlot () |
virtual void | SelectedCond (int t) |
virtual void | ArrayAll () |
virtual void | SetResultMode (int mode) |
virtual void | SetInvertMode (int mode) |
virtual void | ClearCounters () |
virtual void | LimitsChanged (const QString &) |
virtual void | LimitsReturnPressed () |
virtual void | SetLabel (bool on) |
virtual void | SetDrawLimits (bool on) |
virtual void | SetIntDraw (bool on) |
virtual void | SetXMeanDraw (bool on) |
virtual void | SetXRMSDraw (bool on) |
virtual void | SetYRMSDraw (bool on) |
virtual void | SetYMeanDraw (bool on) |
virtual void | SetXMaxDraw (bool on) |
virtual void | SetYMaxDraw (bool on) |
virtual void | SetCMaxDraw (bool on) |
virtual void | SetCondVisible (bool on) |
virtual void | RefreshClicked () |
virtual void | DisplayPressed () |
virtual void | UpdatePressed () |
virtual void | SaveCondition () |
virtual void | PrintConditionLog () |
virtual void | ModifyButton_clicked () |
virtual void | NPointsSpin_valueChanged (int npoint) |
virtual void | CutTable_valueChanged (int ncol, int nrow) |
virtual void | CutTable_contextMenuRequested (const QPoint &) |
virtual void | ContextMenuSlot (int) |
virtual void | EllipseTheta_returnPressed () |
virtual void | EllipseNPoints_valueChanged (int npoint) |
virtual void | EllipseTheta_valueChanged (int deg) |
virtual void | EllipseCx_valueChanged (double x) |
virtual void | EllipseCy_valueChanged (double y) |
virtual void | EllipseA1_valueChanged (double r1) |
virtual void | EllipseA2_valueChanged (double r2) |
virtual void | EllipseRefreshBox_toggled (bool on) |
virtual void | EllipseCircleBox_toggled (bool on) |
Public Slots inherited from QGo4Widget | |
void | ResetWidgetSlot () |
void | CloseMDIParentSlot () |
Public Member Functions | |
TGo4ConditionEditor (QWidget *parent=0, const char *name=0) | |
virtual bool | IsAcceptDrag (const char *itemname, TClass *cl, int kind) |
virtual void | DropItem (const char *itemname, TClass *cl, int kind) |
virtual void | linkedObjectUpdated (const char *linkname, TObject *obj) |
virtual void | linkedObjectRemoved (const char *linkname) |
virtual void | WorkWithCondition (const char *itemname) |
virtual void | ResetWidget () |
virtual void | RefreshWidget (bool checkindex) |
virtual TGo4Condition * | SelectedCondition () |
virtual bool | UpdateLimits () |
virtual void | ChangeConditionProperty (int id, bool on) |
virtual void | enterEvent (QEvent *) |
virtual void | leaveEvent (QEvent *) |
virtual void | SetChangeFlag (bool changed) |
virtual void | DrawCondition (bool useactive) |
virtual void | RedrawCondition () |
virtual bool | PrepareForAnalysis () |
virtual void | FillCutWidget (TCutG *cut) |
virtual void | FillEllipseWidget (TGo4ShapedCond *elli) |
virtual void | ShowEllipseWidget (bool show) |
virtual void | UpdateEllipse () |
Public Member Functions inherited from QGo4Widget | |
QGo4Widget (QWidget *parent=0, const char *name=0, Qt::WindowFlags f=0) | |
virtual | ~QGo4Widget () |
void | ObjectCreatedByWidget (const char *itemname, TClass *cl) |
void | ProcessSignal (const char *linkname, bool assigned, TObject *obj, TGo4Slot *slot) |
Protected Attributes | |
bool | fbTypingMode |
int | fiSelectedIndex |
bool | fbDrawOnNextRefresh |
int | fiLastChangeValue |
bool | fbEllipseAutoRefresh |
bool | fbNewWindow |
Additional Inherited Members | |
Public Types inherited from QGo4Widget | |
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 } |
Signals inherited from QGo4Widget | |
void | widgetService (QGo4Widget *editor, int serviceid, const char *str, void *par) |
Protected Member Functions inherited from QGo4Widget | |
virtual void | closeEvent (QCloseEvent *e) |
virtual void | dragEnterEvent (QDragEnterEvent *e) |
virtual void | dragMoveEvent (QDragMoveEvent *e) |
virtual void | dropEvent (QDropEvent *e) |
void | AddLink (const char *itemname, const char *linkname) |
void | AddLink (TGo4Slot *slot, const char *linkname) |
TGo4Slot * | AddLink (const char *itemname, TGo4Slot *parent) |
TGo4Slot * | GetTopSlot (bool force=false) |
TGo4Slot * | AddSlot (const char *slotname) |
void | SetLinkedName (TGo4Slot *slot, const char *itemname) |
const char * | GetLinkedName (const char *linkname) |
const char * | GetLinkedName (TGo4Slot *slot) |
TObject * | GetLinked (const char *linkname, int updatelevel) |
void | RemoveLink (const char *linkname, bool blockreset=true) |
void | RemoveAllLinks (bool blockreset=true) |
void | RemoveLinksMasked (const char *startedwith=0, bool blockreset=true) |
bool | BrowserItemRemote (const char *itemname) |
TGo4BrowserProxy * | Browser () |
void | StatusMessage (const QString &message) |
void | AskToCreateObject (TClass *cl, int isremote) |
void | ShowItemInfo (const QString &itemname) |
TGo4ViewPanel * | CreateViewPanel (int ndiv=0) |
TGo4ViewPanel * | DrawItem (const QString &itemname, TGo4ViewPanel *panel=0, TPad *pad=0, bool activate=true, int updatelevel=-1) |
TGo4ViewPanel * | WhereItemDrawn (const char *itemname) |
void | HelpWindow (const char *filename, const char *msg=0) |
void | UndrawItem (const char *itemname) |
TGo4ViewPanel * | LastActivePanel () |
void | EditItem (const QString &itemname) |
void | EditObjectInSlot (TGo4Slot *slot) |
QString | SaveObjectInMemory (const char *foldername, TObject *obj) |
bool | SaveItemToFile (const char *itemname, const char *subfolder=0) |
bool | UpdateItemInAnalysis (const char *itemname, TObject *obj=0) |
void | InformThatObjectCreated (const char *itemname, TClass *cl) |
TGo4ServerProxy * | GetAnalysis (const char *itemname=0) |
void | StartHotstart (const char *filename) |
void | ConnectPad (TPad *pad) |
void | CallServiceFunc (int id, const char *str=0, void *par=0) |
void | ServiceCall (const char *name, void *par=0) |
virtual void | requestedObjectCreated (const char *itemname, TClass *cl) |
virtual void | linkedUpdated (TGo4Slot *slot, TObject *obj) |
virtual void | linkedRemoved (TGo4Slot *slot, TObject *obj) |
void | setCanDestroyWidget (bool on=true) |
void | CallPanelFunc (int id, TPad *pad=0) |
void | ShootResetWidget () |
void | ShootCloseWidget (bool closeparent=false) |
bool | IsUpdateBlocked () const |
Definition at line 25 of file TGo4ConditionEditor.h.
TGo4ConditionEditor::TGo4ConditionEditor | ( | QWidget * | parent = 0 , |
const char * | name = 0 |
||
) |
Definition at line 40 of file TGo4ConditionEditor.cpp.
References fbDrawOnNextRefresh, fbEllipseAutoRefresh, fbNewWindow, fiLastChangeValue, fiSelectedIndex, and ResetWidget().
|
virtualslot |
Definition at line 469 of file TGo4ConditionEditor.cpp.
|
virtual |
Definition at line 551 of file TGo4ConditionEditor.cpp.
References fbTypingMode, PleaseUpdateSlot(), RedrawCondition(), SelectedCondition(), TGo4Condition::SetCMaxDraw(), TGo4Condition::SetIntDraw(), TGo4Condition::SetLabelDraw(), TGo4Condition::SetLimitsDraw(), TGo4Condition::SetVisible(), TGo4Condition::SetXMaxDraw(), TGo4Condition::SetXMeanDraw(), TGo4Condition::SetXRMSDraw(), TGo4Condition::SetYMaxDraw(), TGo4Condition::SetYMeanDraw(), and TGo4Condition::SetYRMSDraw().
Referenced by SetCMaxDraw(), SetCondVisible(), SetDrawLimits(), SetIntDraw(), SetLabel(), SetXMaxDraw(), SetXMeanDraw(), SetXRMSDraw(), SetYMaxDraw(), SetYMeanDraw(), and SetYRMSDraw().
|
virtualslot |
Definition at line 495 of file TGo4ConditionEditor.cpp.
References QGo4Widget::Browser(), TGo4ServerProxy::ClearAnalysisObject(), TGo4BrowserProxy::DefineAnalysisObject(), QGo4Widget::GetLinked(), QGo4Widget::GetLinkedName(), PleaseUpdateSlot(), RefreshWidget(), and TGo4Condition::ResetCounts().
|
virtualslot |
Definition at line 980 of file TGo4ConditionEditor.cpp.
References FillCutWidget(), TGo4PolyCond::GetCut(), PleaseUpdateSlot(), RedrawCondition(), and SelectedCondition().
Referenced by CutTable_contextMenuRequested().
|
virtualslot |
Definition at line 959 of file TGo4ConditionEditor.cpp.
References AddIdAction(), ContextMenuSlot(), fbTypingMode, TGo4PolyCond::GetCut(), and SelectedCondition().
|
virtualslot |
Definition at line 930 of file TGo4ConditionEditor.cpp.
References fbTypingMode, TGo4PolyCond::GetCut(), PleaseUpdateSlot(), RedrawCondition(), and SelectedCondition().
|
virtualslot |
Definition at line 650 of file TGo4ConditionEditor.cpp.
References DrawCondition().
|
virtual |
Definition at line 683 of file TGo4ConditionEditor.cpp.
References QGo4Widget::AddLink(), QGo4Widget::Browser(), TGo4BrowserProxy::DefineRelatedObject(), QGo4Widget::DrawItem(), TGo4ViewPanel::FindPadWithItem(), fiSelectedIndex, TGo4ViewPanel::GetActivePad(), QGo4Widget::GetLinked(), TGo4Condition::GetLinkedHistogram(), QGo4Widget::GetLinkedName(), TGo4Condition::IsHistogramLink(), QGo4Widget::LastActivePanel(), TGo4ViewPanel::MarkPadModified(), RedrawCondition(), RefreshWidget(), QGo4Widget::RemoveLink(), TGo4ViewPanel::SetSelectedMarker(), TGo4ViewPanel::ShootRepaintTimer(), and QGo4Widget::WhereItemDrawn().
Referenced by DisplayPressed(), and RefreshWidget().
|
virtual |
Reimplemented from QGo4Widget.
Definition at line 73 of file TGo4ConditionEditor.cpp.
References WorkWithCondition().
|
virtualslot |
Definition at line 1065 of file TGo4ConditionEditor.cpp.
References fbEllipseAutoRefresh, fbTypingMode, and UpdateEllipse().
|
virtualslot |
Definition at line 1072 of file TGo4ConditionEditor.cpp.
References fbEllipseAutoRefresh, fbTypingMode, and UpdateEllipse().
|
virtualslot |
Definition at line 1091 of file TGo4ConditionEditor.cpp.
References fbEllipseAutoRefresh, fbTypingMode, and UpdateEllipse().
|
virtualslot |
Definition at line 1033 of file TGo4ConditionEditor.cpp.
References fbEllipseAutoRefresh, fbTypingMode, PleaseUpdateSlot(), RedrawCondition(), SelectedCondition(), and TGo4ShapedCond::SetCenter().
|
virtualslot |
Definition at line 1048 of file TGo4ConditionEditor.cpp.
References fbEllipseAutoRefresh, fbTypingMode, PleaseUpdateSlot(), RedrawCondition(), SelectedCondition(), and TGo4ShapedCond::SetCenter().
|
virtualslot |
Definition at line 1117 of file TGo4ConditionEditor.cpp.
References fbEllipseAutoRefresh, fbTypingMode, and UpdateEllipse().
|
virtualslot |
Definition at line 1080 of file TGo4ConditionEditor.cpp.
References fbEllipseAutoRefresh, fbTypingMode, and UpdateEllipse().
|
virtualslot |
Definition at line 1101 of file TGo4ConditionEditor.cpp.
References fbEllipseAutoRefresh, fbTypingMode, and UpdateEllipse().
|
virtualslot |
Definition at line 1017 of file TGo4ConditionEditor.cpp.
References fbEllipseAutoRefresh, fbTypingMode, PleaseUpdateSlot(), RedrawCondition(), SelectedCondition(), and TGo4ShapedCond::SetTheta().
|
virtual |
Definition at line 631 of file TGo4ConditionEditor.cpp.
References fiLastChangeValue, QGo4Widget::GetLinked(), TGo4Condition::IsChanged(), and RefreshWidget().
|
virtual |
Definition at line 805 of file TGo4ConditionEditor.cpp.
References fbTypingMode.
Referenced by ContextMenuSlot(), NPointsSpin_valueChanged(), and RefreshWidget().
|
virtual |
Definition at line 828 of file TGo4ConditionEditor.cpp.
References fbTypingMode, TGo4ShapedCond::GetRadius(), TGo4ShapedCond::GetResolution(), TGo4ShapedCond::GetTheta(), TGo4ShapedCond::IsBox(), TGo4ShapedCond::IsCircle(), TGo4ShapedCond::IsEllipse(), and TGo4ShapedCond::IsFreeShape().
Referenced by RefreshWidget(), and UpdateEllipse().
|
virtual |
Reimplemented from QGo4Widget.
Definition at line 65 of file TGo4ConditionEditor.cpp.
|
virtual |
Definition at line 640 of file TGo4ConditionEditor.cpp.
|
virtualslot |
Definition at line 514 of file TGo4ConditionEditor.cpp.
References UpdateLimits().
|
virtualslot |
Definition at line 519 of file TGo4ConditionEditor.cpp.
References RedrawCondition(), and UpdateLimits().
|
virtual |
Reimplemented from QGo4Widget.
Definition at line 110 of file TGo4ConditionEditor.cpp.
References QGo4Widget::ShootCloseWidget().
|
virtual |
Reimplemented from QGo4Widget.
Definition at line 100 of file TGo4ConditionEditor.cpp.
References RefreshWidget(), and TGo4Condition::SetChanged().
|
virtualslot |
Definition at line 785 of file TGo4ConditionEditor.cpp.
References TGo4ViewPanel::FindPadWithItem(), fiSelectedIndex, QGo4Widget::GetLinked(), QGo4Widget::GetLinkedName(), TGo4ViewPanel::SetActivePad(), TGo4ViewPanel::SetSelectedMarker(), TGo4ViewPanel::StartConditionEditing(), and QGo4Widget::WhereItemDrawn().
|
virtualslot |
Definition at line 890 of file TGo4ConditionEditor.cpp.
References fbTypingMode, FillCutWidget(), TGo4PolyCond::GetCut(), PleaseUpdateSlot(), RedrawCondition(), SelectedCondition(), and TGo4PolyCond::SetValues().
|
virtualslot |
Definition at line 452 of file TGo4ConditionEditor.cpp.
References QGo4Widget::GetLinked(), and SetChangeFlag().
Referenced by ChangeConditionProperty(), ClearCounters(), ContextMenuSlot(), CutTable_valueChanged(), EllipseCx_valueChanged(), EllipseCy_valueChanged(), EllipseTheta_valueChanged(), NPointsSpin_valueChanged(), SetInvertMode(), SetResultMode(), UpdateEllipse(), and UpdateLimits().
|
virtual |
Definition at line 769 of file TGo4ConditionEditor.cpp.
References QGo4Widget::GetLinked(), TGo4Condition::GetLinkedHistogram(), TGo4Slot::ProduceFolderAndName(), SetChangeFlag(), and TGo4Condition::SetHistogram().
Referenced by SaveCondition(), and UpdatePressed().
|
virtualslot |
Definition at line 759 of file TGo4ConditionEditor.cpp.
References QGo4Widget::GetLinked(), TGo4Condition::Print(), and TGo4Condition::PrintCondition().
|
virtual |
Definition at line 740 of file TGo4ConditionEditor.cpp.
References TGo4ViewPanel::FindPadWithItem(), fiSelectedIndex, QGo4Widget::GetLinked(), QGo4Widget::GetLinkedName(), TGo4ViewPanel::MarkPadModified(), TGo4ViewPanel::SetSelectedMarker(), TGo4ViewPanel::ShootRepaintTimer(), and QGo4Widget::WhereItemDrawn().
Referenced by ChangeConditionProperty(), ContextMenuSlot(), CutTable_valueChanged(), DrawCondition(), EllipseCx_valueChanged(), EllipseCy_valueChanged(), EllipseTheta_valueChanged(), LimitsReturnPressed(), NPointsSpin_valueChanged(), SelectedCond(), and UpdateEllipse().
|
virtualslot |
Definition at line 644 of file TGo4ConditionEditor.cpp.
References QGo4Widget::GetLinked(), and RefreshWidget().
Referenced by UpdatePressed().
|
virtual |
Definition at line 200 of file TGo4ConditionEditor.cpp.
References QGo4Widget::Browser(), TGo4ServerProxy::CanSubmitObjects(), TGo4Condition::Counts(), TGo4BrowserProxy::DefineRelatedObject(), TGo4BrowserProxy::DefineServerObject(), DrawCondition(), fbDrawOnNextRefresh, fbNewWindow, fbTypingMode, fiLastChangeValue, FillCutWidget(), FillEllipseWidget(), TGo4ViewPanel::FindPadWithItem(), fiSelectedIndex, TGo4Condition::FixedResult(), TGo4ViewPanel::GetCanvas(), TGo4Condition::GetCMax(), TGo4PolyCond::GetCut(), TGo4Condition::GetDimension(), TGo4ViewPanel::GetDrawObjectLinkName(), TGo4Condition::GetIntegral(), QGo4Widget::GetLinked(), TGo4Condition::GetLinkedHistogram(), QGo4Widget::GetLinkedName(), TGo4Condition::GetMean(), TGo4CondArray::GetNumber(), TGo4ViewPanel::GetPadHistogram(), TGo4Condition::GetRMS(), TGo4ViewPanel::GetSelectedMarkerIndex(), TGo4ViewPanel::GetSelectedMarkerName(), TGo4Condition::GetXLow(), TGo4Condition::GetXMax(), TGo4Condition::GetXUp(), TGo4Condition::GetYLow(), TGo4Condition::GetYMax(), TGo4Condition::GetYUp(), TGo4ShapedCond::IsBox(), TGo4Condition::IsChanged(), TGo4ShapedCond::IsCircle(), TGo4Condition::IsCMaxDraw(), TGo4ShapedCond::IsEllipse(), TGo4Condition::IsEnabled(), TGo4Condition::IsHistogramLink(), TGo4Condition::IsIntDraw(), TGo4Condition::IsLabelDraw(), TGo4Condition::IsLimitsDraw(), TGo4Condition::IsTrue(), TGo4Condition::IsVisible(), TGo4Condition::IsXMaxDraw(), TGo4Condition::IsXMeanDraw(), TGo4Condition::IsXRMSDraw(), TGo4Condition::IsYMaxDraw(), TGo4Condition::IsYMeanDraw(), TGo4Condition::IsYRMSDraw(), SelectedCondition(), ShowEllipseWidget(), TGo4Condition::TrueCounts(), and QGo4Widget::WhereItemDrawn().
Referenced by ClearCounters(), DrawCondition(), enterEvent(), linkedObjectUpdated(), RefreshClicked(), SaveCondition(), SelectedCond(), UpdatePressed(), and WorkWithCondition().
|
virtual |
Reimplemented from QGo4Widget.
Definition at line 165 of file TGo4ConditionEditor.cpp.
References QGo4Widget::ResetWidget().
Referenced by TGo4ConditionEditor(), and WorkWithCondition().
|
virtualslot |
Definition at line 674 of file TGo4ConditionEditor.cpp.
References QGo4Widget::GetLinkedName(), PrepareForAnalysis(), RefreshWidget(), QGo4Widget::SaveItemToFile(), and SetChangeFlag().
|
virtualslot |
Definition at line 459 of file TGo4ConditionEditor.cpp.
References fbTypingMode, fiSelectedIndex, RedrawCondition(), and RefreshWidget().
|
virtual |
Definition at line 431 of file TGo4ConditionEditor.cpp.
References TGo4CondArray::At(), fiSelectedIndex, QGo4Widget::GetLinked(), TGo4CondArray::SetCurrentIndex(), and TGo4Condition::SetMultiEdit().
Referenced by ChangeConditionProperty(), ContextMenuSlot(), CutTable_contextMenuRequested(), CutTable_valueChanged(), EllipseCx_valueChanged(), EllipseCy_valueChanged(), EllipseTheta_valueChanged(), NPointsSpin_valueChanged(), RefreshWidget(), SetInvertMode(), SetResultMode(), UpdateEllipse(), and UpdateLimits().
|
virtual |
Definition at line 655 of file TGo4ConditionEditor.cpp.
References QGo4Widget::GetLinked(), and TGo4Condition::SetChanged().
Referenced by PleaseUpdateSlot(), PrepareForAnalysis(), SaveCondition(), and UpdatePressed().
|
virtualslot |
Definition at line 620 of file TGo4ConditionEditor.cpp.
References ChangeConditionProperty().
|
virtualslot |
Definition at line 625 of file TGo4ConditionEditor.cpp.
References ChangeConditionProperty().
|
virtualslot |
Definition at line 580 of file TGo4ConditionEditor.cpp.
References ChangeConditionProperty().
|
virtualslot |
Definition at line 585 of file TGo4ConditionEditor.cpp.
References ChangeConditionProperty().
|
virtualslot |
Definition at line 487 of file TGo4ConditionEditor.cpp.
References fbTypingMode, TGo4Condition::Invert(), PleaseUpdateSlot(), and SelectedCondition().
|
virtualslot |
Definition at line 574 of file TGo4ConditionEditor.cpp.
References ChangeConditionProperty().
|
virtualslot |
Definition at line 474 of file TGo4ConditionEditor.cpp.
References TGo4Condition::Disable(), TGo4Condition::Enable(), fbTypingMode, PleaseUpdateSlot(), and SelectedCondition().
|
virtualslot |
Definition at line 610 of file TGo4ConditionEditor.cpp.
References ChangeConditionProperty().
|
virtualslot |
Definition at line 590 of file TGo4ConditionEditor.cpp.
References ChangeConditionProperty().
|
virtualslot |
Definition at line 595 of file TGo4ConditionEditor.cpp.
References ChangeConditionProperty().
|
virtualslot |
Definition at line 615 of file TGo4ConditionEditor.cpp.
References ChangeConditionProperty().
|
virtualslot |
Definition at line 605 of file TGo4ConditionEditor.cpp.
References ChangeConditionProperty().
|
virtualslot |
Definition at line 600 of file TGo4ConditionEditor.cpp.
References ChangeConditionProperty().
|
virtual |
Definition at line 855 of file TGo4ConditionEditor.cpp.
Referenced by RefreshWidget().
|
virtual |
Definition at line 1125 of file TGo4ConditionEditor.cpp.
References FillEllipseWidget(), TGo4PolyCond::GetCut(), TGo4PolyCond::GetXLow(), TGo4PolyCond::GetXUp(), TGo4PolyCond::GetYLow(), TGo4PolyCond::GetYUp(), TGo4ShapedCond::IsFreeShape(), PleaseUpdateSlot(), RedrawCondition(), SelectedCondition(), TGo4ShapedCond::SetBox(), TGo4ShapedCond::SetCircle(), TGo4ShapedCond::SetEllipse(), and TGo4ShapedCond::SetFreeShape().
Referenced by EllipseA1_valueChanged(), EllipseA2_valueChanged(), EllipseCircleBox_toggled(), EllipseNPoints_valueChanged(), EllipseRefreshBox_toggled(), and EllipseTheta_returnPressed().
|
virtual |
Definition at line 525 of file TGo4ConditionEditor.cpp.
References fbTypingMode, TGo4Condition::GetDimension(), PleaseUpdateSlot(), SelectedCondition(), and TGo4Condition::SetValues().
Referenced by LimitsChanged(), and LimitsReturnPressed().
|
virtualslot |
Definition at line 661 of file TGo4ConditionEditor.cpp.
References QGo4Widget::BrowserItemRemote(), QGo4Widget::GetLinkedName(), PrepareForAnalysis(), RefreshClicked(), RefreshWidget(), SetChangeFlag(), and QGo4Widget::UpdateItemInAnalysis().
|
virtual |
Definition at line 116 of file TGo4ConditionEditor.cpp.
References QGo4Widget::AddLink(), QGo4Widget::BrowserItemRemote(), fbDrawOnNextRefresh, TGo4ViewPanel::FindPadWithItem(), fiSelectedIndex, QGo4Widget::GetLinked(), QGo4Widget::GetLinkedName(), TGo4ViewPanel::GetSelectedMarkerIndex(), TGo4Condition::IsChanged(), RefreshWidget(), ResetWidget(), and QGo4Widget::WhereItemDrawn().
Referenced by DropItem().
|
protected |
Definition at line 97 of file TGo4ConditionEditor.h.
Referenced by RefreshWidget(), TGo4ConditionEditor(), and WorkWithCondition().
|
protected |
Definition at line 99 of file TGo4ConditionEditor.h.
Referenced by EllipseA1_valueChanged(), EllipseA2_valueChanged(), EllipseCircleBox_toggled(), EllipseCx_valueChanged(), EllipseCy_valueChanged(), EllipseNPoints_valueChanged(), EllipseRefreshBox_toggled(), EllipseTheta_returnPressed(), EllipseTheta_valueChanged(), and TGo4ConditionEditor().
|
protected |
Definition at line 100 of file TGo4ConditionEditor.h.
Referenced by RefreshWidget(), and TGo4ConditionEditor().
|
protected |
Definition at line 95 of file TGo4ConditionEditor.h.
Referenced by ChangeConditionProperty(), CutTable_contextMenuRequested(), CutTable_valueChanged(), EllipseA1_valueChanged(), EllipseA2_valueChanged(), EllipseCircleBox_toggled(), EllipseCx_valueChanged(), EllipseCy_valueChanged(), EllipseNPoints_valueChanged(), EllipseRefreshBox_toggled(), EllipseTheta_returnPressed(), EllipseTheta_valueChanged(), FillCutWidget(), FillEllipseWidget(), NPointsSpin_valueChanged(), RefreshWidget(), SelectedCond(), SetInvertMode(), SetResultMode(), and UpdateLimits().
|
protected |
Definition at line 98 of file TGo4ConditionEditor.h.
Referenced by enterEvent(), RefreshWidget(), and TGo4ConditionEditor().
|
protected |
Definition at line 96 of file TGo4ConditionEditor.h.
Referenced by DrawCondition(), ModifyButton_clicked(), RedrawCondition(), RefreshWidget(), SelectedCond(), SelectedCondition(), TGo4ConditionEditor(), and WorkWithCondition().