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

#include <RepairGUI_InspectObjectDlg.h>

Inheritance diagram for RepairGUI_InspectObjectDlg:
Inheritance graph

Classes

class  Delegate
 
class  TreeWidgetItem
 

Public Member Functions

 RepairGUI_InspectObjectDlg (GeometryGUI *, SUIT_Desktop *)
 
 ~RepairGUI_InspectObjectDlg ()
 
- Public Member Functions inherited from GEOMBase_Helper
 GEOMBase_Helper (SUIT_Desktop *)
 
virtual ~GEOMBase_Helper ()
 

Private Slots

void onEditMainShape ()
 
void onItemClicked (QTreeWidgetItem *, int)
 
void onItemChanged (QTreeWidgetItem *, int)
 
void onItemSelectionChanged ()
 
void onItemExpanded (QTreeWidgetItem *)
 
void onHeaderClicked (int)
 
void onViewSelectionChanged ()
 
void onWindowActivated (SUIT_ViewWindow *)
 
void onCloseView (SUIT_ViewWindow *)
 
void clickOnShow ()
 
void clickOnShowOnly ()
 
void clickOnHide ()
 
void clickOnPublish ()
 
void clickOnHelp ()
 
void clickOnResetToMin ()
 
void clickOnResetToMax ()
 
void clickOnShowAll ()
 
void clickOnHideAll ()
 
void DeactivateActiveDialog ()
 
void ActivateThisDialog ()
 
void onFilterToggled (bool)
 
void onInitFilteredData ()
 
void onFilterData ()
 

Private Member Functions

void createTreeWidget (QTreeWidget *&theTreeObjects)
 
void init ()
 
void initSpinBox (SalomeApp_DoubleSpinBox *spinBox, double min, double max, double step, const char *quantity)
 
void initTreeWidget (QTreeWidget *theTopLevelItem)
 
void enterEvent (QEvent *)
 
void checkVisibleIcon ()
 
void addSubObjects (TreeWidgetItem *, const TopTools_IndexedMapOfShape &)
 
void displayItem (TreeWidgetItem *)
 
void setItemDisplayStatus (TreeWidgetItem *theItem, bool theIsVisible)
 
void setMainObjectTransparency (double)
 
void restoreParam ()
 
void updateViewer (const bool theIsHideOtherTree)
 

Private Attributes

QPointer< SUIT_ViewWindow > myViewWindow
 
GeometryGUImyGeomGUI
 
QIcon myVisible
 
QIcon myInvisible
 
QTreeWidgetmyTreeObjects
 
QTreeWidgetmyFilteredTreeObjects
 
QTreeWidgetmyCurrentTreeObjects
 
QLineEdit * myEditMainShape
 
QGroupBoxmyTolFilterGrp
 
QButtonGroup * myShapeTypeBtnGrp
 
QComboBox * myComparisonCompo
 
SalomeApp_DoubleSpinBox * myTolEdit
 
QLabel * myMinTolValLabel
 
QLabel * myMaxTolValLabel
 
QStackedLayout * myTreesLayout
 
QPushButton * myMinTolResetBtn
 
QPushButton * myMaxTolResetBtn
 
double myMaxTol
 
double myMinTol
 
bool myIsSelectAll
 
double myTransparency
 

Additional Inherited Members

- 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 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 GEOM::GEOM_IOperations_ptr createOperation ()
 
virtual bool isValid (QString &msg)
 
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 getNewObjectName (int CurrObj=-1) const
 
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
 
- Static Protected Member Functions inherited from GEOMBase_Helper
static GEOM::GEOM_Gen_ptr getGeomEngine ()
 

Constructor & Destructor Documentation

RepairGUI_InspectObjectDlg::~RepairGUI_InspectObjectDlg ( )

Member Function Documentation

void RepairGUI_InspectObjectDlg::ActivateThisDialog ( )
privateslot
void RepairGUI_InspectObjectDlg::addSubObjects ( TreeWidgetItem theParentItem,
const TopTools_IndexedMapOfShape &  theIndices 
)
private
void RepairGUI_InspectObjectDlg::checkVisibleIcon ( )
private
void RepairGUI_InspectObjectDlg::clickOnHelp ( )
privateslot

