Version: 9.12.0
EntityGUI_3DSketcherDlg Class Reference

#include <EntityGUI_3DSketcherDlg.h>

Inheritance diagram for EntityGUI_3DSketcherDlg:
Inheritance graph

Classes

struct  prsType
 
struct  XYZ
 

Public Member Functions

 EntityGUI_3DSketcherDlg (GeometryGUI *, QWidget *=0, bool=false, Qt::WindowFlags=0, const double=2.)
 
 ~EntityGUI_3DSketcherDlg ()
 
- 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 *, SUIT_ViewWindow *aVW=0)
 
virtual ~GEOMBase_Helper ()
 

Protected Member Functions

virtual GEOM::GEOM_IOperations_ptr createOperation ()
 
virtual bool isValid (QString &)
 
virtual bool execute (ObjectList &)
 
- 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_DlgSkeletonmainFrame ()
 
QWidgetcentralWidget ()
 
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)
 
void displayPreview (const SALOME_Prs *prs, const bool append=false, const bool=true)
 
void erasePreview (const bool=true)
 
const PrsListgetPreview () 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::string &, const std::string &, const std::list< 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
 
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::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::GeomObjPtrgetSourceObjects ()
 
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::GeomObjPtrgetSelected (TopAbs_ShapeEnum type, int count, bool strict=true)
 
QList< GEOM::GeomObjPtrgetSelected (const QList< TopAbs_ShapeEnum > &types, int count, bool strict=true)
 
void hideSourceObjects (QList< GEOM::GeomObjPtr > theObjectList)
 
void SetIsPreview (const bool thePreview)
 
bool IsPreview ()
 
GEOM_DisplayergetDisplayer ()
 
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 Types

typedef QList< XYZXYZList
 

Private Slots

void ClickOnOk ()
 
void ClickOnAddPoint ()
 
bool ClickOnApply ()
 
void UpdateButtonsState ()
 
void UpdatePointCoordinates ()
 
void ClickOnUndo ()
 
void ClickOnRedo ()
 
void SelectionIntoArgument ()
 
void DeactivateActiveDialog ()
 
void ActivateThisDialog ()
 
void TypeClicked (int)
 
void ValueChangedInSpinBox (double)
 
void ButtonClicked (bool)
 
void BoxChecked (bool)
 
void SetDoubleSpinBoxStep (double)
 

Private Member Functions

void Init ()
 
void enterEvent (QEvent *)
 
