#include <GroupGUI_GroupDlg.h>

Public Types | |
| enum | Mode { CreateGroup, EditGroup } |
Public Member Functions | |
| GroupGUI_GroupDlg (Mode mode, GeometryGUI *, QWidget *parent=0) | |
| ~GroupGUI_GroupDlg () | |
Public Member Functions inherited from GEOMBase_Skeleton | |
| GEOMBase_Skeleton (GeometryGUI *, QWidget *=0, bool=false, Qt::WindowFlags=0) | |
| ~GEOMBase_Skeleton () | |
Public Member Functions inherited from GEOMBase_Helper | |
| GEOMBase_Helper (SUIT_Desktop *) | |
| virtual | ~GEOMBase_Helper () |
Protected Member Functions | |
| virtual GEOM::GEOM_IOperations_ptr | createOperation () |
| virtual bool | isValid (QString &) |
| virtual bool | execute (ObjectList &) |
| virtual GEOM::GEOM_Object_ptr | getFather (GEOM::GEOM_Object_ptr) |
| virtual QList< GEOM::GeomObjPtr > | getSourceObjects () |
| void | closeEvent (QCloseEvent *) |
Protected Member Functions inherited from GEOMBase_Skeleton | |
| void | initSpinBox (QSpinBox *, int, int, int=1) |
| void | initSpinBox (SalomeApp_DoubleSpinBox *, double, double, double=0.1, const char *="length_precision") |
| void | updateAttributes (GEOM::GEOM_Object_ptr, const QStringList &) |
| void | closeEvent (QCloseEvent *) |
| void | keyPressEvent (QKeyEvent *) |
| void | initName (const QString &=QString()) |
| virtual QString | getNewObjectName (int CurrObj=-1) const |
| int | getConstructorId () const |
| void | setConstructorId (const int) |
| void | unsetConstructorId () |
| void | showOnlyPreviewControl () |
| void | setHelpFileName (const QString &) |
| GEOMBase_DlgSkeleton * | mainFrame () |
| QWidget * | centralWidget () |
| QPushButton * | buttonCancel () const |
| QPushButton * | buttonOk () const |
| QPushButton * | buttonApply () const |
| QPushButton * | buttonHelp () const |
Protected Member Functions inherited from GEOMBase_Helper | |
| void | display (const ObjectList &, const bool=true) |
| void | display (GEOM::GEOM_Object_ptr, const bool=true) |
| void | erase (const ObjectList &, const bool=true) |
| void | erase (GEOM::GEOM_Object_ptr, const bool=true) |
| void | redisplay (const ObjectList &, const bool=true, const bool=true) |
| void | redisplay (GEOM::GEOM_Object_ptr, const bool=true, const bool=true) |
| virtual void | displayPreview (const bool display, const bool activate=false, const bool update=true, const bool toRemoveFromEngine=true, const double lineWidth=-1, const int displayMode=-1, const int color=-1, const bool append=false) |
| virtual void | displayPreview (GEOM::GEOM_Object_ptr obj, const bool append=false, const bool activate=false, const bool update=true, const double lineWidth=-1, const int displayMode=-1, const int color=-1) |
| void | displayPreview (const SALOME_Prs *prs, const bool append=false, const bool=true) |
| void | erasePreview (const bool=true) |
| const PrsList & | getPreview () const |
| void | localSelection (const ObjectList &, const std::list< int >) |
| void | localSelection (const ObjectList &, const int) |
| void | localSelection (GEOM::GEOM_Object_ptr, const std::list< int >) |
| void | localSelection (GEOM::GEOM_Object_ptr, const int) |
| void | localSelection (const std::list< int >) |
| void | localSelection (const int) |
| void | activate (const int) |
| void | globalSelection (const int=GEOM_ALLOBJECTS, const bool=false) |
| void | globalSelection (const TColStd_MapOfInteger &, const bool=false) |
| void | globalSelection (const TColStd_MapOfInteger &, const QList< int > &, const bool=false) |
| void | updateViewer () |
| void | prepareSelection (const ObjectList &, const int) |
| void | prepareSelection (GEOM::GEOM_Object_ptr, const int) |
| QString | addInStudy (GEOM::GEOM_Object_ptr, const char *theName) |
| bool | openCommand () |
| bool | abortCommand () |
| bool | commitCommand (const char *=0) |
| bool | hasCommand () const |
| void | updateObjBrowser () const |
| int | getStudyId () const |
| SalomeApp_Study * | getStudy () const |
| bool | checkViewWindow () |
| bool | onAccept (const bool publish=true, const bool useTransaction=true, bool erasePreviewFlag=true) |
| void | showError () |
| void | showError (const QString &msg) |
| GEOM::GEOM_IOperations_ptr | getOperation () |
| void | setPrefix (const QString &prefix) |
| QString | getPrefix (GEOM::GEOM_Object_ptr=GEOM::GEOM_Object::_nil()) const |
| bool | selectObjects (ObjectList &objects) |
| virtual void | restoreSubShapes (SALOMEDS::Study_ptr theStudy, SALOMEDS::SObject_ptr theSObject) |
| virtual QString | getObjectName (GEOM::GEOM_Object_ptr object) const |
| virtual bool | extractPrefix () const |
| virtual void | addSubshapesToStudy () |
| GEOM::GEOM_Object_ptr | findObjectInFather (GEOM::GEOM_Object_ptr theFather, const QString &theName) |
| GEOM::GEOM_Object_ptr | findObjectInFather (GEOM::GEOM_Object_ptr theFather, int theIndex) |
| GEOM::GeomObjPtr | getSelected (TopAbs_ShapeEnum type) |
| GEOM::GeomObjPtr | getSelected (const QList< TopAbs_ShapeEnum > &types) |
| QList< GEOM::GeomObjPtr > | getSelected (TopAbs_ShapeEnum type, int count, bool strict=true) |
| QList< GEOM::GeomObjPtr > | getSelected (const QList< TopAbs_ShapeEnum > &types, int count, bool strict=true) |
| void | hideSourceObjects (QList< GEOM::GeomObjPtr > theObjectList) |
| void | SetIsPreview (const bool thePreview) |
| bool | IsPreview () |
| GEOM_Displayer * | getDisplayer () |
| SUIT_Desktop * | getDesktop () const |
| virtual void | setIsApplyAndClose (const bool theFlag) |
| virtual bool | isApplyAndClose () const |
| virtual void | setIsOptimizedBrowsing (const bool theFlag) |
| virtual bool | isOptimizedBrowsing () const |
| virtual void | setIsWaitCursorEnabled (const bool theFlag) |
| virtual bool | isWaitCursorEnabled () const |
| virtual void | setIsDisableBrowsing (const bool theFlag) |
| virtual bool | isDisableBrowsing () const |
| virtual void | setIsDisplayResult (const bool theFlag) |
| virtual bool | isDisplayResult () const |
Private Slots | |
| void | ClickOnOk () |
| bool | ClickOnApply () |
| void | ActivateThisDialog () |
| void | SelectionIntoArgument () |
| void | SetEditCurrentArgument () |
| void | ConstructorsClicked (int) |
| void | selectAllSubShapes () |
| void | add () |
| void | remove () |
| void | showOnlySelected () |
| void | selectionChanged () |
| void | ClickOnOkFilter () |
| void | ClickOnPlot () |
| void | MeasureToggled () |
Private Member Functions | |
| void | Init () |
| void | enterEvent (QEvent *) |
| int | subSelectionWay () const |
| TopAbs_ShapeEnum | getShapeType () const |
| void | setShapeType (const TopAbs_ShapeEnum) |
| void | activateSelection () |
| void | updateState (bool isAdd=false) |
| void | highlightSubShapes () |
| void | onGetInPlace () |
| void | setInPlaceObj (GEOM::GEOM_Object_var, const bool isVisible=1) |
| int | getSelectedSubshapes (TColStd_IndexedMapOfInteger &theMapIndex) |
Private Attributes | |
| Mode | myMode |
| bool | myBusy |
| bool | myIsShapeType |
| bool | myIsHiddenMain |
| bool | myWasHiddenMain |
| GEOM::GEOM_Object_var | myMainObj |
| GEOM::GEOM_Object_var | myGroup |
| GEOM::GEOM_Object_var | myInPlaceObj |
| int | myInPlaceObjSelectState |
| TColStd_DataMapOfIntegerInteger | myMain2InPlaceIndices |
| QList< int > | myGroupIdList |
| int | myDmMode |
| bool | myIsAccept |
| QPushButton * | mySelBtn |
| QLineEdit * | myMainName |
| QPushButton * | mySelBtn2 |
| QLineEdit * | myShape2Name |
| QGroupBox * | myRestrictGroupBox |
| QButtonGroup * | myRestrictGroup |
| QPushButton * | mySelAllBtn |
| QPushButton * | myAddBtn |
| QPushButton * | myRemBtn |
| QPushButton * | myShowOnlyBtn |
| QPushButton * | myHideSelBtn |
| QPushButton * | myShowAllBtn |
| QListWidget * | myIdList |
| QCheckBox * | myLessFilterCheck |
| QCheckBox * | myGreaterFilterCheck |
| QComboBox * | myLessFilterCombo |
| QComboBox * | myGreaterFilterCombo |
| SalomeApp_DoubleSpinBox * | myLessFilterSpin |
| SalomeApp_DoubleSpinBox * | myGreaterFilterSpin |
| QPushButton * | myApplyFilterButton |
| QPushButton * | myPlotDistributionButton |
| QGroupBox * | myFilterGrp |
Additional Inherited Members | |
Signals inherited from GEOMBase_Skeleton | |
| void | constructorsClicked (int) |
Static Public Member Functions inherited from GEOMBase_Helper | |
| static SUIT_ViewWindow * | getActiveView () |
Protected Types inherited from GEOMBase_Helper | |
| typedef std::list< SALOME_Prs * > | PrsList |
Protected Slots inherited from GEOMBase_Skeleton | |
| virtual void | ClickOnCancel () |
| virtual void | processPreview () |
| void | LineEditReturnPressed () |
| void | DeactivateActiveDialog () |
| void | ActivateThisDialog () |
| virtual void | ClickOnHelp () |
Static Protected Member Functions inherited from GEOMBase_Helper | |
| static GEOM::GEOM_Gen_ptr | getGeomEngine () |
Protected Attributes inherited from GEOMBase_Skeleton | |
| QLineEdit * | myEditCurrentArgument |
| Current LineEdit. More... | |
| GeometryGUI * | myGeomGUI |
| reference GEOM GUI More... | |
| QString | myHelpFileName |
| Associated HTML help file name. More... | |
| QButtonGroup * | myRBGroup |
| radio button group More... | |
| GEOMBase_DlgSkeleton * | myMainFrame |
| dialog box's mainframe widget More... | |
| QString | myHelpContext |
Help context, needed for the customization path where located plugins help HTML pages More... | |
| GroupGUI_GroupDlg::GroupGUI_GroupDlg | ( | Mode | mode, |
| GeometryGUI * | theGeometryGUI, | ||
| QWidget * | parent = 0 |
||
| ) |
References GEOMBase_Skeleton::centralWidget(), CreateGroup, GEOMBase_DlgSkeleton::GroupBoxName, GEOMBase_DlgSkeleton::GroupConstructors, Init(), GEOMBase_Skeleton::mainFrame(), myAddBtn, myApplyFilterButton, myFilterGrp, myGreaterFilterCheck, myGreaterFilterCombo, myGreaterFilterSpin, myHideSelBtn, myIdList, myLessFilterCheck, myLessFilterCombo, myLessFilterSpin, myMainName, myMainObj, myMode, myPlotDistributionButton, myRemBtn, myRestrictGroup, myRestrictGroupBox, mySelAllBtn, mySelBtn, mySelBtn2, myShape2Name, myShowAllBtn, myShowOnlyBtn, GEOMBase_DlgSkeleton::RadioButton1, GEOMBase_DlgSkeleton::RadioButton2, GEOMBase_DlgSkeleton::RadioButton3, GEOMBase_DlgSkeleton::RadioButton4, GEOMBase_Skeleton::setHelpFileName(), and updateState().
| GroupGUI_GroupDlg::~GroupGUI_GroupDlg | ( | ) |
References GEOM_Displayer::Display(), GEOMBase_Helper::getDisplayer(), myDmMode, myGroup, myIsAccept, myIsHiddenMain, myMainObj, and myWasHiddenMain.
|
private |
References aColor, aMainShape, aPrs, aView, GEOM_Displayer::buildSubshapePresentation(), GEOMBase_Skeleton::buttonApply(), GEOM_Displayer::Display(), GEOMBase_Helper::displayPreview(), GEOM_Displayer::Erase(), GEOMBase_Helper::erasePreview(), GEOM_ALLSHAPES, GEOM_Client::get_client(), GEOMBase_Helper::getDisplayer(), GeometryGUI::GetGeomGen(), GEOM_Client::GetShape(), getShapeType(), GEOMBase_Helper::globalSelection(), Handle(), GEOMBase_Helper::isApplyAndClose(), myDmMode, GEOMBase_Skeleton::myEditCurrentArgument, myGroup, myGroupIdList, myInPlaceObj, myIsHiddenMain, myIsShapeType, myMain2InPlaceIndices, myMainObj, SelectionIntoArgument(), GEOM_Displayer::SetColor(), GEOM_Displayer::SetDisplayMode(), subSelectionWay(), GEOM_Displayer::UnsetColor(), and GEOM_Displayer::UnsetDisplayMode().
|
privateslot |
|
privateslot |
References getSelectedSubshapes(), GROUP_IDLST_COLOR, GROUP_NEWIDLST_COLOR, myGroupIdList, myIdList, and updateState().
|
privateslot |
References activateSelection(), ConstructorsClicked(), CreateGroup, GEOMBase_Skeleton::getConstructorId(), GROUP_IDLST_COLOR, GEOMBase_Skeleton::initName(), GEOMBase_Helper::isApplyAndClose(), myGroupIdList, myIdList, myIsAccept, myMode, GEOMBase_Helper::onAccept(), GEOMBase_Helper::setIsDisableBrowsing(), and GEOMBase_Helper::setIsDisplayResult().
|
privateslot |
|
privateslot |
References aMainShape, GEOM_Displayer::Erase(), GEOM_Client::get_client(), GEOMBase_Helper::getDisplayer(), GeometryGUI::GetGeomGen(), GEOM_Client::GetShape(), getShapeType(), Handle(), GEOMBase_Skeleton::myGeomGUI, myGreaterFilterCheck, myGreaterFilterCombo, myGreaterFilterSpin, myIsShapeType, myLessFilterCheck, myLessFilterCombo, myLessFilterSpin, myMainObj, GEOMUtils::ShapeToDouble(), subSelectionWay(), and updateState().
|
privateslot |
|
protected |
References GEOMBase_Skeleton::closeEvent(), GEOMBase_Helper::erasePreview(), and setInPlaceObj().
|
privateslot |
|
protectedvirtual |
Reimplemented from GEOMBase_Helper.
References GEOMBase_Helper::getGeomEngine(), and GEOMBase_Helper::getStudyId().
|
private |
References ActivateThisDialog(), and GEOMBase_Skeleton::buttonCancel().
|
protectedvirtual |
Reimplemented from GEOMBase_Helper.
References CreateGroup, EditGroup, GEOMBase::GetIORFromObject(), GEOMBase_Skeleton::getNewObjectName(), GEOMBase_Helper::getOperation(), getShapeType(), GEOMBase_Helper::getStudy(), myGroup, myIdList, myMainObj, and myMode.
|
protectedvirtual |
Reimplemented from GEOMBase_Helper.
References GEOM_GROUP, and GEOMBase_Helper::getOperation().
|
private |
References aMainShape, anIter(), GeometryGUI::ClientSObjectToObject(), GEOM_GROUP, GEOM_Client::get_client(), GeometryGUI::GetGeomGen(), GEOMBase::GetName(), GEOMBase::GetShape(), GEOM_Client::GetShape(), getShapeType(), Handle(), GEOMBase_Skeleton::myGeomGUI, myMain2InPlaceIndices, myMainObj, myShape2Name, and subSelectionWay().
|
private |
References GEOMBase_Skeleton::getConstructorId().
|
protectedvirtual |
Reimplemented from GEOMBase_Helper.
References myInPlaceObj, and myMainObj.
|
private |
|
private |
References activateSelection(), add(), GEOMBase_Skeleton::buttonApply(), GEOMBase_Skeleton::buttonOk(), ClickOnApply(), ClickOnOk(), ClickOnOkFilter(), ClickOnPlot(), ConstructorsClicked(), GEOMBase_Skeleton::constructorsClicked(), GEOMBase::ConvertIOinGEOMObject(), COORD_MAX, CreateGroup, EditGroup, GEOM_GROUP, GEOMBase::GetName(), GEOMBase_Helper::getOperation(), GROUP_IDLST_COLOR, Handle(), GEOMBase_Skeleton::initName(), GEOMBase_Skeleton::initSpinBox(), GEOMBase_Skeleton::mainFrame(), MeasureToggled(), myAddBtn, myApplyFilterButton, myBusy, myDmMode, GEOMBase_Skeleton::myEditCurrentArgument, GEOMBase_Skeleton::myGeomGUI, myGreaterFilterCheck, myGreaterFilterSpin, myGroup, myGroupIdList, myHideSelBtn, myIdList, myIsShapeType, myLessFilterCheck, myLessFilterSpin, myMainName, myMainObj, myMode, myPlotDistributionButton, myRemBtn, myRestrictGroup, mySelAllBtn, mySelBtn, mySelBtn2, myShowAllBtn, myShowOnlyBtn, myWasHiddenMain, GEOMBase_DlgSkeleton::ResultName, selectAllSubShapes(), selectionChanged(), SelectionIntoArgument(), SetEditCurrentArgument(), setInPlaceObj(), setShapeType(), showOnlySelected(), and GEOMBase_Skeleton::unsetConstructorId().
|
protectedvirtual |
Reimplemented from GEOMBase_Helper.
References CreateGroup, GEOMBase_Skeleton::getNewObjectName(), GEOMBase_Helper::getStudy(), myIdList, myMainObj, myMode, and RETURN_WITH_MSG.
|
privateslot |
|
private |
References activateSelection(), GEOMBase::ConvertIOinGEOMObject(), GEOMBase_Helper::getGeomEngine(), GEOMBase::GetName(), GEOMBase_Helper::getStudyId(), GEOMBase::IsShape(), GEOMBase_Skeleton::myEditCurrentArgument, GEOMBase_Skeleton::myGeomGUI, myGroup, myIdList, myMainObj, setInPlaceObj(), and subSelectionWay().
|
privateslot |
References highlightSubShapes(), it(), and myIdList.
|
privateslot |
|
privateslot |
References highlightSubShapes().
|
privateslot |
References activateSelection(), GEOMBase::ConvertIOinGEOMObject(), GEOM_Displayer::Display(), GEOMBase_Helper::getDisplayer(), GEOMBase::GetName(), getSelectedSubshapes(), Handle(), highlightSubShapes(), GEOMBase::IsShape(), myBusy, GEOMBase_Skeleton::myEditCurrentArgument, GEOMBase_Skeleton::myGeomGUI, myIdList, myInPlaceObj, myIsHiddenMain, myMainName, myMainObj, mySelBtn, mySelBtn2, myShape2Name, myWasHiddenMain, onGetInPlace(), subSelectionWay(), and updateState().
|
privateslot |
|
private |
|
private |
References myIsShapeType, and GEOMBase_Skeleton::setConstructorId().
|
privateslot |
References activateSelection(), aMainShape, anIO, aPrs, GEOM_Displayer::buildSubshapePresentation(), GEOM_Displayer::Display(), GEOMBase_Helper::displayPreview(), GEOM_Displayer::Erase(), GEOM_Client::get_client(), GEOMBase_Helper::getDisplayer(), GeometryGUI::GetGeomGen(), GEOM_Client::GetShape(), getShapeType(), Handle(), highlightSubShapes(), GEOMBase_Skeleton::myGeomGUI, myHideSelBtn, myIsHiddenMain, myIsShapeType, myMainObj, and myShowAllBtn.
|
private |
References myRestrictGroup.
|
private |
References GEOMBase_Helper::getGeomEngine(), getShapeType(), GEOMBase_Helper::getStudyId(), myAddBtn, GEOMBase_Skeleton::myEditCurrentArgument, myFilterGrp, myIdList, myIsShapeType, myMainObj, myPlotDistributionButton, myRemBtn, myRestrictGroupBox, mySelAllBtn, mySelBtn2, myShape2Name, setInPlaceObj(), and subSelectionWay().
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |