Version: 9.12.0
MeasureGUI_CheckSelfIntersectionsDlg Class Reference

#include <MeasureGUI_CheckSelfIntersectionsDlg.h>

Inheritance diagram for MeasureGUI_CheckSelfIntersectionsDlg:
Inheritance graph

Public Member Functions

 MeasureGUI_CheckSelfIntersectionsDlg (GeometryGUI *, QWidget *)
 
 ~MeasureGUI_CheckSelfIntersectionsDlg ()
 
- 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 &)
 
virtual bool extractPrefix () const
 
virtual GEOM::GEOM_Object_ptr getFather (GEOM::GEOM_Object_ptr)
 
virtual QList< GEOM::GeomObjPtrgetSourceObjects ()
 
- 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)
 
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 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 QString getObjectName (GEOM::GEOM_Object_ptr object) 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::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 Slots

void onInteListSelectionChanged ()
 
void onSubShapesListSelectionChanged ()
 
void clear ()
 
void onCompute ()
 
void ClickOnOk ()
 
bool ClickOnApply ()
 
void ActivateThisDialog ()
 
void DeactivateActiveDialog ()
 
void SelectionIntoArgument ()
 
void SetEditCurrentArgument ()
 
void ConstructorsClicked (int)
 
void OnGaps (bool)
 

Private Member Functions

void Init ()
 
void activateSelection ()
 
void enterEvent (QEvent *)
 
bool findSelfIntersections (bool &HasSelfInte, QString &theErrMsg)
 
float getDeflection ()
 
double getTolerance ()
 
QTextBrowser * getTextView ()
 
QListWidgetgetInteList ()
 
QListWidgetgetShapeList ()
 
QPushButton * getComputeButton ()
 
QLineEdit * getEditObjName ()
 
GEOM::GeomObjPtr getObj ()
 
GEOM::ListOfLong_var getInters ()
 

Private Attributes

int myCurrConstrId
 
QPushButton * myComputeButton1
 
QGroupBoxmySimpleGrp
 
QTextBrowser * myTextView1
 
QPushButton * mySelButton1
 
QLineEdit * myEditObjName1
 
QComboBox * myLevelBox
 
QListWidgetmyInteList1
 
QListWidgetmyShapeList1
 
GEOM::GeomObjPtr myObj1
 
GEOM::ListOfLong_var myInters1
 
QPushButton * myComputeButton2
 
QGroupBoxmyFastGrp
 
QTextBrowser * myTextView2
 
QPushButton * mySelButton2
 
QLineEdit * myEditObjName2
 
QCheckBox * myDetGaps
 
SalomeApp_DoubleSpinBox * myTolerance
 
SalomeApp_DoubleSpinBox * myDeflection
 
QListWidgetmyInteList2
 
QListWidgetmyShapeList2
 
GEOM::GeomObjPtr myObj2
 
GEOM::ListOfLong_var myInters2
 
GEOM::GEOM_IShapesOperations_var myShapesOper
 

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...
 

Constructor & Destructor Documentation

◆ MeasureGUI_CheckSelfIntersectionsDlg()

◆ ~MeasureGUI_CheckSelfIntersectionsDlg()

MeasureGUI_CheckSelfIntersectionsDlg::~MeasureGUI_CheckSelfIntersectionsDlg ( )

Member Function Documentation

◆ activateSelection()

◆ ActivateThisDialog

void MeasureGUI_CheckSelfIntersectionsDlg::ActivateThisDialog ( )
privateslot

◆ clear

◆ ClickOnApply

bool MeasureGUI_CheckSelfIntersectionsDlg::ClickOnApply ( )
privateslot

◆ ClickOnOk

void MeasureGUI_CheckSelfIntersectionsDlg::ClickOnOk ( )
privateslot

◆ ConstructorsClicked

void MeasureGUI_CheckSelfIntersectionsDlg::ConstructorsClicked ( int  constructorId)
privateslot

◆ createOperation()

GEOM::GEOM_IOperations_ptr MeasureGUI_CheckSelfIntersectionsDlg::createOperation ( )
protectedvirtual

Reimplemented from GEOMBase_Helper.

References GEOMBase_Helper::getGeomEngine().

◆ DeactivateActiveDialog

void MeasureGUI_CheckSelfIntersectionsDlg::DeactivateActiveDialog ( )
privateslot

◆ enterEvent()

void MeasureGUI_CheckSelfIntersectionsDlg::enterEvent ( QEvent *  )
private

◆ execute()

bool MeasureGUI_CheckSelfIntersectionsDlg::execute ( ObjectList objects)
protectedvirtual

◆ extractPrefix()

bool MeasureGUI_CheckSelfIntersectionsDlg::extractPrefix ( ) const
protectedvirtual

Reimplemented from GEOMBase_Helper.

◆ findSelfIntersections()

bool MeasureGUI_CheckSelfIntersectionsDlg::findSelfIntersections ( bool &  HasSelfInte,
QString &  theErrMsg 
)
private

◆ getComputeButton()

QPushButton * MeasureGUI_CheckSelfIntersectionsDlg::getComputeButton ( )
private

◆ getDeflection()

float MeasureGUI_CheckSelfIntersectionsDlg::getDeflection ( )
private

References myDeflection.

◆ getEditObjName()

QLineEdit * MeasureGUI_CheckSelfIntersectionsDlg::getEditObjName ( )
private

◆ getFather()

