#include <MeasureGUI_AnnotationDlg.h>

Public Member Functions | |
| MeasureGUI_AnnotationDlg (GeometryGUI *theGeometryGUI, const bool theIsCreate, QWidget *parent=0, bool modal=false, Qt::WindowFlags fl=0) | |
| ~MeasureGUI_AnnotationDlg () | |
  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 () | 
| SALOME_Prs * | buildPrs () | 
| void | updateSubShapeEnableState () | 
| void | redisplayPreview () | 
| void | closeEvent (QCloseEvent *theEv) | 
  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 bool | execute (ObjectList &objects) | 
| virtual void | restoreSubShapes (SALOMEDS::Study_ptr theStudy, SALOMEDS::SObject_ptr theSObject) | 
| virtual GEOM::GEOM_Object_ptr | getFather (GEOM::GEOM_Object_ptr theObj) | 
| virtual QString | getObjectName (GEOM::GEOM_Object_ptr object) const | 
| virtual bool | extractPrefix () const | 
| virtual void | addSubshapesToStudy () | 
| virtual QList< GEOM::GeomObjPtr > | getSourceObjects () | 
| 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 | SelectionIntoArgument () | 
| void | SetEditCurrentArgument () | 
| void | onTextChange () | 
| void | onTypeChange () | 
| void | onSubShapeTypeChange () | 
| void | onDragged (Handle_GEOM_Annotation theAnnotation) | 
Private Member Functions | |
| void | Init () | 
| void | activateSelectionArgument (QPushButton *theSelectionButton) | 
| void | activateSelection () | 
| TopAbs_ShapeEnum | getShapeType () const | 
| bool | getPickedPoint (gp_Pnt &thePnt, const TopoDS_Shape &theShape) | 
| gp_Pnt | getAttachPoint (const TopoDS_Shape &theShape, bool &theIsOk) | 
| gp_Pnt | getDefaultPosition (const gp_Pnt &theAttach) | 
Private Attributes | |
| TopAbs_ShapeEnum | mySelectionMode | 
| QString | myEditAnnotationEntry | 
| int | myEditAnnotationIndex | 
| GEOMGUI_AnnotationAttrs::Properties | myAnnotationProperties | 
| bool | myIsPositionDefined | 
| bool | myIsCreation | 
| an index of edited annotation in the list shape annotations, -1 in create operation  More... | |
| GEOM::GeomObjPtr | myShape | 
| QLineEdit * | myTextEdit | 
| QPushButton * | myShapeSelBtn | 
| bool | myShapeNameModified | 
| QLineEdit * | myShapeName | 
| QCheckBox * | myIsScreenFixed | 
| QComboBox * | mySubShapeTypeCombo | 
| QPushButton * | mySubShapeSelBtn | 
| QLineEdit * | mySubShapeName | 
| MeasureGUI_AnnotationInteractor * | myInteractor | 
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...  | |
| MeasureGUI_AnnotationDlg::MeasureGUI_AnnotationDlg | ( | GeometryGUI * | theGeometryGUI, | 
| const bool | theIsCreate, | ||
| QWidget * | parent = 0,  | 
        ||
| bool | modal = false,  | 
        ||
| Qt::WindowFlags | fl = 0  | 
        ||
| ) | 
References GEOMBase_Skeleton::buttonApply(), GEOMBase_Skeleton::buttonOk(), GEOMBase_Skeleton::centralWidget(), ClickOnApply(), ClickOnOk(), MeasureGUI_AnnotationInteractor::Enable(), GEOMBase_DlgSkeleton::GroupBoxName, GEOMBase_DlgSkeleton::GroupConstructors, Init(), GEOMBase_Skeleton::mainFrame(), GEOMBase_Skeleton::myEditCurrentArgument, GEOMBase_Skeleton::myGeomGUI, myInteractor, myIsCreation, myIsScreenFixed, myShapeName, myShapeSelBtn, mySubShapeName, mySubShapeSelBtn, mySubShapeTypeCombo, myTextEdit, onDragged(), SelectionIntoArgument(), and GEOMBase_Skeleton::setHelpFileName().
| MeasureGUI_AnnotationDlg::~MeasureGUI_AnnotationDlg | ( | ) | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  protected | 
      
  | 
  privateslot | 
References GEOMBase_Helper::abortCommand(), GEOMBase_Helper::commitCommand(), execute(), Init(), GEOMBase_Helper::isApplyAndClose(), isValid(), myIsCreation, myShape, GEOMBase_Helper::openCommand(), GEOMBase_Helper::redisplay(), GEOMBase_Helper::setIsDisableBrowsing(), GEOMBase_Helper::setIsDisplayResult(), and GEOMBase_Helper::showError().
      
  | 
  privateslot | 
      
  | 
  protected | 
      
  | 
  protectedvirtual | 
Reimplemented from GEOMBase_Helper.
References GEOMBase_Helper::getGeomEngine(), and GEOMBase_Helper::getStudyId().
      
  | 
  protectedvirtual | 
References GEOMGUI_AnnotationMgr::Display(), GeometryGUI::emitAnnotationsUpdated(), GEOMBase_Helper::erasePreview(), GeometryGUI::GetAnnotationMgr(), GeometryGUI::getLocalSelectionMode(), GEOMBase_Helper::getStudy(), GEOMBase_Helper::globalSelection(), Handle(), isValid(), GEOMGUI_AnnotationAttrs::Properties::IsVisible, myAnnotationProperties, myEditAnnotationIndex, GEOMBase_Skeleton::myGeomGUI, myIsCreation, and myShape.
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
References GEOMBase_Helper::getActiveView(), getAttachPoint(), and Handle().
      
  | 
  private | 
