27 #ifndef PRIMITIVEGUI_BOXDLG_H
28 #define PRIMITIVEGUI_BOXDLG_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_BoxDlg.h:41
void SelectionIntoArgument()
Definition: PrimitiveGUI_BoxDlg.cxx:230
void ActivateThisDialog()
Definition: PrimitiveGUI_BoxDlg.cxx:322
DlgRef_3Spin * GroupDimensions
Definition: PrimitiveGUI_BoxDlg.h:64
void ClickOnOk()
Definition: PrimitiveGUI_BoxDlg.cxx:204
virtual void addSubshapesToStudy()
Definition: PrimitiveGUI_BoxDlg.cxx:435
virtual GEOM::GEOM_IOperations_ptr createOperation()
Definition: PrimitiveGUI_BoxDlg.cxx:356
void enterEvent(QEvent *)
Definition: PrimitiveGUI_BoxDlg.cxx:337
void ConstructorsClicked(int)
Definition: PrimitiveGUI_BoxDlg.cxx:169
virtual bool execute(ObjectList &)
Definition: PrimitiveGUI_BoxDlg.cxx:388
DlgRef_2Sel * GroupPoints
Definition: PrimitiveGUI_BoxDlg.h:63
GEOM::GeomObjPtr myPoint1
Definition: PrimitiveGUI_BoxDlg.h:61
~PrimitiveGUI_BoxDlg()
Definition: PrimitiveGUI_BoxDlg.cxx:99
virtual bool isValid(QString &)
Definition: PrimitiveGUI_BoxDlg.cxx:365
PrimitiveGUI_BoxDlg(GeometryGUI *, QWidget *=0, bool modal=false, Qt::WindowFlags=0)
Definition: PrimitiveGUI_BoxDlg.cxx:54
GEOM::GeomObjPtr myPoint2
Definition: PrimitiveGUI_BoxDlg.h:61
void Init()
Definition: PrimitiveGUI_BoxDlg.cxx:108
virtual QList< GEOM::GeomObjPtr > getSourceObjects()
Definition: PrimitiveGUI_BoxDlg.cxx:447
void SetDoubleSpinBoxStep(double)
Definition: PrimitiveGUI_BoxDlg.cxx:158
void SetEditCurrentArgument()
Definition: PrimitiveGUI_BoxDlg.cxx:280
void ValueChangedInSpinBox()
Definition: PrimitiveGUI_BoxDlg.cxx:347
bool ClickOnApply()
Definition: PrimitiveGUI_BoxDlg.cxx:215
GenericObjPtr< GEOM::GEOM_Object > GeomObjPtr
Definition: GEOM_GenericObjPtr.h:218