GEOM::GEOM_Object_ptr MeasureGUI_CheckSelfIntersectionsDlg::getFather ( GEOM::GEOM_Object_ptr  )
protectedvirtual

Reimplemented from GEOMBase_Helper.

References getObj().

◆ getInteList()

QListWidget * MeasureGUI_CheckSelfIntersectionsDlg::getInteList ( )
private

◆ getInters()

GEOM::ListOfLong_var MeasureGUI_CheckSelfIntersectionsDlg::getInters ( )
private

◆ getObj()

GEOM::GeomObjPtr MeasureGUI_CheckSelfIntersectionsDlg::getObj ( )
private

◆ getShapeList()

QListWidget * MeasureGUI_CheckSelfIntersectionsDlg::getShapeList ( )
private

◆ getSourceObjects()

QList< GEOM::GeomObjPtr > MeasureGUI_CheckSelfIntersectionsDlg::getSourceObjects ( )
protectedvirtual

Reimplemented from GEOMBase_Helper.

References getObj().

◆ getTextView()

QTextBrowser * MeasureGUI_CheckSelfIntersectionsDlg::getTextView ( )
private

◆ getTolerance()

double MeasureGUI_CheckSelfIntersectionsDlg::getTolerance ( )
private

References myDetGaps, and myTolerance.

◆ Init()

◆ isValid()

bool MeasureGUI_CheckSelfIntersectionsDlg::isValid ( QString &  )
protectedvirtual

Reimplemented from GEOMBase_Helper.

References getObj().

◆ onCompute

void MeasureGUI_CheckSelfIntersectionsDlg::onCompute ( )
privateslot

◆ OnGaps

void MeasureGUI_CheckSelfIntersectionsDlg::OnGaps ( bool  checked)
privateslot

References clear(), and myTolerance.

◆ onInteListSelectionChanged

void MeasureGUI_CheckSelfIntersectionsDlg::onInteListSelectionChanged ( )
privateslot

◆ onSubShapesListSelectionChanged

◆ SelectionIntoArgument

void MeasureGUI_CheckSelfIntersectionsDlg::SelectionIntoArgument ( )
privateslot

◆ SetEditCurrentArgument

void MeasureGUI_CheckSelfIntersectionsDlg::SetEditCurrentArgument ( )
privateslot

Member Data Documentation

◆ myComputeButton1

QPushButton* MeasureGUI_CheckSelfIntersectionsDlg::myComputeButton1
private

◆ myComputeButton2

QPushButton* MeasureGUI_CheckSelfIntersectionsDlg::myComputeButton2
private

◆ myCurrConstrId

int MeasureGUI_CheckSelfIntersectionsDlg::myCurrConstrId
private

◆ myDeflection

SalomeApp_DoubleSpinBox* MeasureGUI_CheckSelfIntersectionsDlg::myDeflection
private

◆ myDetGaps

QCheckBox* MeasureGUI_CheckSelfIntersectionsDlg::myDetGaps
private

◆ myEditObjName1

QLineEdit* MeasureGUI_CheckSelfIntersectionsDlg::myEditObjName1
private

◆ myEditObjName2

QLineEdit* MeasureGUI_CheckSelfIntersectionsDlg::myEditObjName2
private

◆ myFastGrp

QGroupBox* MeasureGUI_CheckSelfIntersectionsDlg::myFastGrp
private

◆ myInteList1

QListWidget* MeasureGUI_CheckSelfIntersectionsDlg::myInteList1
private

◆ myInteList2

QListWidget* MeasureGUI_CheckSelfIntersectionsDlg::myInteList2
private

◆ myInters1

GEOM::ListOfLong_var MeasureGUI_CheckSelfIntersectionsDlg::myInters1
private

◆ myInters2

GEOM::ListOfLong_var MeasureGUI_CheckSelfIntersectionsDlg::myInters2
private

◆ myLevelBox

QComboBox* MeasureGUI_CheckSelfIntersectionsDlg::myLevelBox
private

◆ myObj1

GEOM::GeomObjPtr MeasureGUI_CheckSelfIntersectionsDlg::myObj1
private

◆ myObj2

GEOM::GeomObjPtr MeasureGUI_CheckSelfIntersectionsDlg::myObj2
private

◆ mySelButton1

QPushButton* MeasureGUI_CheckSelfIntersectionsDlg::mySelButton1
private

◆ mySelButton2

QPushButton* MeasureGUI_CheckSelfIntersectionsDlg::mySelButton2
private

◆ myShapeList1

QListWidget* MeasureGUI_CheckSelfIntersectionsDlg::myShapeList1
private

◆ myShapeList2

QListWidget* MeasureGUI_CheckSelfIntersectionsDlg::myShapeList2
private

◆ myShapesOper

GEOM::GEOM_IShapesOperations_var MeasureGUI_CheckSelfIntersectionsDlg::myShapesOper
private

◆ mySimpleGrp

QGroupBox* MeasureGUI_CheckSelfIntersectionsDlg::mySimpleGrp
private

◆ myTextView1

QTextBrowser* MeasureGUI_CheckSelfIntersectionsDlg::myTextView1
private

◆ myTextView2

QTextBrowser* MeasureGUI_CheckSelfIntersectionsDlg::myTextView2
private

◆ myTolerance

SalomeApp_DoubleSpinBox* MeasureGUI_CheckSelfIntersectionsDlg::myTolerance
private

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