References myGeomGUI.

void RepairGUI_InspectObjectDlg::clickOnHideAll ( )
privateslot

References myIsSelectAll, and onHeaderClicked().

void RepairGUI_InspectObjectDlg::clickOnResetToMax ( )
privateslot

References myMaxTol, and myTolEdit.

void RepairGUI_InspectObjectDlg::clickOnResetToMin ( )
privateslot

References myMinTol, and myTolEdit.

void RepairGUI_InspectObjectDlg::clickOnShowAll ( )
privateslot

References myIsSelectAll, and onHeaderClicked().

void RepairGUI_InspectObjectDlg::createTreeWidget ( QTreeWidget *&  theTreeObjects)
private

References myInvisible.

void RepairGUI_InspectObjectDlg::DeactivateActiveDialog ( )
privateslot
void RepairGUI_InspectObjectDlg::enterEvent ( QEvent *  )
private
void RepairGUI_InspectObjectDlg::initSpinBox ( SalomeApp_DoubleSpinBox *  spinBox,
double  min,
double  max,
double  step,
const char *  quantity 
)
private
void RepairGUI_InspectObjectDlg::initTreeWidget ( QTreeWidget theTopLevelItem)
private
void RepairGUI_InspectObjectDlg::onCloseView ( SUIT_ViewWindow *  )
privateslot
void RepairGUI_InspectObjectDlg::onEditMainShape ( )
privateslot
void RepairGUI_InspectObjectDlg::onFilterToggled ( bool  isOn)
privateslot
void RepairGUI_InspectObjectDlg::onItemChanged ( QTreeWidgetItem theItem,
int  theColumn 
)
privateslot
void RepairGUI_InspectObjectDlg::onItemSelectionChanged ( )
privateslot
void RepairGUI_InspectObjectDlg::setItemDisplayStatus ( TreeWidgetItem theItem,
bool  theIsVisible 
)
private
void RepairGUI_InspectObjectDlg::setMainObjectTransparency ( double  theTransparency)
private
void RepairGUI_InspectObjectDlg::updateViewer ( const bool  theIsHideOtherTree)
private

Member Data Documentation

QComboBox* RepairGUI_InspectObjectDlg::myComparisonCompo
private
QTreeWidget* RepairGUI_InspectObjectDlg::myCurrentTreeObjects
private
QLineEdit* RepairGUI_InspectObjectDlg::myEditMainShape
private
QTreeWidget* RepairGUI_InspectObjectDlg::myFilteredTreeObjects
private
GeometryGUI* RepairGUI_InspectObjectDlg::myGeomGUI
private
QIcon RepairGUI_InspectObjectDlg::myInvisible
private
bool RepairGUI_InspectObjectDlg::myIsSelectAll
private
double RepairGUI_InspectObjectDlg::myMaxTol
private
QPushButton* RepairGUI_InspectObjectDlg::myMaxTolResetBtn
private
QLabel* RepairGUI_InspectObjectDlg::myMaxTolValLabel
private
double RepairGUI_InspectObjectDlg::myMinTol
private
QPushButton* RepairGUI_InspectObjectDlg::myMinTolResetBtn
private
QLabel* RepairGUI_InspectObjectDlg::myMinTolValLabel
private
QButtonGroup* RepairGUI_InspectObjectDlg::myShapeTypeBtnGrp
private
SalomeApp_DoubleSpinBox* RepairGUI_InspectObjectDlg::myTolEdit
private
QGroupBox* RepairGUI_InspectObjectDlg::myTolFilterGrp
private
double RepairGUI_InspectObjectDlg::myTransparency
private
QTreeWidget* RepairGUI_InspectObjectDlg::myTreeObjects
private
QStackedLayout* RepairGUI_InspectObjectDlg::myTreesLayout
private
QPointer<SUIT_ViewWindow> RepairGUI_InspectObjectDlg::myViewWindow
private
QIcon RepairGUI_InspectObjectDlg::myVisible
private

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