mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-03-16 01:11:26 +05:00
0022768: [EDF] Model inspector
This commit is contained in:
parent
b01a3250a9
commit
1a61b19c1e
@ -235,6 +235,10 @@
|
|||||||
<source>ICON_DLG_UNION_FACES</source>
|
<source>ICON_DLG_UNION_FACES</source>
|
||||||
<translation>union_faces.png</translation>
|
<translation>union_faces.png</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>ICON_DLG_INSPECT_OBJECT</source>
|
||||||
|
<translation>inspect_object.png</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>ICON_DLG_CHECKSHAPE</source>
|
<source>ICON_DLG_CHECKSHAPE</source>
|
||||||
<translation>check.png</translation>
|
<translation>check.png</translation>
|
||||||
|
@ -4748,6 +4748,18 @@ Please, select face, shell or solid and try again</translation>
|
|||||||
<source>STB_UNION_FACES</source>
|
<source>STB_UNION_FACES</source>
|
||||||
<translation>Union faces</translation>
|
<translation>Union faces</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>TOP_INSPECT_OBJECT</source>
|
||||||
|
<translation>Inspect Object</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>MEN_INSPECT_OBJECT</source>
|
||||||
|
<translation>Inspect Object</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>STB_INSPECT_OBJECT</source>
|
||||||
|
<translation>Inspect Object</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>TOP_NORMALE</source>
|
<source>TOP_NORMALE</source>
|
||||||
<translation>Normal to a face</translation>
|
<translation>Normal to a face</translation>
|
||||||
@ -6981,6 +6993,45 @@ Do you want to create new material?</translation>
|
|||||||
<translation>UnionFaces</translation>
|
<translation>UnionFaces</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
<context>
|
||||||
|
<name>RepairGUI_InspectObjectDlg</name>
|
||||||
|
<message>
|
||||||
|
<source>GEOM_INSPECT_OBJECT_TITLE</source>
|
||||||
|
<translation>Inspect object</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>GEOM_INSPECT_OBJECT_MAIN_SHAPE</source>
|
||||||
|
<translation>Main shape</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>GEOM_INSPECT_OBJECT_SHOW</source>
|
||||||
|
<translation>Show Selected</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>GEOM_INSPECT_OBJECT_SHOW_ONLY</source>
|
||||||
|
<translation>Show Only Selected</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>GEOM_INSPECT_OBJECT_HIDE</source>
|
||||||
|
<translation>Hide Selected</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>GEOM_INSPECT_OBJECT_PUBLISH</source>
|
||||||
|
<translation>Publish Selected</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>GEOM_INSPECT_OBJECT_NAME</source>
|
||||||
|
<translation>Name</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>RENAME_COMPONENT</source>
|
||||||
|
<translation>Change component name</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>COMPONENT_NAME</source>
|
||||||
|
<translation>Name:</translation>
|
||||||
|
</message>
|
||||||
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>GEOMGUI_CreationInfoWdg</name>
|
<name>GEOMGUI_CreationInfoWdg</name>
|
||||||
<message>
|
<message>
|
||||||
|
@ -4684,6 +4684,18 @@ Choisissez une face, une coque ou un solide et essayez de nouveau</translation>
|
|||||||
<source>STB_UNION_FACES</source>
|
<source>STB_UNION_FACES</source>
|
||||||
<translation>Unir les faces</translation>
|
<translation>Unir les faces</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>TOP_INSPECT_OBJECT</source>
|
||||||
|
<translation type="unfinished">Inspect Object</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>MEN_INSPECT_OBJECT</source>
|
||||||
|
<translation type="unfinished">Inspect Object</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>STB_INSPECT_OBJECT</source>
|
||||||
|
<translation type="unfinished">Inspect Object</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>TOP_NORMALE</source>
|
<source>TOP_NORMALE</source>
|
||||||
<translation>Vecteur normal à une face</translation>
|
<translation>Vecteur normal à une face</translation>
|
||||||
@ -6945,6 +6957,45 @@ Voulez-vous en créer un nouveau ?</translation>
|
|||||||
<translation>UnirFaces</translation>
|
<translation>UnirFaces</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
<context>
|
||||||
|
<name>RepairGUI_InspectObjectDlg</name>
|
||||||
|
<message>
|
||||||
|
<source>GEOM_INSPECT_OBJECT_TITLE</source>
|
||||||
|
<translation type="unfinished">Inspect object</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>GEOM_INSPECT_OBJECT_MAIN_SHAPE</source>
|
||||||
|
<translation type="unfinished">Main shape</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>GEOM_INSPECT_OBJECT_SHOW</source>
|
||||||
|
<translation type="unfinished">Show Selected</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>GEOM_INSPECT_OBJECT_SHOW_ONLY</source>
|
||||||
|
<translation type="unfinished">Show Only Selected</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>GEOM_INSPECT_OBJECT_HIDE</source>
|
||||||
|
<translation type="unfinished">Hide Selected</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>GEOM_INSPECT_OBJECT_PUBLISH</source>
|
||||||
|
<translation type="unfinished">Publish Selected</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>GEOM_INSPECT_OBJECT_NAME</source>
|
||||||
|
<translation type="unfinished">Name</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>RENAME_COMPONENT</source>
|
||||||
|
<translation>Changer le nom de la composante</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>COMPONENT_NAME</source>
|
||||||
|
<translation>Nom:</translation>
|
||||||
|
</message>
|
||||||
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>GEOMGUI_CreationInfoWdg</name>
|
<name>GEOMGUI_CreationInfoWdg</name>
|
||||||
<message>
|
<message>
|
||||||
|
@ -4675,6 +4675,18 @@
|
|||||||
<source>STB_UNION_FACES</source>
|
<source>STB_UNION_FACES</source>
|
||||||
<translation>連合に直面しています。</translation>
|
<translation>連合に直面しています。</translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>TOP_INSPECT_OBJECT</source>
|
||||||
|
<translation type="unfinished">Inspect Object</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>MEN_INSPECT_OBJECT</source>
|
||||||
|
<translation type="unfinished">Inspect Object</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>STB_INSPECT_OBJECT</source>
|
||||||
|
<translation type="unfinished">Inspect Object</translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>TOP_NORMALE</source>
|
<source>TOP_NORMALE</source>
|
||||||
<translation>フェースに垂直</translation>
|
<translation>フェースに垂直</translation>
|
||||||
@ -6922,6 +6934,45 @@
|
|||||||
<translation>UnionFaces</translation>
|
<translation>UnionFaces</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
|
<context>
|
||||||
|
<name>RepairGUI_InspectObjectDlg</name>
|
||||||
|
<message>
|
||||||
|
<source>GEOM_INSPECT_OBJECT_TITLE</source>
|
||||||
|
<translation type="unfinished">Inspect object</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>GEOM_INSPECT_OBJECT_MAIN_SHAPE</source>
|
||||||
|
<translation type="unfinished">Main shape</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>GEOM_INSPECT_OBJECT_SHOW</source>
|
||||||
|
<translation type="unfinished">Show Selected</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>GEOM_INSPECT_OBJECT_SHOW_ONLY</source>
|
||||||
|
<translation type="unfinished">Show Only Selected</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>GEOM_INSPECT_OBJECT_HIDE</source>
|
||||||
|
<translation type="unfinished">Hide Selected</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>GEOM_INSPECT_OBJECT_PUBLISH</source>
|
||||||
|
<translation type="unfinished">Publish Selected</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>GEOM_INSPECT_OBJECT_NAME</source>
|
||||||
|
<translation type="unfinished">Name</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>RENAME_COMPONENT</source>
|
||||||
|
<translation>コンポーネントの名前変更</translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<source>COMPONENT_NAME</source>
|
||||||
|
<translation>コンポーネント名</translation>
|
||||||
|
</message>
|
||||||
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>GEOMGUI_CreationInfoWdg</name>
|
<name>GEOMGUI_CreationInfoWdg</name>
|
||||||
<message>
|
<message>
|
||||||
|
@ -621,6 +621,7 @@ void GeometryGUI::OnGUIEvent( int id, const QVariant& theParam )
|
|||||||
case GEOMOp::OpRemoveExtraEdges: // MENU REPAIR - REMOVE EXTRA EDGES
|
case GEOMOp::OpRemoveExtraEdges: // MENU REPAIR - REMOVE EXTRA EDGES
|
||||||
case GEOMOp::OpFuseEdges: // MENU REPAIR - FUSE COLLINEAR EDGES
|
case GEOMOp::OpFuseEdges: // MENU REPAIR - FUSE COLLINEAR EDGES
|
||||||
case GEOMOp::OpUnionFaces: // MENU REPAIR - UNION FACES
|
case GEOMOp::OpUnionFaces: // MENU REPAIR - UNION FACES
|
||||||
|
case GEOMOp::OpInspectObj: // MENU REPAIR - INSPECT OBJECT
|
||||||
libName = "RepairGUI";
|
libName = "RepairGUI";
|
||||||
break;
|
break;
|
||||||
case GEOMOp::OpProperties: // MENU MEASURE - PROPERTIES
|
case GEOMOp::OpProperties: // MENU MEASURE - PROPERTIES
|
||||||
@ -997,6 +998,7 @@ void GeometryGUI::initialize( CAM_Application* app )
|
|||||||
createGeomAction( GEOMOp::OpRemoveExtraEdges, "REMOVE_EXTRA_EDGES" );
|
createGeomAction( GEOMOp::OpRemoveExtraEdges, "REMOVE_EXTRA_EDGES" );
|
||||||
createGeomAction( GEOMOp::OpFuseEdges, "FUSE_EDGES" );
|
createGeomAction( GEOMOp::OpFuseEdges, "FUSE_EDGES" );
|
||||||
createGeomAction( GEOMOp::OpUnionFaces, "UNION_FACES" );
|
createGeomAction( GEOMOp::OpUnionFaces, "UNION_FACES" );
|
||||||
|
createGeomAction( GEOMOp::OpInspectObj, "INSPECT_OBJECT" );
|
||||||
|
|
||||||
createGeomAction( GEOMOp::OpPointCoordinates, "POINT_COORDS" );
|
createGeomAction( GEOMOp::OpPointCoordinates, "POINT_COORDS" );
|
||||||
createGeomAction( GEOMOp::OpProperties, "BASIC_PROPS" );
|
createGeomAction( GEOMOp::OpProperties, "BASIC_PROPS" );
|
||||||
@ -1243,6 +1245,7 @@ void GeometryGUI::initialize( CAM_Application* app )
|
|||||||
createMenu( GEOMOp::OpRemoveExtraEdges, repairId, -1 );
|
createMenu( GEOMOp::OpRemoveExtraEdges, repairId, -1 );
|
||||||
createMenu( GEOMOp::OpFuseEdges, repairId, -1 );
|
createMenu( GEOMOp::OpFuseEdges, repairId, -1 );
|
||||||
createMenu( GEOMOp::OpUnionFaces, repairId, -1 );
|
createMenu( GEOMOp::OpUnionFaces, repairId, -1 );
|
||||||
|
createMenu( GEOMOp::OpInspectObj, repairId, -1 );
|
||||||
|
|
||||||
int measurId = createMenu( tr( "MEN_MEASURES" ), -1, -1, 10 );
|
int measurId = createMenu( tr( "MEN_MEASURES" ), -1, -1, 10 );
|
||||||
createMenu( GEOMOp::OpPointCoordinates, measurId, -1 );
|
createMenu( GEOMOp::OpPointCoordinates, measurId, -1 );
|
||||||
|
@ -175,6 +175,7 @@ namespace GEOMOp {
|
|||||||
OpFuseEdges = 4014, // MENU REPAIR - FUSE COLLINEAR EDGES
|
OpFuseEdges = 4014, // MENU REPAIR - FUSE COLLINEAR EDGES
|
||||||
OpUnionFaces = 4015, // MENU REPAIR - UNION FACES
|
OpUnionFaces = 4015, // MENU REPAIR - UNION FACES
|
||||||
OpRemoveWebs = 4016, // MENU REPAIR - REMOVE INTERNAL FACES
|
OpRemoveWebs = 4016, // MENU REPAIR - REMOVE INTERNAL FACES
|
||||||
|
OpInspectObj = 4017, // MENU REPAIR - INSPECT OBJECT
|
||||||
// MeasureGUI ------------------//--------------------------------
|
// MeasureGUI ------------------//--------------------------------
|
||||||
OpProperties = 5000, // MENU MEASURES - PROPERTIES
|
OpProperties = 5000, // MENU MEASURES - PROPERTIES
|
||||||
OpCenterMass = 5001, // MENU MEASURES - CENTRE OF MASS
|
OpCenterMass = 5001, // MENU MEASURES - CENTRE OF MASS
|
||||||
|
@ -83,6 +83,7 @@ SET(RepairGUI_HEADERS
|
|||||||
RepairGUI_RemoveExtraEdgesDlg.h
|
RepairGUI_RemoveExtraEdgesDlg.h
|
||||||
RepairGUI_UnionFacesDlg.h
|
RepairGUI_UnionFacesDlg.h
|
||||||
RepairGUI_FuseEdgesDlg.h
|
RepairGUI_FuseEdgesDlg.h
|
||||||
|
RepairGUI_InspectObjectDlg.h
|
||||||
)
|
)
|
||||||
|
|
||||||
# header files / to be processed by moc
|
# header files / to be processed by moc
|
||||||
@ -103,6 +104,7 @@ SET(_moc_HEADERS
|
|||||||
RepairGUI_RemoveExtraEdgesDlg.h
|
RepairGUI_RemoveExtraEdgesDlg.h
|
||||||
RepairGUI_UnionFacesDlg.h
|
RepairGUI_UnionFacesDlg.h
|
||||||
RepairGUI_FuseEdgesDlg.h
|
RepairGUI_FuseEdgesDlg.h
|
||||||
|
RepairGUI_InspectObjectDlg.h
|
||||||
)
|
)
|
||||||
|
|
||||||
# header files / uic wrappings
|
# header files / uic wrappings
|
||||||
@ -131,6 +133,7 @@ SET(RepairGUI_SOURCES
|
|||||||
RepairGUI_RemoveExtraEdgesDlg.cxx
|
RepairGUI_RemoveExtraEdgesDlg.cxx
|
||||||
RepairGUI_UnionFacesDlg.cxx
|
RepairGUI_UnionFacesDlg.cxx
|
||||||
RepairGUI_FuseEdgesDlg.cxx
|
RepairGUI_FuseEdgesDlg.cxx
|
||||||
|
RepairGUI_InspectObjectDlg.cxx
|
||||||
${_moc_SOURCES}
|
${_moc_SOURCES}
|
||||||
${_uic_files}
|
${_uic_files}
|
||||||
)
|
)
|
||||||
|
@ -47,6 +47,7 @@
|
|||||||
#include "RepairGUI_RemoveExtraEdgesDlg.h" // Method REMOVE EXTRA EDGES
|
#include "RepairGUI_RemoveExtraEdgesDlg.h" // Method REMOVE EXTRA EDGES
|
||||||
#include "RepairGUI_FuseEdgesDlg.h" // Method FUSE COLLINEAR EDGES
|
#include "RepairGUI_FuseEdgesDlg.h" // Method FUSE COLLINEAR EDGES
|
||||||
#include "RepairGUI_UnionFacesDlg.h" // Method UNION FACES
|
#include "RepairGUI_UnionFacesDlg.h" // Method UNION FACES
|
||||||
|
#include "RepairGUI_InspectObjectDlg.h" // Method INSPECT OBJECT
|
||||||
|
|
||||||
//=======================================================================
|
//=======================================================================
|
||||||
// function : RepairGUI()
|
// function : RepairGUI()
|
||||||
@ -96,6 +97,7 @@ bool RepairGUI::OnGUIEvent( int theCommandID, SUIT_Desktop* parent )
|
|||||||
case GEOMOp::OpRemoveExtraEdges: aDlg = new RepairGUI_RemoveExtraEdgesDlg (getGeometryGUI(), parent); break;
|
case GEOMOp::OpRemoveExtraEdges: aDlg = new RepairGUI_RemoveExtraEdgesDlg (getGeometryGUI(), parent); break;
|
||||||
case GEOMOp::OpFuseEdges: aDlg = new RepairGUI_FuseEdgesDlg (getGeometryGUI(), parent); break;
|
case GEOMOp::OpFuseEdges: aDlg = new RepairGUI_FuseEdgesDlg (getGeometryGUI(), parent); break;
|
||||||
case GEOMOp::OpUnionFaces: aDlg = new RepairGUI_UnionFacesDlg (getGeometryGUI(), parent); break;
|
case GEOMOp::OpUnionFaces: aDlg = new RepairGUI_UnionFacesDlg (getGeometryGUI(), parent); break;
|
||||||
|
case GEOMOp::OpInspectObj: aDlg = new RepairGUI_InspectObjectDlg (parent); break;
|
||||||
default:
|
default:
|
||||||
app->putInfo(tr("GEOM_PRP_COMMAND").arg(theCommandID));
|
app->putInfo(tr("GEOM_PRP_COMMAND").arg(theCommandID));
|
||||||
break;
|
break;
|
||||||
|
628
src/RepairGUI/RepairGUI_InspectObjectDlg.cxx
Normal file
628
src/RepairGUI/RepairGUI_InspectObjectDlg.cxx
Normal file
@ -0,0 +1,628 @@
|
|||||||
|
// Copyright (C) 2014 CEA/DEN, EDF R&D, OPEN CASCADE
|
||||||
|
//
|
||||||
|
// This library is free software; you can redistribute it and/or
|
||||||
|
// modify it under the terms of the GNU Lesser General Public
|
||||||
|
// License as published by the Free Software Foundation; either
|
||||||
|
// version 2.1 of the License, or (at your option) any later version.
|
||||||
|
//
|
||||||
|
// This library is distributed in the hope that it will be useful,
|
||||||
|
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||||
|
// Lesser General Public License for more details.
|
||||||
|
//
|
||||||
|
// You should have received a copy of the GNU Lesser General Public
|
||||||
|
// License along with this library; if not, write to the Free Software
|
||||||
|
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
|
//
|
||||||
|
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
|
||||||
|
//
|
||||||
|
|
||||||
|
// internal includes
|
||||||
|
#include "RepairGUI_InspectObjectDlg.h"
|
||||||
|
|
||||||
|
// GEOM includes
|
||||||
|
#include <GEOMBase.h>
|
||||||
|
#include <GEOM_Constants.h>
|
||||||
|
|
||||||
|
// GUI includes
|
||||||
|
#include <SUIT_Session.h>
|
||||||
|
#include <SUIT_ResourceMgr.h>
|
||||||
|
#include <SUIT_Desktop.h>
|
||||||
|
#include <SUIT_ViewManager.h>
|
||||||
|
#include <SUIT_ViewWindow.h>
|
||||||
|
|
||||||
|
#include <LightApp_SelectionMgr.h>
|
||||||
|
|
||||||
|
#include <SalomeApp_Application.h>
|
||||||
|
#include <SalomeApp_Study.h>
|
||||||
|
|
||||||
|
#include <OCCViewer_ViewModel.h>
|
||||||
|
#include <SVTK_ViewModel.h>
|
||||||
|
|
||||||
|
// OCCT includes
|
||||||
|
#include <TopoDS_Iterator.hxx>
|
||||||
|
|
||||||
|
// Qt includes
|
||||||
|
#include <QGridLayout>
|
||||||
|
#include <QPushButton>
|
||||||
|
#include <QHeaderView>
|
||||||
|
#include <QInputDialog>
|
||||||
|
|
||||||
|
//=================================================================================
|
||||||
|
// class : RepairGUI_InspectObjectDlg
|
||||||
|
// purpose : class for "Inspect Object" tree item creation
|
||||||
|
//=================================================================================
|
||||||
|
class RepairGUI_InspectObjectDlg::TreeWidgetItem : public QTreeWidgetItem
|
||||||
|
{
|
||||||
|
public:
|
||||||
|
TreeWidgetItem( QTreeWidget*, const QStringList&, const TopoDS_Shape&, const Handle(SALOME_InteractiveObject)&, int = Type );
|
||||||
|
TreeWidgetItem( QTreeWidgetItem*, const QStringList&, const TopoDS_Shape&, const QString&, int = Type );
|
||||||
|
~TreeWidgetItem();
|
||||||
|
|
||||||
|
bool isVisible();
|
||||||
|
void setVisible( bool, QIcon& );
|
||||||
|
|
||||||
|
TopoDS_Shape getShape() const;
|
||||||
|
Handle(SALOME_InteractiveObject) getIO() const;
|
||||||
|
|
||||||
|
private:
|
||||||
|
bool myIsVisible;
|
||||||
|
TopoDS_Shape myShape;
|
||||||
|
Handle(SALOME_InteractiveObject) myIO;
|
||||||
|
|
||||||
|
};
|
||||||
|
|
||||||
|
RepairGUI_InspectObjectDlg::TreeWidgetItem::TreeWidgetItem( QTreeWidget* view, const QStringList &strings, const TopoDS_Shape& shape,
|
||||||
|
const Handle(SALOME_InteractiveObject)& io, int type )
|
||||||
|
: QTreeWidgetItem( view, strings, type ),
|
||||||
|
myIsVisible( false ),
|
||||||
|
myShape( shape ),
|
||||||
|
myIO( io )
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|
||||||
|
RepairGUI_InspectObjectDlg::TreeWidgetItem::TreeWidgetItem( QTreeWidgetItem* parent, const QStringList &strings,
|
||||||
|
const TopoDS_Shape& shape, const QString& entry, int type )
|
||||||
|
: QTreeWidgetItem( parent, strings, type ),
|
||||||
|
myIsVisible( false ),
|
||||||
|
myShape( shape )
|
||||||
|
{
|
||||||
|
myIO = new SALOME_InteractiveObject( entry.toAscii(), "GEOM", "TEMP_IO" );
|
||||||
|
}
|
||||||
|
|
||||||
|
RepairGUI_InspectObjectDlg::TreeWidgetItem::~TreeWidgetItem()
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|
||||||
|
bool RepairGUI_InspectObjectDlg::TreeWidgetItem::isVisible()
|
||||||
|
{
|
||||||
|
return myIsVisible;
|
||||||
|
}
|
||||||
|
|
||||||
|
void RepairGUI_InspectObjectDlg::TreeWidgetItem::setVisible( bool isVisible, QIcon& icon )
|
||||||
|
{
|
||||||
|
myIsVisible = isVisible;
|
||||||
|
setIcon( 1, icon );
|
||||||
|
}
|
||||||
|
|
||||||
|
TopoDS_Shape RepairGUI_InspectObjectDlg::TreeWidgetItem::getShape() const
|
||||||
|
{
|
||||||
|
return myShape;
|
||||||
|
}
|
||||||
|
|
||||||
|
Handle(SALOME_InteractiveObject) RepairGUI_InspectObjectDlg::TreeWidgetItem::getIO() const
|
||||||
|
{
|
||||||
|
return myIO;
|
||||||
|
}
|
||||||
|
|
||||||
|
//=================================================================================
|
||||||
|
// class : RepairGUI_InspectObjectDlg()
|
||||||
|
// purpose : Constructs a RepairGUI_InspectObjectDlg which is a child of 'parent'.
|
||||||
|
//=================================================================================
|
||||||
|
RepairGUI_InspectObjectDlg::RepairGUI_InspectObjectDlg( SUIT_Desktop* parent )
|
||||||
|
: GEOMBase_Helper( parent ),
|
||||||
|
QDialog( parent ),
|
||||||
|
myTransparency( 0.0 ),
|
||||||
|
myIsSelectAll( false )
|
||||||
|
{
|
||||||
|
QIcon iconSelect( SUIT_Session::session()->resourceMgr()->loadPixmap( "GEOM", tr( "ICON_SELECT" ) ) );
|
||||||
|
myVisible = QIcon( SUIT_Session::session()->resourceMgr()->loadPixmap( "SUIT", tr( "ICON_DATAOBJ_VISIBLE" ) ) );
|
||||||
|
myInvisible = QIcon( SUIT_Session::session()->resourceMgr()->loadPixmap( "SUIT", tr( "ICON_DATAOBJ_INVISIBLE" ) ) );
|
||||||
|
|
||||||
|
setWindowTitle( tr( "GEOM_INSPECT_OBJECT_TITLE" ) );
|
||||||
|
setAttribute( Qt::WA_DeleteOnClose );
|
||||||
|
|
||||||
|
myApp = dynamic_cast< SalomeApp_Application* >( SUIT_Session::session()->activeApplication() );
|
||||||
|
if ( !myApp ) return;
|
||||||
|
|
||||||
|
SUIT_ViewWindow* aViewWindow = 0;
|
||||||
|
SUIT_Study* activeStudy = myApp->activeStudy();
|
||||||
|
if (activeStudy)
|
||||||
|
aViewWindow = myApp->desktop()->activeWindow();
|
||||||
|
if (aViewWindow == 0) return;
|
||||||
|
SalomeApp_Study* aStudy = dynamic_cast<SalomeApp_Study*>( myApp->activeStudy() );
|
||||||
|
SUIT_ViewManager* aViewManager = aViewWindow->getViewManager();
|
||||||
|
if( aViewManager->getType() != OCCViewer_Viewer::Type() &&
|
||||||
|
aViewManager->getType() != SVTK_Viewer::Type())
|
||||||
|
return;
|
||||||
|
|
||||||
|
myGlobalId = aViewManager->getGlobalId();
|
||||||
|
|
||||||
|
QGridLayout* topLayout = new QGridLayout( this );
|
||||||
|
topLayout->setMargin( 11 ); topLayout->setSpacing( 6 );
|
||||||
|
|
||||||
|
/********************** Inspected Object **********************/
|
||||||
|
|
||||||
|
QHBoxLayout* mainShapeLayout = new QHBoxLayout();
|
||||||
|
|
||||||
|
QLabel* label = new QLabel( tr( "GEOM_INSPECT_OBJECT_MAIN_SHAPE" ) );
|
||||||
|
QPushButton* selBtn = new QPushButton();
|
||||||
|
selBtn->setIcon( iconSelect );
|
||||||
|
myEditMainShape = new QLineEdit();
|
||||||
|
myEditMainShape->setReadOnly(true);
|
||||||
|
|
||||||
|
mainShapeLayout->addWidget( label );
|
||||||
|
mainShapeLayout->addWidget( selBtn );
|
||||||
|
mainShapeLayout->addWidget( myEditMainShape );
|
||||||
|
|
||||||
|
/********************** Sub-objects tree **********************/
|
||||||
|
|
||||||
|
myTreeObjects = new QTreeWidget();
|
||||||
|
myTreeObjects->setColumnCount( 2 );
|
||||||
|
QStringList columnNames;
|
||||||
|
columnNames.append( tr( "GEOM_INSPECT_OBJECT_NAME" ) );
|
||||||
|
columnNames.append("");
|
||||||
|
myTreeObjects->setHeaderLabels( columnNames );
|
||||||
|
QTreeWidgetItem* headerItem = new QTreeWidgetItem( columnNames );
|
||||||
|
myTreeObjects->setHeaderItem( headerItem );
|
||||||
|
myTreeObjects->header()->moveSection( 1, 0 );
|
||||||
|
myTreeObjects->header()->setClickable( true );
|
||||||
|
myTreeObjects->header()->setMovable( false );
|
||||||
|
myTreeObjects->header()->setResizeMode( 1, QHeaderView::ResizeToContents );
|
||||||
|
myTreeObjects->setSelectionMode( QAbstractItemView::ExtendedSelection );
|
||||||
|
|
||||||
|
/********************** Buttons **********************/
|
||||||
|
|
||||||
|
QVBoxLayout* buttonsLayout1 = new QVBoxLayout();
|
||||||
|
|
||||||
|
QPushButton* buttonShow = new QPushButton( tr( "GEOM_INSPECT_OBJECT_SHOW" ) );
|
||||||
|
QPushButton* buttonShowOnly = new QPushButton( tr( "GEOM_INSPECT_OBJECT_SHOW_ONLY" ) );
|
||||||
|
QPushButton* buttonHide = new QPushButton( tr( "GEOM_INSPECT_OBJECT_HIDE" ) );
|
||||||
|
QPushButton* buttonPublish = new QPushButton( tr( "GEOM_INSPECT_OBJECT_PUBLISH" ) );
|
||||||
|
|
||||||
|
buttonsLayout1->addWidget( buttonShow );
|
||||||
|
buttonsLayout1->addWidget( buttonShowOnly );
|
||||||
|
buttonsLayout1->addWidget( buttonHide );
|
||||||
|
buttonsLayout1->addStretch();
|
||||||
|
buttonsLayout1->addWidget( buttonPublish );
|
||||||
|
buttonsLayout1->addStretch();
|
||||||
|
|
||||||
|
QHBoxLayout* buttonsLayout2 = new QHBoxLayout();
|
||||||
|
|
||||||
|
QPushButton* buttonClose = new QPushButton( tr( "GEOM_BUT_CLOSE" ) );
|
||||||
|
QPushButton* buttonHelp = new QPushButton( tr( "GEOM_BUT_HELP" ) );
|
||||||
|
|
||||||
|
buttonsLayout2->addWidget( buttonClose );
|
||||||
|
buttonsLayout2->addStretch();
|
||||||
|
buttonsLayout2->addWidget( buttonHelp );
|
||||||
|
|
||||||
|
topLayout->addLayout( mainShapeLayout, 0, 0 );
|
||||||
|
topLayout->addWidget( myTreeObjects, 1, 0 );
|
||||||
|
topLayout->addLayout( buttonsLayout1, 0, 1, 2, 1 );
|
||||||
|
topLayout->addLayout( buttonsLayout2, 2, 0, 1, 2 );
|
||||||
|
|
||||||
|
// Signals and slots connections
|
||||||
|
|
||||||
|
connect( selBtn, SIGNAL( clicked() ), this, SLOT( onEditMainShape() ) );
|
||||||
|
|
||||||
|
connect( myTreeObjects, SIGNAL( itemClicked( QTreeWidgetItem*, int ) ),
|
||||||
|
this, SLOT( onItemClicked( QTreeWidgetItem*, int ) ) );
|
||||||
|
connect( myTreeObjects, SIGNAL( itemDoubleClicked( QTreeWidgetItem*, int ) ),
|
||||||
|
this, SLOT( onItemDoubleClicked( QTreeWidgetItem*, int ) ) );
|
||||||
|
connect( myTreeObjects, SIGNAL( itemExpanded ( QTreeWidgetItem* ) ),
|
||||||
|
this, SLOT( onItemExpanded( QTreeWidgetItem* ) ) );
|
||||||
|
connect( myTreeObjects, SIGNAL( itemSelectionChanged() ),
|
||||||
|
this, SLOT( onItemSelectionChanged() ) );
|
||||||
|
|
||||||
|
connect( myTreeObjects->header(), SIGNAL( sectionClicked( int ) ), this, SLOT( onHeaderClicked( int ) ) );
|
||||||
|
|
||||||
|
connect( buttonShow, SIGNAL( clicked() ), this, SLOT( clickOnShow() ) );
|
||||||
|
connect( buttonShowOnly, SIGNAL( clicked() ), this, SLOT( clickOnShowOnly() ) );
|
||||||
|
connect( buttonHide, SIGNAL( clicked() ), this, SLOT( clickOnHide() ) );
|
||||||
|
connect( buttonPublish, SIGNAL( clicked() ), this, SLOT( clickOnPublish() ) );
|
||||||
|
|
||||||
|
connect( buttonClose, SIGNAL( clicked() ), this, SLOT( reject() ) );
|
||||||
|
connect( buttonHelp, SIGNAL( clicked() ), this, SLOT( clickOnHelp() ) );
|
||||||
|
|
||||||
|
connect( myApp->selectionMgr(), SIGNAL( currentSelectionChanged() ),
|
||||||
|
this, SLOT( onViewSelectionChanged() ) );
|
||||||
|
|
||||||
|
init();
|
||||||
|
}
|
||||||
|
|
||||||
|
RepairGUI_InspectObjectDlg::~RepairGUI_InspectObjectDlg()
|
||||||
|
{
|
||||||
|
// restore initial parameters for viewer
|
||||||
|
getDisplayer()->UnsetColor();
|
||||||
|
getDisplayer()->UnsetWidth();
|
||||||
|
// no need to delete child widgets, Qt does it all for us
|
||||||
|
}
|
||||||
|
|
||||||
|
//=================================================================================
|
||||||
|
// function : init()
|
||||||
|
// purpose : initialize dialog data
|
||||||
|
//=================================================================================
|
||||||
|
void RepairGUI_InspectObjectDlg::init()
|
||||||
|
{
|
||||||
|
//get shape from selection
|
||||||
|
SALOME_ListIO selected;
|
||||||
|
myApp->selectionMgr()->selectedObjects(selected);
|
||||||
|
|
||||||
|
if( selected.Extent() != 1 )
|
||||||
|
return;
|
||||||
|
|
||||||
|
TopoDS_Shape aShape = GEOMBase::GetTopoFromSelection( selected );
|
||||||
|
if( aShape.IsNull() )
|
||||||
|
return;
|
||||||
|
|
||||||
|
Handle(SALOME_InteractiveObject) anIO = selected.First();
|
||||||
|
GEOM::GEOM_Object_var anObject = GEOMBase::ConvertIOinGEOMObject( anIO );
|
||||||
|
QString aName = anObject->GetName();
|
||||||
|
CORBA::String_var anEntry = anObject->GetStudyEntry();
|
||||||
|
|
||||||
|
myEditMainShape->setText( aName );
|
||||||
|
myEditMainShape->setEnabled( false );
|
||||||
|
|
||||||
|
// remember initial transparency value
|
||||||
|
SalomeApp_Study* aStudy = dynamic_cast<SalomeApp_Study*>( myApp->activeStudy() );
|
||||||
|
QVariant v = aStudy->getObjectProperty( myGlobalId, QString( anEntry.in() ),
|
||||||
|
GEOM::propertyName( GEOM::Transparency ), myTransparency );
|
||||||
|
if( v.canConvert( QVariant::Double ) )
|
||||||
|
myTransparency = v.toDouble();
|
||||||
|
aStudy->setObjectProperty( myGlobalId, QString( anEntry.in() ), GEOM::propertyName( GEOM::Transparency ), 0.5 );
|
||||||
|
|
||||||
|
if ( GEOM_Displayer::GetActiveView()->isVisible( anIO ) )
|
||||||
|
getDisplayer()->Redisplay( anIO, true );
|
||||||
|
|
||||||
|
TreeWidgetItem* anItem = new TreeWidgetItem( myTreeObjects, QStringList() << aName, aShape, anIO );
|
||||||
|
if( getDisplayer()->IsDisplayed( anEntry.in() ) )
|
||||||
|
anItem->setVisible( true, myVisible );
|
||||||
|
else
|
||||||
|
anItem->setVisible( false, myInvisible );
|
||||||
|
|
||||||
|
// add sub-objects in the tree
|
||||||
|
addSubObjects( anItem );
|
||||||
|
|
||||||
|
// check icon for tree header
|
||||||
|
checkVisibleIcon();
|
||||||
|
}
|
||||||
|
|
||||||
|
//=================================================================================
|
||||||
|
// function : checkVisibleIcon()
|
||||||
|
// purpose : set visible or invisible icon in the header of tree
|
||||||
|
//=================================================================================
|
||||||
|
void RepairGUI_InspectObjectDlg::checkVisibleIcon()
|
||||||
|
{
|
||||||
|
bool isInvisible = false;
|
||||||
|
QTreeWidgetItemIterator it( myTreeObjects );
|
||||||
|
while(*it) {
|
||||||
|
TreeWidgetItem* anItem = dynamic_cast<TreeWidgetItem*>(*it);
|
||||||
|
if( !anItem->isVisible() )
|
||||||
|
isInvisible = true;
|
||||||
|
++it;
|
||||||
|
}
|
||||||
|
|
||||||
|
if( isInvisible ) {
|
||||||
|
myTreeObjects->headerItem()->setIcon( 1, myInvisible );
|
||||||
|
myIsSelectAll = false;
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
myTreeObjects->headerItem()->setIcon( 1, myVisible );
|
||||||
|
myIsSelectAll = true;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
//=================================================================================
|
||||||
|
// function : addSubObjects()
|
||||||
|
// purpose : add sub-objects to parent object in the tree
|
||||||
|
//=================================================================================
|
||||||
|
void RepairGUI_InspectObjectDlg::addSubObjects( TreeWidgetItem* theParentItem )
|
||||||
|
{
|
||||||
|
TreeWidgetItem* aMainItem = dynamic_cast<TreeWidgetItem*>( myTreeObjects->topLevelItem(0) );
|
||||||
|
TopoDS_Iterator it( theParentItem->getShape() );
|
||||||
|
for( ; it.More(); it.Next() ) {
|
||||||
|
TopoDS_Shape aSubShape = it.Value();
|
||||||
|
int anIndex = GEOMBase::GetIndex( aSubShape, aMainItem->getShape() );
|
||||||
|
QString anEntry = QString( "TEMP_" ) + aMainItem->getIO()->getEntry() + QString("_%1").arg( anIndex );
|
||||||
|
TreeWidgetItem* anItem = new TreeWidgetItem( theParentItem, QStringList(), aSubShape, anEntry);
|
||||||
|
anItem->setVisible( false, myInvisible );
|
||||||
|
addSubObjects( anItem );
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
//=================================================================================
|
||||||
|
// function : displayItem()
|
||||||
|
// purpose : display sub-object of inspected object according its tree item
|
||||||
|
//=================================================================================
|
||||||
|
void RepairGUI_InspectObjectDlg::displayItem( TreeWidgetItem* theItem )
|
||||||
|
{
|
||||||
|
GEOM_Displayer* aDisplayer = getDisplayer();
|
||||||
|
if( theItem == myTreeObjects->topLevelItem(0) ) {
|
||||||
|
aDisplayer->UnsetColor();
|
||||||
|
aDisplayer->UnsetWidth();
|
||||||
|
}
|
||||||
|
else if( aDisplayer->GetColor() != Quantity_NOC_VIOLET && aDisplayer->GetWidth() != 2.0 ) {
|
||||||
|
aDisplayer->SetColor( Quantity_NOC_VIOLET );
|
||||||
|
aDisplayer->SetWidth( 2.0 );
|
||||||
|
}
|
||||||
|
|
||||||
|
SALOME_Prs* aPrs = aDisplayer->buildSubshapePresentation( theItem->getShape(), theItem->getIO()->getEntry(),
|
||||||
|
GEOM_Displayer::GetActiveView() );
|
||||||
|
if( aPrs )
|
||||||
|
displayPreview( aPrs, true, false );
|
||||||
|
}
|
||||||
|
|
||||||
|
//=================================================================================
|
||||||
|
// function : setItemDisplayStatus()
|
||||||
|
// purpose : set visible or invisible status for the same items in the tree
|
||||||
|
//=================================================================================
|
||||||
|
void RepairGUI_InspectObjectDlg::setItemDisplayStatus( TreeWidgetItem* theItem, bool theIsVisible )
|
||||||
|
{
|
||||||
|
QTreeWidgetItemIterator it( myTreeObjects );
|
||||||
|
while(*it) {
|
||||||
|
TreeWidgetItem* anItem = dynamic_cast<TreeWidgetItem*>(*it);
|
||||||
|
if( anItem->getShape().IsSame( theItem->getShape() ) )
|
||||||
|
anItem->setVisible( theIsVisible, theIsVisible ? myVisible : myInvisible );
|
||||||
|
++it;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
//=================================================================================
|
||||||
|
// function : onEditMainShape()
|
||||||
|
// purpose : called when selection button was clicked
|
||||||
|
//=================================================================================
|
||||||
|
void RepairGUI_InspectObjectDlg::onEditMainShape()
|
||||||
|
{
|
||||||
|
if( myEditMainShape->text().isEmpty() )
|
||||||
|
return;
|
||||||
|
|
||||||
|
GEOM_Displayer* aDisplayer = getDisplayer();
|
||||||
|
// restore initial parameters for viewer
|
||||||
|
aDisplayer->UnsetColor();
|
||||||
|
aDisplayer->UnsetWidth();
|
||||||
|
|
||||||
|
// restore transparency of main object
|
||||||
|
TreeWidgetItem* aMainItem = dynamic_cast<TreeWidgetItem*>( myTreeObjects->topLevelItem(0) );
|
||||||
|
SalomeApp_Study* aStudy = dynamic_cast<SalomeApp_Study*>( myApp->activeStudy() );
|
||||||
|
aStudy->setObjectProperty( myGlobalId, QString(aMainItem->getIO()->getEntry()) ,
|
||||||
|
GEOM::propertyName( GEOM::Transparency ), myTransparency );
|
||||||
|
|
||||||
|
if( GEOM_Displayer::GetActiveView()->isVisible( aMainItem->getIO() ) )
|
||||||
|
aDisplayer->Redisplay( aMainItem->getIO(), false );
|
||||||
|
|
||||||
|
// erase sub-shapes
|
||||||
|
SALOME_ListIO aListOfIO;
|
||||||
|
QTreeWidgetItemIterator it( myTreeObjects );
|
||||||
|
while(*it) {
|
||||||
|
if( *it != aMainItem ) {
|
||||||
|
TreeWidgetItem* anItem = dynamic_cast<TreeWidgetItem*>(*it);
|
||||||
|
aListOfIO.Append( anItem->getIO() );
|
||||||
|
}
|
||||||
|
++it;
|
||||||
|
}
|
||||||
|
aDisplayer->Erase( aListOfIO );
|
||||||
|
|
||||||
|
// restore initial parameters for dialog box
|
||||||
|
myEditMainShape->setEnabled( true );
|
||||||
|
myEditMainShape->setText("");
|
||||||
|
myEditMainShape->setFocus();
|
||||||
|
myTreeObjects->clear();
|
||||||
|
myTreeObjects->update();
|
||||||
|
}
|
||||||
|
|
||||||
|
//=================================================================================
|
||||||
|
// function : onItemClicked()
|
||||||
|
// purpose : called when tree item was clicked
|
||||||
|
//=================================================================================
|
||||||
|
void RepairGUI_InspectObjectDlg::onItemClicked( QTreeWidgetItem* theItem, int theColumn )
|
||||||
|
{
|
||||||
|
if( theColumn!= 1 || !( theItem->flags() & Qt::ItemIsSelectable ) )
|
||||||
|
return;
|
||||||
|
|
||||||
|
GEOM_Displayer* aDisplayer = getDisplayer();
|
||||||
|
|
||||||
|
TreeWidgetItem* anItem = dynamic_cast<TreeWidgetItem*>( theItem );
|
||||||
|
|
||||||
|
if( anItem->isVisible() ) {
|
||||||
|
aDisplayer->Erase( anItem->getIO(), false, true );
|
||||||
|
setItemDisplayStatus( anItem, false );
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
displayItem( anItem );
|
||||||
|
setItemDisplayStatus( anItem, true );
|
||||||
|
}
|
||||||
|
aDisplayer->UpdateViewer();
|
||||||
|
checkVisibleIcon();
|
||||||
|
}
|
||||||
|
|
||||||
|
//=================================================================================
|
||||||
|
// function : onItemDoubleClicked()
|
||||||
|
// purpose : called when tree item was double clicked
|
||||||
|
//=================================================================================
|
||||||
|
void RepairGUI_InspectObjectDlg::onItemDoubleClicked( QTreeWidgetItem* theItem, int theColumn )
|
||||||
|
{
|
||||||
|
if( theColumn!= 0 || !( theItem->flags() & Qt::ItemIsSelectable ) )
|
||||||
|
return;
|
||||||
|
|
||||||
|
bool bOk;
|
||||||
|
QString label = QInputDialog::getText( this, RepairGUI_InspectObjectDlg::tr( "RENAME_COMPONENT" ),
|
||||||
|
RepairGUI_InspectObjectDlg::tr ( "COMPONENT_NAME" ), QLineEdit::Normal,
|
||||||
|
theItem->text(0), &bOk );
|
||||||
|
if ( bOk && !label.isEmpty() )
|
||||||
|
theItem->setText( 0, label );
|
||||||
|
}
|
||||||
|
|
||||||
|
//=================================================================================
|
||||||
|
// function : onItemExpanded()
|
||||||
|
// purpose : called when tree item was expanded
|
||||||
|
//=================================================================================
|
||||||
|
void RepairGUI_InspectObjectDlg::onItemExpanded( QTreeWidgetItem* theItem )
|
||||||
|
{
|
||||||
|
TreeWidgetItem* aMainItem = dynamic_cast<TreeWidgetItem*>( myTreeObjects->topLevelItem(0) );
|
||||||
|
GEOM::GEOM_Object_var aMainObject = GEOMBase::ConvertIOinGEOMObject( aMainItem->getIO() );
|
||||||
|
|
||||||
|
for( int i = 0; i < theItem->childCount(); i++ ) {
|
||||||
|
TreeWidgetItem* aSubItem = dynamic_cast<TreeWidgetItem*>( theItem->child(i) );
|
||||||
|
int anIndex = GEOMBase::GetIndex( aSubItem->getShape(), aMainItem->getShape() );
|
||||||
|
if( aSubItem->text(0).isEmpty() ) {
|
||||||
|
char* aName = aMainObject->GetSubName( anIndex );
|
||||||
|
if( !QString( aName ).isEmpty() )
|
||||||
|
aSubItem->setText( 0, QString( aName ) );
|
||||||
|
else
|
||||||
|
aSubItem->setText( 0, GEOMBase::TypeName( aSubItem->getShape().ShapeType() ) +
|
||||||
|
QString("_%1").arg( anIndex ) );
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
//=================================================================================
|
||||||
|
// function : onItemSelectionChanged()
|
||||||
|
// purpose : called when tree item was selected
|
||||||
|
//=================================================================================
|
||||||
|
void RepairGUI_InspectObjectDlg::onItemSelectionChanged()
|
||||||
|
{
|
||||||
|
QList<QTreeWidgetItem*> listItem = myTreeObjects->selectedItems();
|
||||||
|
SALOME_ListIO aSelected;
|
||||||
|
for( int i = 0; i < listItem.size(); i++ ) {
|
||||||
|
TreeWidgetItem* anItem = dynamic_cast<TreeWidgetItem*>( listItem.at(i) );
|
||||||
|
aSelected.Append( anItem->getIO() );
|
||||||
|
}
|
||||||
|
myApp->selectionMgr()->setSelectedObjects( aSelected );
|
||||||
|
}
|
||||||
|
|
||||||
|
//=================================================================================
|
||||||
|
// function : onHeaderClicked()
|
||||||
|
// purpose : called when header item of tree was clicked
|
||||||
|
//=================================================================================
|
||||||
|
void RepairGUI_InspectObjectDlg::onHeaderClicked( int theColumn )
|
||||||
|
{
|
||||||
|
if( theColumn != 1 )
|
||||||
|
return;
|
||||||
|
|
||||||
|
GEOM_Displayer* aDisplayer = getDisplayer();
|
||||||
|
|
||||||
|
if( myIsSelectAll ) {
|
||||||
|
myIsSelectAll = false;
|
||||||
|
myTreeObjects->headerItem()->setIcon( 1, myInvisible );
|
||||||
|
SALOME_ListIO aListOfIO;
|
||||||
|
QTreeWidgetItemIterator it( myTreeObjects );
|
||||||
|
while(*it) {
|
||||||
|
TreeWidgetItem* anItem = dynamic_cast<TreeWidgetItem*>(*it);
|
||||||
|
if( ( anItem->flags() & Qt::ItemIsSelectable ) && anItem->isVisible() ) {
|
||||||
|
aListOfIO.Append( anItem->getIO() );
|
||||||
|
anItem->setVisible( false, myInvisible );
|
||||||
|
}
|
||||||
|
++it;
|
||||||
|
}
|
||||||
|
aDisplayer->Erase( aListOfIO );
|
||||||
|
}
|
||||||
|
else {
|
||||||
|
myIsSelectAll = true;
|
||||||
|
myTreeObjects->headerItem()->setIcon( 1, myVisible );
|
||||||
|
QTreeWidgetItemIterator it( myTreeObjects );
|
||||||
|
while(*it) {
|
||||||
|
TreeWidgetItem* anItem = dynamic_cast<TreeWidgetItem*>(*it);
|
||||||
|
if( ( anItem->flags() & Qt::ItemIsSelectable ) && !anItem->isVisible() ) {
|
||||||
|
displayItem( anItem );
|
||||||
|
anItem->setVisible( true, myVisible );
|
||||||
|
}
|
||||||
|
++it;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
aDisplayer->UpdateViewer();
|
||||||
|
}
|
||||||
|
|
||||||
|
//=================================================================================
|
||||||
|
// function : onViewSelectionChanged()
|
||||||
|
// purpose : called when selection of object browser was changed
|
||||||
|
//=================================================================================
|
||||||
|
void RepairGUI_InspectObjectDlg::onViewSelectionChanged()
|
||||||
|
{
|
||||||
|
if( myEditMainShape->isEnabled() )
|
||||||
|
init();
|
||||||
|
}
|
||||||
|
|
||||||
|
//=================================================================================
|
||||||
|
// function : clickOnShow()
|
||||||
|
// purpose : called when "Show selected" button was clicked
|
||||||
|
//=================================================================================
|
||||||
|
void RepairGUI_InspectObjectDlg::clickOnShow()
|
||||||
|
{
|
||||||
|
QList<QTreeWidgetItem*> listItem = myTreeObjects->selectedItems();
|
||||||
|
for( int i = 0; i < listItem.size(); i++ ) {
|
||||||
|
TreeWidgetItem* anItem = dynamic_cast<TreeWidgetItem*>( listItem.at(i) );
|
||||||
|
if( !anItem->isVisible() ) {
|
||||||
|
displayItem( anItem );
|
||||||
|
setItemDisplayStatus( anItem, true );
|
||||||
|
}
|
||||||
|
}
|
||||||
|
getDisplayer()->UpdateViewer();
|
||||||
|
checkVisibleIcon();
|
||||||
|
}
|
||||||
|
|
||||||
|
//=================================================================================
|
||||||
|
// function : clickOnShowOnly()
|
||||||
|
// purpose : called when "Show only selected" button was clicked
|
||||||
|
//=================================================================================
|
||||||
|
void RepairGUI_InspectObjectDlg::clickOnShowOnly()
|
||||||
|
{
|
||||||
|
SALOME_ListIO aListOfIO;
|
||||||
|
QTreeWidgetItemIterator it( myTreeObjects );
|
||||||
|
while(*it) {
|
||||||
|
TreeWidgetItem* anItem = dynamic_cast<TreeWidgetItem*>(*it);
|
||||||
|
if( ( anItem->flags() & Qt::ItemIsSelectable ) && anItem->isVisible() ) {
|
||||||
|
aListOfIO.Append( anItem->getIO() );
|
||||||
|
anItem->setVisible( false, myInvisible );
|
||||||
|
}
|
||||||
|
++it;
|
||||||
|
}
|
||||||
|
getDisplayer()->Erase( aListOfIO );
|
||||||
|
|
||||||
|
clickOnShow();
|
||||||
|
}
|
||||||
|
|
||||||
|
//=================================================================================
|
||||||
|
// function : clickOnHide()
|
||||||
|
// purpose : called when "Hide selected" button was clicked
|
||||||
|
//=================================================================================
|
||||||
|
void RepairGUI_InspectObjectDlg::clickOnHide()
|
||||||
|
{
|
||||||
|
QList<QTreeWidgetItem*> listItem = myTreeObjects->selectedItems();
|
||||||
|
for( int i = 0; i < listItem.size(); i++ ) {
|
||||||
|
TreeWidgetItem* anItem = dynamic_cast<TreeWidgetItem*>( listItem.at(i) );
|
||||||
|
if( anItem->isVisible() ) {
|
||||||
|
getDisplayer()->Erase( anItem->getIO(), false, true );
|
||||||
|
setItemDisplayStatus( anItem, false );
|
||||||
|
}
|
||||||
|
}
|
||||||
|
getDisplayer()->UpdateViewer();
|
||||||
|
checkVisibleIcon();
|
||||||
|
}
|
||||||
|
|
||||||
|
//=================================================================================
|
||||||
|
// function : clickOnPublish()
|
||||||
|
// purpose : called when "Publish selected" button was clicked
|
||||||
|
//=================================================================================
|
||||||
|
void RepairGUI_InspectObjectDlg::clickOnPublish()
|
||||||
|
{
|
||||||
|
}
|
||||||
|
|
||||||
|
//=================================================================================
|
||||||
|
// function : clickOnHelp()
|
||||||
|
// purpose : called when Help button was clicked to open a help page
|
||||||
|
//=================================================================================
|
||||||
|
void RepairGUI_InspectObjectDlg::clickOnHelp()
|
||||||
|
{
|
||||||
|
myApp->onHelpContextModule( "GEOM", "inspect_object_page.html" );
|
||||||
|
}
|
79
src/RepairGUI/RepairGUI_InspectObjectDlg.h
Normal file
79
src/RepairGUI/RepairGUI_InspectObjectDlg.h
Normal file
@ -0,0 +1,79 @@
|
|||||||
|
// Copyright (C) 2014 CEA/DEN, EDF R&D, OPEN CASCADE
|
||||||
|
//
|
||||||
|
// This library is free software; you can redistribute it and/or
|
||||||
|
// modify it under the terms of the GNU Lesser General Public
|
||||||
|
// License as published by the Free Software Foundation; either
|
||||||
|
// version 2.1 of the License, or (at your option) any later version.
|
||||||
|
//
|
||||||
|
// This library is distributed in the hope that it will be useful,
|
||||||
|
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||||
|
// Lesser General Public License for more details.
|
||||||
|
//
|
||||||
|
// You should have received a copy of the GNU Lesser General Public
|
||||||
|
// License along with this library; if not, write to the Free Software
|
||||||
|
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
|
//
|
||||||
|
// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
|
||||||
|
//
|
||||||
|
|
||||||
|
#ifndef RepairGUI_InspectObjectDlg_H
|
||||||
|
#define RepairGUI_InspectObjectDlg_H
|
||||||
|
|
||||||
|
// GEOM includes
|
||||||
|
#include <GEOMBase_Helper.h>
|
||||||
|
|
||||||
|
// Qt includes
|
||||||
|
#include <QDialog>
|
||||||
|
#include <QTreeWidget>
|
||||||
|
#include <QLabel>
|
||||||
|
|
||||||
|
class RepairGUI_InspectObjectDlg : public QDialog, public GEOMBase_Helper
|
||||||
|
{
|
||||||
|
Q_OBJECT
|
||||||
|
|
||||||
|
class TreeWidgetItem;
|
||||||
|
|
||||||
|
public:
|
||||||
|
RepairGUI_InspectObjectDlg( SUIT_Desktop* );
|
||||||
|
~RepairGUI_InspectObjectDlg();
|
||||||
|
|
||||||
|
private slots:
|
||||||
|
void onEditMainShape();
|
||||||
|
|
||||||
|
void onItemClicked( QTreeWidgetItem*, int );
|
||||||
|
void onItemSelectionChanged();
|
||||||
|
void onItemExpanded( QTreeWidgetItem* );
|
||||||
|
void onHeaderClicked( int );
|
||||||
|
void onItemDoubleClicked( QTreeWidgetItem*, int );
|
||||||
|
|
||||||
|
void onViewSelectionChanged();
|
||||||
|
|
||||||
|
void clickOnShow();
|
||||||
|
void clickOnShowOnly();
|
||||||
|
void clickOnHide();
|
||||||
|
void clickOnPublish();
|
||||||
|
void clickOnHelp();
|
||||||
|
|
||||||
|
private:
|
||||||
|
void init();
|
||||||
|
void checkVisibleIcon();
|
||||||
|
void addSubObjects( TreeWidgetItem* );
|
||||||
|
void displayItem( TreeWidgetItem* );
|
||||||
|
void setItemDisplayStatus( TreeWidgetItem* theItem, bool theIsVisible );
|
||||||
|
|
||||||
|
SalomeApp_Application* myApp;
|
||||||
|
int myGlobalId;
|
||||||
|
|
||||||
|
QIcon myVisible;
|
||||||
|
QIcon myInvisible;
|
||||||
|
|
||||||
|
QTreeWidget* myTreeObjects;
|
||||||
|
QLineEdit* myEditMainShape;
|
||||||
|
|
||||||
|
bool myIsSelectAll;
|
||||||
|
double myTransparency;
|
||||||
|
|
||||||
|
};
|
||||||
|
|
||||||
|
#endif
|
Loading…
x
Reference in New Issue
Block a user