virtual void displayPreview (GEOM::GEOM_Object_ptr, const bool=false, const bool=false, const bool=true, const double=-1, const int=-1, const int=-1)
 
 Handle (AIS_LengthDimension) createAISLengthDimension(double theLength
 
 Handle (AIS_AngleDimension) createAISAngleDimension(double theAngle
 
void displayAngle (double theAngle, gp_Pnt P0, gp_Pnt P1, gp_Pnt P2, bool store=false)
 
void displayLength (gp_Pnt P1, gp_Pnt P2, gp_Dir theNormal, bool store=false)
 
void displayText (std::string theText, gp_Pnt P, bool store=false)
 
void displayTrihedron (int)
 
void displayDimensions (bool store=false)
 
bool createShapes (GEOM::GEOM_Object_ptr, TopoDS_Shape &, TopoDS_Shape &)
 
XYZ getLastPoint () const
 
XYZ getPenultimatePoint () const
 
XYZ getCurrentPoint () const
 
gp_Dir getPresentationPlane () const
 
std::string doubleToString (double)
 
gp_Trsf toReferenceSystem (gp_Pnt origin) const
 
gp_Trsf toCurrentSystem (gp_Pnt origin) const
 
void removeLastIOFromPrs ()
 
void restoreLastIOToPrs ()
 
double radius (gp_Pnt) const
 
double height (gp_Pnt) const
 
double longitude (gp_Pnt) const
 
double latitude (gp_Pnt) const
 

Private Attributes

gp_Pnt P1
 
gp_Pnt gp_Pnt P2
 
gp_Pnt gp_Pnt gp_Dir theNormal
 
gp_Pnt P0
 
gp_Pnt gp_Pnt P1
 
gp_Pnt gp_Pnt gp_Pnt P2
 
XYZList myPointsList
 
XYZList myRedoList
 
AIS_ListOfInteractive myLengthIORedoList
 
AIS_ListOfInteractive myAngleIORedoList
 
AIS_ListOfInteractive myTextIORedoList
 
prsType myPrsType
 
EntityGUI_3SpinGroup3Spin
 
EntityGUI_AnglesGroupAngles
 
EntityGUI_ControlsGroupControls
 
EntityGUI_TypeGroupType
 
QButtonGroup * myTypeGroup1
 
QButtonGroup * myTypeGroup2
 
int myMode
 
int myCoordType
 
int myOrientation
 
bool myOK
 
bool isLengthVisible
 
bool isAngleVisible
 
double myLineWidth
 
GeometryGUImyGeometryGUI
 
SOCC_Prs * myAnglePrs
 
SOCC_Prs * myLengthPrs
 
SOCC_Prs * myTextPrs
 
bool myIsUndoRedo
 
XYZ myWorkPoint
 

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...
 
GeometryGUImyGeomGUI
 reference GEOM GUI More...
 
QString myHelpFileName
 Associated HTML help file name. More...
 
QButtonGroup * myRBGroup
 radio button group More...
 
GEOMBase_DlgSkeletonmyMainFrame
 dialog box's mainframe widget More...
 
QString myHelpContext
 Help context, needed for the customization path where located plugins help HTML pages. More...
 

Member Typedef Documentation

◆ XYZList

typedef QList<XYZ> EntityGUI_3DSketcherDlg::XYZList
private

Constructor & Destructor Documentation

◆ EntityGUI_3DSketcherDlg()

◆ ~EntityGUI_3DSketcherDlg()

EntityGUI_3DSketcherDlg::~EntityGUI_3DSketcherDlg ( )

Member Function Documentation

◆ ActivateThisDialog

◆ BoxChecked

void EntityGUI_3DSketcherDlg::BoxChecked ( bool  checked)
privateslot

◆ ButtonClicked

void EntityGUI_3DSketcherDlg::ButtonClicked ( bool  )
privateslot

◆ ClickOnAddPoint

◆ ClickOnApply

bool EntityGUI_3DSketcherDlg::ClickOnApply ( )
privateslot

◆ ClickOnOk

void EntityGUI_3DSketcherDlg::ClickOnOk ( )
privateslot

◆ ClickOnRedo

◆ ClickOnUndo

◆ createOperation()

GEOM::GEOM_IOperations_ptr EntityGUI_3DSketcherDlg::createOperation ( )
protectedvirtual

Reimplemented from GEOMBase_Helper.

References GEOMBase_Helper::getGeomEngine().

◆ createShapes()

bool EntityGUI_3DSketcherDlg::createShapes ( GEOM::GEOM_Object_ptr  ,
TopoDS_Shape &  theApplyedWire,
TopoDS_Shape &  theLastSegment 
)
private

◆ DeactivateActiveDialog

void EntityGUI_3DSketcherDlg::DeactivateActiveDialog ( )
privateslot

◆ displayAngle()

void EntityGUI_3DSketcherDlg::displayAngle ( double  theAngle,
gp_Pnt  P0,
gp_Pnt  P1,
gp_Pnt  P2,
bool  store = false 
)
private

◆ displayDimensions()

◆ displayLength()

void EntityGUI_3DSketcherDlg::displayLength ( gp_Pnt  P1,
gp_Pnt  P2,
gp_Dir  theNormal,
bool  store = false 
)
private

◆ displayPreview()

void EntityGUI_3DSketcherDlg::displayPreview ( GEOM::GEOM_Object_ptr  object,
const bool  append = false,
const bool  activate = false,
const bool  update = true,
const double  lineWidth = -1,
const int  = -1,
const int  = -1 
)
privatevirtual

◆ displayText()

void EntityGUI_3DSketcherDlg::displayText ( std::string  theText,
gp_Pnt  P,
bool  store = false 
)
private

◆ displayTrihedron()

void EntityGUI_3DSketcherDlg::displayTrihedron ( int  selMode)
private

◆ doubleToString()

std::string EntityGUI_3DSketcherDlg::doubleToString ( double  num)
private

◆ enterEvent()

void EntityGUI_3DSketcherDlg::enterEvent ( QEvent *  )
private

◆ execute()

◆ getCurrentPoint()

◆ getLastPoint()

EntityGUI_3DSketcherDlg::XYZ EntityGUI_3DSketcherDlg::getLastPoint ( ) const
private

References myPointsList.

◆ getPenultimatePoint()

EntityGUI_3DSketcherDlg::XYZ EntityGUI_3DSketcherDlg::getPenultimatePoint ( ) const
private

References myPointsList.

◆ getPresentationPlane()

◆ Handle() [1/2]

EntityGUI_3DSketcherDlg::Handle ( AIS_AngleDimension  )
private

◆ Handle() [2/2]

EntityGUI_3DSketcherDlg::Handle ( AIS_LengthDimension  )
private

◆ height()

double EntityGUI_3DSketcherDlg::height ( gp_Pnt  thePnt) const
private

References toCurrentSystem().

◆ Init()

◆ isValid()

bool EntityGUI_3DSketcherDlg::isValid ( QString &  msg)
protectedvirtual

Reimplemented from GEOMBase_Helper.

References Group3Spin, and GEOMBase_Helper::IsPreview().

◆ latitude()

double EntityGUI_3DSketcherDlg::latitude ( gp_Pnt  ) const
private

◆ longitude()

double EntityGUI_3DSketcherDlg::longitude ( gp_Pnt  ) const
private

◆ radius()

double EntityGUI_3DSketcherDlg::radius ( gp_Pnt  thePnt) const
private

References toCurrentSystem().

◆ removeLastIOFromPrs()

◆ restoreLastIOToPrs()

◆ SelectionIntoArgument

◆ SetDoubleSpinBoxStep

void EntityGUI_3DSketcherDlg::SetDoubleSpinBoxStep ( double  step)
privateslot

References Group3Spin, and GroupAngles.

◆ toCurrentSystem()

gp_Trsf EntityGUI_3DSketcherDlg::toCurrentSystem ( gp_Pnt  origin) const
private

References toReferenceSystem().

◆ toReferenceSystem()

gp_Trsf EntityGUI_3DSketcherDlg::toReferenceSystem ( gp_Pnt  origin) const
private

References myOrientation, OXZ, and OYZ.

◆ TypeClicked

◆ UpdateButtonsState

void EntityGUI_3DSketcherDlg::UpdateButtonsState ( )
privateslot

◆ UpdatePointCoordinates

void EntityGUI_3DSketcherDlg::UpdatePointCoordinates ( )
privateslot

◆ ValueChangedInSpinBox

void EntityGUI_3DSketcherDlg::ValueChangedInSpinBox ( double  )
privateslot

Member Data Documentation

◆ Group3Spin

EntityGUI_3Spin* EntityGUI_3DSketcherDlg::Group3Spin
private

◆ GroupAngles

EntityGUI_Angles* EntityGUI_3DSketcherDlg::GroupAngles
private

◆ GroupControls

EntityGUI_Controls* EntityGUI_3DSketcherDlg::GroupControls
private

◆ GroupType

EntityGUI_Type* EntityGUI_3DSketcherDlg::GroupType
private

◆ isAngleVisible

bool EntityGUI_3DSketcherDlg::isAngleVisible
private

◆ isLengthVisible

bool EntityGUI_3DSketcherDlg::isLengthVisible
private

◆ myAngleIORedoList

AIS_ListOfInteractive EntityGUI_3DSketcherDlg::myAngleIORedoList
private

◆ myAnglePrs

SOCC_Prs* EntityGUI_3DSketcherDlg::myAnglePrs
private

◆ myCoordType

int EntityGUI_3DSketcherDlg::myCoordType
private

◆ myGeometryGUI

GeometryGUI* EntityGUI_3DSketcherDlg::myGeometryGUI
private

◆ myIsUndoRedo

bool EntityGUI_3DSketcherDlg::myIsUndoRedo
private

◆ myLengthIORedoList

AIS_ListOfInteractive EntityGUI_3DSketcherDlg::myLengthIORedoList
private

◆ myLengthPrs

SOCC_Prs* EntityGUI_3DSketcherDlg::myLengthPrs
private

◆ myLineWidth

double EntityGUI_3DSketcherDlg::myLineWidth
private

◆ myMode

int EntityGUI_3DSketcherDlg::myMode
private

◆ myOK

bool EntityGUI_3DSketcherDlg::myOK
private

◆ myOrientation

int EntityGUI_3DSketcherDlg::myOrientation
private

◆ myPointsList

XYZList EntityGUI_3DSketcherDlg::myPointsList
private

◆ myPrsType

prsType EntityGUI_3DSketcherDlg::myPrsType
private

◆ myRedoList

XYZList EntityGUI_3DSketcherDlg::myRedoList
private

◆ myTextIORedoList

AIS_ListOfInteractive EntityGUI_3DSketcherDlg::myTextIORedoList
private

◆ myTextPrs

SOCC_Prs* EntityGUI_3DSketcherDlg::myTextPrs
private

◆ myTypeGroup1

QButtonGroup* EntityGUI_3DSketcherDlg::myTypeGroup1
private

◆ myTypeGroup2

QButtonGroup* EntityGUI_3DSketcherDlg::myTypeGroup2
private

◆ myWorkPoint

XYZ EntityGUI_3DSketcherDlg::myWorkPoint
private

◆ P0

gp_Pnt EntityGUI_3DSketcherDlg::P0
private

◆ P1 [1/2]

gp_Pnt EntityGUI_3DSketcherDlg::P1
private

◆ P1 [2/2]

gp_Pnt gp_Pnt EntityGUI_3DSketcherDlg::P1
private

◆ P2 [1/2]

gp_Pnt gp_Pnt EntityGUI_3DSketcherDlg::P2
private

◆ P2 [2/2]

gp_Pnt gp_Pnt gp_Pnt EntityGUI_3DSketcherDlg::P2
private

◆ theNormal

gp_Pnt gp_Pnt gp_Dir EntityGUI_3DSketcherDlg::theNormal
private

The documentation for this class was generated from the following files: