27#ifndef PRIMITIVEGUI_SPHEREDLG_H
28#define PRIMITIVEGUI_SPHEREDLG_H
51 virtual bool isValid( QString& );
std::list< GEOM::GEOM_Object_ptr > ObjectList
Definition: GEOMBase_Helper.h:46
Definition: GEOMBase_Skeleton.h:53
Definition: GeometryGUI.h:74
Definition: PrimitiveGUI_SphereDlg.h:41
void SetEditCurrentArgument()
Definition: PrimitiveGUI_SphereDlg.cxx:263
void Init()
Definition: PrimitiveGUI_SphereDlg.cxx:106
void ClickOnOk()
Definition: PrimitiveGUI_SphereDlg.cxx:205
DlgRef_1Spin * GroupDimensions
Definition: PrimitiveGUI_SphereDlg.h:65
void SelectionIntoArgument()
Definition: PrimitiveGUI_SphereDlg.cxx:232
virtual bool isValid(QString &)
Definition: PrimitiveGUI_SphereDlg.cxx:336
GEOM::GeomObjPtr myPoint
Definition: PrimitiveGUI_SphereDlg.h:62
virtual void addSubshapesToStudy()
Definition: PrimitiveGUI_SphereDlg.cxx:412
void ValueChangedInSpinBox()
Definition: PrimitiveGUI_SphereDlg.cxx:316
virtual GEOM::GEOM_IOperations_ptr createOperation()
Definition: PrimitiveGUI_SphereDlg.cxx:326
void enterEvent(QEvent *)
Definition: PrimitiveGUI_SphereDlg.cxx:305
DlgRef_1Sel1Spin * GroupPoints
Definition: PrimitiveGUI_SphereDlg.h:64
double getRadius() const
Definition: PrimitiveGUI_SphereDlg.cxx:398
void ActivateThisDialog()
Definition: PrimitiveGUI_SphereDlg.cxx:281
void ConstructorsClicked(int)
Definition: PrimitiveGUI_SphereDlg.cxx:160
void SetDoubleSpinBoxStep(double)
Definition: PrimitiveGUI_SphereDlg.cxx:150
void DeactivateActiveDialog()
Definition: PrimitiveGUI_SphereDlg.cxx:295
virtual QList< GEOM::GeomObjPtr > getSourceObjects()
Definition: PrimitiveGUI_SphereDlg.cxx:423
PrimitiveGUI_SphereDlg(GeometryGUI *, QWidget *=0, bool=false, Qt::WindowFlags=0)
Definition: PrimitiveGUI_SphereDlg.cxx:53
virtual bool execute(ObjectList &)
Definition: PrimitiveGUI_SphereDlg.cxx:350
bool ClickOnApply()
Definition: PrimitiveGUI_SphereDlg.cxx:217
~PrimitiveGUI_SphereDlg()
Definition: PrimitiveGUI_SphereDlg.cxx:96
GenericObjPtr< GEOM::GEOM_Object > GeomObjPtr
Definition: GEOM_GenericObjPtr.h:218