// Module : GEOM
// $Header$
-using namespace std;
#include "BuildGUI_FaceDlg.h"
#include "GEOMImpl_Types.hxx"
#include <qcheckbox.h>
#include <qlabel.h>
+using namespace std;
+
//=================================================================================
// class : BuildGUI_FaceDlg()
// purpose : Constructs a BuildGUI_FaceDlg which is a child of 'parent', with the
void ClickOnOk();
bool ClickOnApply();
void SetEditCurrentArgument();
- void LineEditReturnPressed();
void SelectionIntoArgument();
void ActivateThisDialog();
void ClickOnOk();
bool ClickOnApply();
void SetEditCurrentArgument();
- void LineEditReturnPressed();
void SelectionIntoArgument();
void ActivateThisDialog();
void EnableNameField(bool toEnable);
class QPushButton;
class QSpinBox;
-class DlgRef_1List1Spin1Btn_QTD : public QWidget
+#if defined WNT && defined WIN32 && defined SALOME_WNT_EXPORTS
+#define DLGREF_WNT_EXPORT __declspec( dllexport )
+#else
+#define DLGREF_WNT_EXPORT
+#endif
+
+class DLGREF_WNT_EXPORT DlgRef_1List1Spin1Btn_QTD : public QWidget
{
Q_OBJECT
class QLineEdit;
class QPushButton;
-class DlgRef_1Sel1Check_QTD : public QWidget
+#if defined WNT && defined WIN32 && defined SALOME_WNT_EXPORTS
+#define DLGREF_WNT_EXPORT __declspec( dllexport )
+#else
+#define DLGREF_WNT_EXPORT
+#endif
+
+class DLGREF_WNT_EXPORT DlgRef_1Sel1Check_QTD : public QWidget
{
Q_OBJECT
#include "DlgRef_1Sel1Spin1Check_QTD.h"
#include "DlgRef_SpinBox.h"
-class DlgRef_1Sel1Spin1Check : public DlgRef_1Sel1Spin1Check_QTD
+#if defined WNT && defined WIN32 && defined SALOME_WNT_EXPORTS
+#define DLGREF_WNT_EXPORT __declspec( dllexport )
+#else
+#define DLGREF_WNT_EXPORT
+#endif
+
+class DLGREF_WNT_EXPORT DlgRef_1Sel1Spin1Check : public DlgRef_1Sel1Spin1Check_QTD
{
Q_OBJECT
class QGridLayout;
-class DlgRef_1Sel_Ext : public DlgRef_1Sel_QTD
+#if defined WNT && defined WIN32 && defined SALOME_WNT_EXPORTS
+#define DLGREF_WNT_EXPORT __declspec( dllexport )
+#else
+#define DLGREF_WNT_EXPORT
+#endif
+
+class DLGREF_WNT_EXPORT DlgRef_1Sel_Ext : public DlgRef_1Sel_QTD
{
Q_OBJECT
#include "DlgRef_2Sel2Spin1Check_QTD.h"
#include "DlgRef_SpinBox.h"
-class DlgRef_2Sel2Spin1Check : public DlgRef_2Sel2Spin1Check_QTD
+#if defined WNT && defined WIN32 && defined SALOME_WNT_EXPORTS
+#define DLGREF_WNT_EXPORT __declspec( dllexport )
+#else
+#define DLGREF_WNT_EXPORT
+#endif
+
+class DLGREF_WNT_EXPORT DlgRef_2Sel2Spin1Check : public DlgRef_2Sel2Spin1Check_QTD
{
Q_OBJECT
#include "DlgRef_2Sel4Spin1Check_QTD.h"
#include "DlgRef_SpinBox.h"
-class DlgRef_2Sel4Spin1Check : public DlgRef_2Sel4Spin1Check_QTD
+#if defined WNT && defined WIN32 && defined SALOME_WNT_EXPORTS
+#define DLGREF_WNT_EXPORT __declspec( dllexport )
+#else
+#define DLGREF_WNT_EXPORT
+#endif
+
+class DLGREF_WNT_EXPORT DlgRef_2Sel4Spin1Check : public DlgRef_2Sel4Spin1Check_QTD
{
Q_OBJECT
#include "DlgRef_3Sel3Spin1Check_QTD.h"
#include "DlgRef_SpinBox.h"
-class DlgRef_3Sel3Spin1Check : public DlgRef_3Sel3Spin1Check_QTD
+#if defined WNT && defined WIN32 && defined SALOME_WNT_EXPORTS
+#define DLGREF_WNT_EXPORT __declspec( dllexport )
+#else
+#define DLGREF_WNT_EXPORT
+#endif
+
+class DLGREF_WNT_EXPORT DlgRef_3Sel3Spin1Check : public DlgRef_3Sel3Spin1Check_QTD
{
Q_OBJECT
#include "DlgRef_3Sel4Spin2Check_QTD.h"
#include "DlgRef_SpinBox.h"
-class DlgRef_3Sel4Spin2Check : public DlgRef_3Sel4Spin2Check_QTD
+#if defined WNT && defined WIN32 && defined SALOME_WNT_EXPORTS
+#define DLGREF_WNT_EXPORT __declspec( dllexport )
+#else
+#define DLGREF_WNT_EXPORT
+#endif
+
+class DLGREF_WNT_EXPORT DlgRef_3Sel4Spin2Check : public DlgRef_3Sel4Spin2Check_QTD
{
Q_OBJECT
class QCheckBox;
class QPushButton;
-class DlgRef_4Sel1List1Check_QTD : public QWidget
+#if defined WNT && defined WIN32 && defined SALOME_WNT_EXPORTS
+#define DLGREF_WNT_EXPORT __declspec( dllexport )
+#else
+#define DLGREF_WNT_EXPORT
+#endif
+
+class DLGREF_WNT_EXPORT DlgRef_4Sel1List1Check_QTD : public QWidget
{
Q_OBJECT
class QPushButton;
class QRadioButton;
-
-#if defined DLGREF_EXPORTS
-#if defined WIN32
-#define DLGREF_EXPORT __declspec( dllexport )
-#else
-#define DLGREF_EXPORT
-#endif
+#if defined WNT && defined WIN32 && defined SALOME_WNT_EXPORTS
+#define DLGREF_WNT_EXPORT __declspec( dllexport )
#else
-#if defined WNT
-#define DLGREF_EXPORT __declspec( dllimport )
-#else
-#define DLGREF_EXPORT
-#endif
+#define DLGREF_WNT_EXPORT
#endif
-class DLGREF_EXPORT DlgRef_Skeleton_QTD : public QDialog
+class DLGREF_WNT_EXPORT DlgRef_Skeleton_QTD : public QDialog
{
Q_OBJECT
class SALOME_InteractiveObject;
class TopoDS_Shape;
-
-class GEOM_AISShape : public SALOME_AISShape {
+#if defined WNT && defined WIN32 && defined SALOME_WNT_EXPORTS
+#define OBJECT_WNT_EXPORT __declspec( dllexport )
+#else
+#define OBJECT_WNT_EXPORT
+#endif
+class OBJECT_WNT_EXPORT GEOM_AISShape : public SALOME_AISShape {
public:
// }
// Methods PUBLIC
//
-Standard_EXPORT GEOM_AISShape(const TopoDS_Shape& shape, const Standard_CString aName);
-Standard_EXPORT Standard_Boolean hasIO() ;
-Standard_EXPORT void setIO(const Handle(SALOME_InteractiveObject)& name) ;
-Standard_EXPORT void setName(const Standard_CString aName) ;
-Standard_EXPORT Standard_CString getName() ;
-Standard_EXPORT Handle_SALOME_InteractiveObject getIO() ;
-Standard_EXPORT void highlightSubShapes(const TColStd_IndexedMapOfInteger& aIndexMap, const Standard_Boolean aHighlight );
-Standard_EXPORT ~GEOM_AISShape();
-
-Standard_EXPORT void SetTransparency(const Standard_Real aValue);
-Standard_EXPORT void SetShadingColor(const Quantity_Color &aCol);
-
-Standard_EXPORT virtual void Compute(const Handle(PrsMgr_PresentationManager3d)& aPresentationManager,
+ GEOM_AISShape(const TopoDS_Shape& shape, const Standard_CString aName);
+ Standard_Boolean hasIO() ;
+ void setIO(const Handle(SALOME_InteractiveObject)& name) ;
+ void setName(const Standard_CString aName) ;
+ Standard_CString getName() ;
+ Handle_SALOME_InteractiveObject getIO() ;
+ void highlightSubShapes(const TColStd_IndexedMapOfInteger& aIndexMap, const Standard_Boolean aHighlight );
+ ~GEOM_AISShape();
+
+ void SetTransparency(const Standard_Real aValue);
+ void SetShadingColor(const Quantity_Color &aCol);
+
+ virtual void Compute(const Handle(PrsMgr_PresentationManager3d)& aPresentationManager,
const Handle(Prs3d_Presentation)& aPresentation,
const Standard_Integer aMode = 0) ;
// Type management
//
- Standard_EXPORT friend Handle_Standard_Type& GEOM_AISShape_Type_();
- Standard_EXPORT const Handle(Standard_Type)& DynamicType() const;
- Standard_EXPORT Standard_Boolean IsKind(const Handle(Standard_Type)&) const;
+ friend Handle_Standard_Type& GEOM_AISShape_Type_();
+ const Handle(Standard_Type)& DynamicType() const;
+ Standard_Boolean IsKind(const Handle(Standard_Type)&) const;
protected:
// Module : GEOM
// $Header$
-using namespace std;
#include "OperationGUI.h"
#include "SUIT_Session.h"
#include "OperationGUI_ClippingDlg.h"
+using namespace std;
+
OperationGUI* OperationGUI::myGUIObject = 0;
//=======================================================================
// Module : GEOM
// $Header$
-using namespace std;
#include "OperationGUI_MaterialDlg.h"
#include "OperationGUI_PartitionDlg.h"
#include <qlistview.h>
#include <qspinbox.h>
+using namespace std;
+
//=================================================================================
// class : OperationGUI_MaterialDlg()
// purpose : Constructs a OperationGUI_MaterialDlg which is a child of 'parent', with the
// Module : GEOM
// $Header$
-using namespace std;
#include "RepairGUI_CloseContourDlg.h"
#include "SalomeApp_Application.h"
#include <qlabel.h>
+using namespace std;
+
//=================================================================================
// class : RepairGUI_CloseContourDlg()
// purpose : Constructs a RepairGUI_CloseContourDlg which is a child of 'parent', with the
// Module : GEOM
// $Header$
-using namespace std;
#include "RepairGUI_DivideEdgeDlg.h"
#include "SalomeApp_Application.h"
#include <qlabel.h>
+using namespace std;
+
//=================================================================================
// class : RepairGUI_DivideEdgeDlg()
// purpose : Constructs a RepairGUI_DivideEdgeDlg which is a child of 'parent', with the
// Module : GEOM
// $Header$
-using namespace std;
#include "RepairGUI_FreeFacesDlg.h"
#include "SalomeApp_Application.h"
#define MARGIN 10
#define MIN_WIDTH 200
+using namespace std;
//=================================================================================
// class : RepairGUI_FreeFacesDlg()
// Module : GEOM
// $Header$
-using namespace std;
#include "RepairGUI_GlueDlg.h"
#include "DlgRef_1Sel_Ext.h"
#include "GEOMImpl_Types.hxx"
#include <qapplication.h>
#include <qlabel.h>
-#define DEFAULT_TOLERANCE_VALUE 1e-07
-
-
+using namespace std;
+#define DEFAULT_TOLERANCE_VALUE 1e-07
//=================================================================================
// class : RepairGUI_GlueDlg()
// Module : GEOM
// $Header$
-using namespace std;
#include "RepairGUI_RemoveHolesDlg.h"
#include "SalomeApp_Application.h"
#include <TopAbs.hxx>
#include <TColStd_MapOfInteger.hxx>
+using namespace std;
//=================================================================================
// class : RepairGUI_RemoveHolesDlg()
// Module : GEOM
// $Header$
-using namespace std;
#include "RepairGUI_RemoveIntWiresDlg.h"
#include "SalomeApp_Application.h"
#include <TopAbs.hxx>
#include <TColStd_MapOfInteger.hxx>
+using namespace std;
//=================================================================================
// class : RepairGUI_RemoveIntWiresDlg()
// Module : GEOM
// $Header$
-using namespace std;
#include "RepairGUI_SewingDlg.h"
#include "SalomeApp_Application.h"
#define DEFAULT_TOLERANCE_VALUE 1e-07
+using namespace std;
//=================================================================================
// class : RepairGUI_SewingDlg()
// Module : GEOM
// $Header$
-using namespace std;
-
#include "RepairGUI_ShapeProcessDlg.h"
#include "GEOMImpl_Types.hxx"
#include <qlabel.h>
#include <qmessagebox.h>
+using namespace std;
//=================================================================================
// class : RepairGUI_ShapeProcessDlg()
void lineEditReturnPressed();
void selectionChanged();
void selectClicked();
- void activateSelection();
void operationChanged();
void advOptionToggled(bool);
};
// Module : GEOM
// $Header$
-using namespace std;
#include "RepairGUI_SuppressFacesDlg.h"
#include "SalomeApp_Application.h"
#include <qlabel.h>
+using namespace std;
+
//=================================================================================
// class : RepairGUI_SuppressFacesDlg()
// purpose : Constructs a RepairGUI_SuppressFacesDlg which is a child of 'parent', with the
// Module : GEOM
// $Header$
-using namespace std;
#include "TransformationGUI.h"
#include "GeometryGUI.h"
#include "TransformationGUI_OffsetDlg.h" // Method OFFSET
#include "TransformationGUI_PositionDlg.h" // Method POSITION
+using namespace std;
+
TransformationGUI* TransformationGUI::myGUIObject = 0;
//=======================================================================