27#ifndef REPAIRGUI_REMOVEINTWIRESDLG_H
28#define REPAIRGUI_REMOVEINTWIRESDLG_H
49 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: RepairGUI_RemoveIntWiresDlg.h:39
virtual bool isValid(QString &)
Definition: RepairGUI_RemoveIntWiresDlg.cxx:300
GEOM::GEOM_Object_var myObject
Definition: RepairGUI_RemoveIntWiresDlg.h:59
virtual QList< GEOM::GeomObjPtr > getSourceObjects()
Definition: RepairGUI_RemoveIntWiresDlg.cxx:370
void ActivateThisDialog()
Definition: RepairGUI_RemoveIntWiresDlg.cxx:261
virtual GEOM::GEOM_IOperations_ptr createOperation()
Definition: RepairGUI_RemoveIntWiresDlg.cxx:291
virtual bool execute(ObjectList &)
Definition: RepairGUI_RemoveIntWiresDlg.cxx:309
void Init()
Definition: RepairGUI_RemoveIntWiresDlg.cxx:102
RepairGUI_RemoveIntWiresDlg(GeometryGUI *, QWidget *=0, bool=false)
Definition: RepairGUI_RemoveIntWiresDlg.cxx:53
void ClickOnOk()
Definition: RepairGUI_RemoveIntWiresDlg.cxx:134
bool ClickOnApply()
Definition: RepairGUI_RemoveIntWiresDlg.cxx:145
DlgRef_1Sel1Check1Sel * GroupPoints
Definition: RepairGUI_RemoveIntWiresDlg.h:62
GEOM::short_array_var myWiresInd
Definition: RepairGUI_RemoveIntWiresDlg.h:60
void LineEditReturnPressed()
Definition: RepairGUI_RemoveIntWiresDlg.cxx:248
void SelectionIntoArgument()
Definition: RepairGUI_RemoveIntWiresDlg.cxx:160
void onRemoveAllClicked()
Definition: RepairGUI_RemoveIntWiresDlg.cxx:328
void enterEvent(QEvent *)
Definition: RepairGUI_RemoveIntWiresDlg.cxx:281
void SetEditCurrentArgument()
Definition: RepairGUI_RemoveIntWiresDlg.cxx:212
~RepairGUI_RemoveIntWiresDlg()
Definition: RepairGUI_RemoveIntWiresDlg.cxx:94
void initSelection()
Definition: RepairGUI_RemoveIntWiresDlg.cxx:344