References mySubShapeTypeCombo.
      
  | 
  private | 
fill dialog controls
References activateSelectionArgument(), GEOMGUI_AnnotationAttrs::Properties::Attach, GeometryGUI::ClientSObjectToObject(), GeometryGUI::GetAnnotationMgr(), GEOMGUI_TextTreeWdg::getSelected(), GEOMBase_Helper::getStudy(), GeometryGUI::GetTextTreeWdg(), Handle(), if(), GEOMGUI_AnnotationAttrs::Properties::IsScreenFixed, GEOMGUI_AnnotationAttrs::Properties::IsVisible, myAnnotationProperties, myEditAnnotationEntry, myEditAnnotationIndex, GEOMBase_Skeleton::myGeomGUI, myIsCreation, myIsPositionDefined, myIsScreenFixed, mySelectionMode, myShape, myShapeName, myShapeNameModified, myShapeSelBtn, mySubShapeName, mySubShapeSelBtn, mySubShapeTypeCombo, myTextEdit, onSubShapeTypeChange(), onTextChange(), onTypeChange(), redisplayPreview(), SelectionIntoArgument(), SetEditCurrentArgument(), GEOMGUI_AnnotationMgr::SetPreviewStyle(), GEOMGUI_AnnotationAttrs::Properties::ShapeIndex, GEOMGUI_AnnotationAttrs::Properties::ShapeType, GEOMGUI_AnnotationAttrs::Properties::Text, GEOMBase::TypeName(), and updateSubShapeEnableState().
      
  | 
  protectedvirtual | 
Reimplemented from GEOMBase_Helper.
References getShapeType(), GEOMBase_Helper::getStudy(), myAnnotationProperties, myIsCreation, myIsPositionDefined, myShape, RETURN_WITH_MSG, and GEOMGUI_AnnotationAttrs::Properties::ShapeIndex.
      
  | 
  privateslot | 
References GeometryGUI::GetAnnotationMgr(), GEOMBase::GetShape(), GEOMGUI_AnnotationAttrs::Properties::IsScreenFixed, myAnnotationProperties, myEditAnnotationEntry, GEOMBase_Skeleton::myGeomGUI, myIsCreation, myShape, GEOMGUI_AnnotationAttrs::Properties::Position, and GEOMGUI_AnnotationMgr::storeFixedPosition().
      
  | 
  privateslot | 
References activateSelection(), activateSelectionArgument(), getShapeType(), myAnnotationProperties, mySelectionMode, myShapeSelBtn, mySubShapeName, mySubShapeSelBtn, redisplayPreview(), GEOMGUI_AnnotationAttrs::Properties::ShapeIndex, GEOMGUI_AnnotationAttrs::Properties::ShapeType, and updateSubShapeEnableState().
      
  | 
  privateslot | 
      
  | 
  privateslot | 
References aPosition, GEOMGUI_AnnotationAttrs::Properties::Attach, GEOM_Annotation::ConvertPosition2d(), GEOM_Annotation::ConvertPosition3d(), GEOMBase_Helper::getActiveView(), GEOMBase::GetShape(), Handle(), GEOMGUI_AnnotationAttrs::Properties::IsScreenFixed, myAnnotationProperties, myIsPositionDefined, myIsScreenFixed, myShape, NULL, GEOMGUI_AnnotationAttrs::Properties::Position, and redisplayPreview().
      
  | 
  protected | 
References aPrs, buildPrs(), GEOMBase_Helper::displayPreview(), GEOMBase_Helper::erasePreview(), GeometryGUI::GetAnnotationMgr(), GEOMBase_Helper::getDisplayer(), isValid(), GEOMGUI_AnnotationMgr::makeAnnotationEntry(), myAnnotationProperties, myEditAnnotationEntry, myEditAnnotationIndex, GEOMBase_Skeleton::myGeomGUI, myInteractor, myIsCreation, myShape, GEOMGUI_AnnotationMgr::Redisplay(), MeasureGUI_AnnotationInteractor::SetEditEntry(), and GEOM_Displayer::SetToActivate().
      
  | 
  privateslot | 
References activateSelection(), aMainShape, aPosition, GEOMGUI_AnnotationAttrs::Properties::Attach, getAttachPoint(), getDefaultPosition(), GEOMBase::GetName(), getPickedPoint(), GEOMBase_Helper::getSelected(), GEOMBase::GetShape(), getShapeType(), GEOMGUI_AnnotationAttrs::Properties::IsScreenFixed, myAnnotationProperties, GEOMBase_Skeleton::myEditCurrentArgument, myIsCreation, myIsPositionDefined, mySelectionMode, myShape, myShapeName, myShapeNameModified, mySubShapeName, mySubShapeTypeCombo, myTextEdit, onTextChange(), GEOMGUI_AnnotationAttrs::Properties::Position, redisplayPreview(), GEOMGUI_AnnotationAttrs::Properties::ShapeIndex, and updateSubShapeEnableState().
      
  | 
  privateslot | 
References activateSelectionArgument(), and SelectionIntoArgument().
      
  | 
  protected | 
References getShapeType(), myIsCreation, myShape, mySubShapeName, and mySubShapeSelBtn.
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private |