27 #ifndef BASICGUI_ELLIPSEDLG_H
28 #define BASICGUI_ELLIPSEDLG_H
50 virtual bool isValid( QString& );
std::list< GEOM::GEOM_Object_ptr > ObjectList
Definition: GEOMBase_Helper.h:46
Definition: BasicGUI_EllipseDlg.h:40
void SetEditCurrentArgument()
Definition: BasicGUI_EllipseDlg.cxx:273
void SetDoubleSpinBoxStep(double)
Definition: BasicGUI_EllipseDlg.cxx:169
void ValueChangedInSpinBox(double)
Definition: BasicGUI_EllipseDlg.cxx:363
GEOM::GeomObjPtr myMajor
Definition: BasicGUI_EllipseDlg.h:60
DlgRef_3Sel2Spin * GroupPoints
Definition: BasicGUI_EllipseDlg.h:62
void enterEvent(QEvent *)
Definition: BasicGUI_EllipseDlg.cxx:353
virtual QList< GEOM::GeomObjPtr > getSourceObjects()
Definition: BasicGUI_EllipseDlg.cxx:438
GEOM::GeomObjPtr myDir
Definition: BasicGUI_EllipseDlg.h:60
void DeactivateActiveDialog()
Definition: BasicGUI_EllipseDlg.cxx:343
~BasicGUI_EllipseDlg()
Definition: BasicGUI_EllipseDlg.cxx:105
bool ClickOnApply()
Definition: BasicGUI_EllipseDlg.cxx:192
void ActivateThisDialog()
Definition: BasicGUI_EllipseDlg.cxx:319
virtual void addSubshapesToStudy()
Definition: BasicGUI_EllipseDlg.cxx:427
virtual bool execute(ObjectList &)
Definition: BasicGUI_EllipseDlg.cxx:402
void Init()
Definition: BasicGUI_EllipseDlg.cxx:114
void SelectionIntoArgument()
Definition: BasicGUI_EllipseDlg.cxx:225
void ClickOnOk()
Definition: BasicGUI_EllipseDlg.cxx:180
GEOM::GeomObjPtr myPoint
Definition: BasicGUI_EllipseDlg.h:60
virtual bool isValid(QString &)
Definition: BasicGUI_EllipseDlg.cxx:381
BasicGUI_EllipseDlg(GeometryGUI *, QWidget *=0, bool=false, Qt::WindowFlags=0)
Definition: BasicGUI_EllipseDlg.cxx:55
virtual GEOM::GEOM_IOperations_ptr createOperation()
Definition: BasicGUI_EllipseDlg.cxx:372
Definition: GEOMBase_Skeleton.h:53
Definition: GeometryGUI.h:74
GenericObjPtr< GEOM::GEOM_Object > GeomObjPtr
Definition: GEOM_GenericObjPtr.h:218