Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
EntityGUI_FeatureDetectorDlg Class Reference

#include <EntityGUI_FeatureDetectorDlg.h>

Inheritance diagram for EntityGUI_FeatureDetectorDlg:
Inheritance graph

Public Member Functions

 EntityGUI_FeatureDetectorDlg (GeometryGUI *, QWidget *=0, bool=false, Qt::WindowFlags=0)
 
 ~EntityGUI_FeatureDetectorDlg ()
 
bool acceptMouseEvent () const
 
void setStartPnt (const gp_Pnt &)
 
void setEndPnt (const gp_Pnt &)
 
int getConstructorId ()
 
- 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 execute (ObjectList &)
 
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::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 isValid (QString &msg)
 
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 ()
 
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 SelectionIntoArgument ()
 
void ConstructorsClicked (int)
 
void onButtonClicked ()
 
void onCheckBoxClicked (bool)
 
void ClickOnOk ()
 
bool ClickOnApply ()
 

Private Member Functions

void Init ()
 
bool setSelectionRect ()
 
void showImageSample ()
 
ShapeRec_ParametersparametersChanged ()
 

Private Attributes

ShapeRec_FeatureDetectormyDetector
 
gp_Ax3 myWPlane
 
gp_Ax3 aGlobalCS
 
GEOM::GeomObjPtr myFace
 
QString myFaceEntry
 
int myConstructorId
 
DlgRef_1Sel1FramemySelectionGroup
 
DlgRef_1SelmySelWidget
 
QCheckBox * myUseROI
 
QFrame * myCornersParameters
 
QFrame * myContoursParameters
 
QFrame * myCannyParameters
 
QFrame * myColorFilterParameters
 
QList< QWidget * > myWidgets
 
DlgRef_3RadiomyOutputGroup
 
gp_Pnt myStartPnt
 
gp_Pnt myEndPnt
 
QRect myRect
 
int height
 
int width
 
double pictureLeft
 
double pictureTop
 

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

EntityGUI_FeatureDetectorDlg::~EntityGUI_FeatureDetectorDlg ( )

References myDetector.

Member Function Documentation

bool EntityGUI_FeatureDetectorDlg::acceptMouseEvent ( ) const

References mySelectionGroup.

bool EntityGUI_FeatureDetectorDlg::ClickOnApply ( )
privateslot
void EntityGUI_FeatureDetectorDlg::ClickOnOk ( )
privateslot
void EntityGUI_FeatureDetectorDlg::ConstructorsClicked ( int  id)
privateslot
GEOM::GEOM_IOperations_ptr EntityGUI_FeatureDetectorDlg::createOperation ( )
protectedvirtual
int EntityGUI_FeatureDetectorDlg::getConstructorId ( )
inline

References myConstructorId.

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

Reimplemented from GEOMBase_Helper.

References myFace.

void EntityGUI_FeatureDetectorDlg::onButtonClicked ( )
privateslot
void EntityGUI_FeatureDetectorDlg::onCheckBoxClicked ( bool  isChecked)
privateslot
void EntityGUI_FeatureDetectorDlg::setEndPnt ( const gp_Pnt &  theEndPnt)
bool EntityGUI_FeatureDetectorDlg::setSelectionRect ( )
private
void EntityGUI_FeatureDetectorDlg::setStartPnt ( const gp_Pnt &  theStartPnt)

References myStartPnt.

void EntityGUI_FeatureDetectorDlg::showImageSample ( )
private

Member Data Documentation

gp_Ax3 EntityGUI_FeatureDetectorDlg::aGlobalCS
private
int EntityGUI_FeatureDetectorDlg::height
private
QFrame* EntityGUI_FeatureDetectorDlg::myCannyParameters
private
QFrame* EntityGUI_FeatureDetectorDlg::myColorFilterParameters
private
int EntityGUI_FeatureDetectorDlg::myConstructorId
private
QFrame* EntityGUI_FeatureDetectorDlg::myContoursParameters
private
QFrame* EntityGUI_FeatureDetectorDlg::myCornersParameters
private
ShapeRec_FeatureDetector* EntityGUI_FeatureDetectorDlg::myDetector
private
gp_Pnt EntityGUI_FeatureDetectorDlg::myEndPnt
private
GEOM::GeomObjPtr EntityGUI_FeatureDetectorDlg::myFace
private
QString EntityGUI_FeatureDetectorDlg::myFaceEntry
private
DlgRef_3Radio* EntityGUI_FeatureDetectorDlg::myOutputGroup
private
QRect EntityGUI_FeatureDetectorDlg::myRect
private
DlgRef_1Sel1Frame* EntityGUI_FeatureDetectorDlg::mySelectionGroup
private
DlgRef_1Sel* EntityGUI_FeatureDetectorDlg::mySelWidget
private
gp_Pnt EntityGUI_FeatureDetectorDlg::myStartPnt
private
QCheckBox* EntityGUI_FeatureDetectorDlg::myUseROI
private
QList<QWidget*> EntityGUI_FeatureDetectorDlg::myWidgets
private
gp_Ax3 EntityGUI_FeatureDetectorDlg::myWPlane
private
double EntityGUI_FeatureDetectorDlg::pictureLeft
private
double EntityGUI_FeatureDetectorDlg::pictureTop
private
int EntityGUI_FeatureDetectorDlg::width
private

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