mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-06-02 11:17:49 +05:00

Sprout from BR_Dev_For_4_0 2007-11-08 12:49:27 UTC jfa <jfa@opencascade.com> 'Update docs for new functionality 'Normale to a Face'.' Cherrypick from V4_1_0_maintainance 2008-07-10 13:33:57 UTC jfa <jfa@opencascade.com> 'Improvement 0019703: deform (scale along axes) a shape.': doc/salome/gui/GEOM/doxyfile_tui.in doc/salome/gui/GEOM/images/line1.png doc/salome/gui/GEOM/images/line2.png doc/salome/gui/GEOM/images/measures8a.png doc/salome/gui/GEOM/images/point2.png doc/salome/gui/GEOM/images/point4.png doc/salome/gui/GEOM/images/point5.png doc/salome/gui/GEOM/images/remove_extra_edges.png doc/salome/gui/GEOM/images/restore-ss-OB-cut.png doc/salome/gui/GEOM/images/restore-ss-OB.png doc/salome/gui/GEOM/images/restore-ss-cut.png doc/salome/gui/GEOM/images/restore-ss-dialog.png doc/salome/gui/GEOM/images/restore-ss-viewer-after.png doc/salome/gui/GEOM/images/restore-ss-viewer-before.png doc/salome/gui/GEOM/images/restore-ss-viewer-cut.png doc/salome/gui/GEOM/images/scale_transformsn3.png doc/salome/gui/GEOM/images/scale_transformsn4.png doc/salome/gui/GEOM/images/shapesonshape.png doc/salome/gui/GEOM/images/shonshex1.png doc/salome/gui/GEOM/images/shonshex2.png doc/salome/gui/GEOM/images/transformation10a.png doc/salome/gui/GEOM/images/translation3.png doc/salome/gui/GEOM/input/remove_extra_edges_operation.doc doc/salome/gui/GEOM/input/restore_presentation_parameters.doc doc/salome/gui/GEOM/input/shapesonshape.doc doc/salome/gui/GEOM/input/tui_swig_examples.doc doc/salome/gui/GEOM/input/tui_test_all.doc doc/salome/gui/GEOM/input/tui_test_others.doc doc/salome/gui/GEOM/input/tui_test_spanner.doc resources/pointonface.png resources/scale_along_axes.png resources/shapesonshape.png src/DlgRef/DlgRef_2Sel2List_QTD.cxx src/DlgRef/DlgRef_2Sel2List_QTD.h src/DlgRef/DlgRef_3Sel3Spin2Check.cxx src/DlgRef/DlgRef_3Sel3Spin2Check.h src/DlgRef/DlgRef_3Sel3Spin2Check_QTD.cxx src/DlgRef/DlgRef_3Sel3Spin2Check_QTD.h src/DlgRef/UIFiles/DlgRef_2Sel2List_QTD.ui src/DlgRef/UIFiles/DlgRef_3Sel3Spin2Check_QTD.ui src/GEOMFiltersSelection/GEOM_CompoundFilter.cxx src/GEOMFiltersSelection/GEOM_CompoundFilter.h src/GEOMToolsGUI/GEOMToolsGUI_DeleteDlg.cxx src/GEOMToolsGUI/GEOMToolsGUI_DeleteDlg.h src/OperationGUI/OperationGUI_GetShapesOnShapeDlg.cxx src/OperationGUI/OperationGUI_GetShapesOnShapeDlg.h src/RepairGUI/RepairGUI_RemoveExtraEdgesDlg.cxx src/RepairGUI/RepairGUI_RemoveExtraEdgesDlg.h Cherrypick from master 2008-03-07 07:45:34 UTC jfa <jfa@opencascade.com> 'Join modifications from BR_Dev_For_4_0 tag V4_1_1.': doc/salome/gui/GEOM/images/remove_extra_edges1.png doc/salome/gui/GEOM/images/remove_extra_edges2.png resources/line2faces.png resources/point_line_intersection.png resources/remove_extra_edges.png src/DlgRef/DlgRef_1Sel5Spin1Check.cxx src/DlgRef/DlgRef_1Sel5Spin1Check.h src/DlgRef/DlgRef_1Sel5Spin1Check_QTD.cxx src/DlgRef/DlgRef_1Sel5Spin1Check_QTD.h src/DlgRef/UIFiles/DlgRef_1Sel5Spin1Check_QTD.ui
115 lines
4.1 KiB
C++
115 lines
4.1 KiB
C++
/****************************************************************************
|
|
** Form implementation generated from reading ui file 'DlgRef_2Sel2List_QTD.ui'
|
|
**
|
|
** Created: Thu Mar 27 16:38:25 2008
|
|
** by: The User Interface Compiler ($Id$)
|
|
**
|
|
** WARNING! All changes made in this file will be lost!
|
|
****************************************************************************/
|
|
|
|
#include "DlgRef_2Sel2List_QTD.h"
|
|
|
|
#include <qvariant.h>
|
|
#include <qgroupbox.h>
|
|
#include <qlineedit.h>
|
|
#include <qcombobox.h>
|
|
#include <qlabel.h>
|
|
#include <qpushbutton.h>
|
|
#include <qlayout.h>
|
|
#include <qtooltip.h>
|
|
#include <qwhatsthis.h>
|
|
|
|
/*
|
|
* Constructs a DlgRef_2Sel2List_QTD as a child of 'parent', with the
|
|
* name 'name' and widget flags set to 'f'.
|
|
*/
|
|
DlgRef_2Sel2List_QTD::DlgRef_2Sel2List_QTD( QWidget* parent, const char* name, WFlags fl )
|
|
: QWidget( parent, name, fl )
|
|
{
|
|
if ( !name )
|
|
setName( "DlgRef_2Sel2List_QTD" );
|
|
DlgRef_2Sel2List_QTDLayout = new QVBoxLayout( this, 11, 6, "DlgRef_2Sel2List_QTDLayout");
|
|
|
|
GroupBox1 = new QGroupBox( this, "GroupBox1" );
|
|
GroupBox1->setColumnLayout(0, Qt::Vertical );
|
|
GroupBox1->layout()->setSpacing( 6 );
|
|
GroupBox1->layout()->setMargin( 11 );
|
|
GroupBox1Layout = new QGridLayout( GroupBox1->layout() );
|
|
GroupBox1Layout->setAlignment( Qt::AlignTop );
|
|
|
|
LineEdit2 = new QLineEdit( GroupBox1, "LineEdit2" );
|
|
|
|
GroupBox1Layout->addWidget( LineEdit2, 1, 2 );
|
|
|
|
ComboBox2 = new QComboBox( FALSE, GroupBox1, "ComboBox2" );
|
|
|
|
GroupBox1Layout->addMultiCellWidget( ComboBox2, 3, 3, 1, 2 );
|
|
|
|
TextLabel4 = new QLabel( GroupBox1, "TextLabel4" );
|
|
TextLabel4->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, TextLabel4->sizePolicy().hasHeightForWidth() ) );
|
|
|
|
GroupBox1Layout->addWidget( TextLabel4, 3, 0 );
|
|
|
|
ComboBox1 = new QComboBox( FALSE, GroupBox1, "ComboBox1" );
|
|
|
|
GroupBox1Layout->addMultiCellWidget( ComboBox1, 2, 2, 1, 2 );
|
|
|
|
TextLabel3 = new QLabel( GroupBox1, "TextLabel3" );
|
|
TextLabel3->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, TextLabel3->sizePolicy().hasHeightForWidth() ) );
|
|
|
|
GroupBox1Layout->addWidget( TextLabel3, 2, 0 );
|
|
|
|
LineEdit1 = new QLineEdit( GroupBox1, "LineEdit1" );
|
|
|
|
GroupBox1Layout->addWidget( LineEdit1, 0, 2 );
|
|
|
|
TextLabel2 = new QLabel( GroupBox1, "TextLabel2" );
|
|
TextLabel2->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, TextLabel2->sizePolicy().hasHeightForWidth() ) );
|
|
|
|
GroupBox1Layout->addWidget( TextLabel2, 1, 0 );
|
|
|
|
TextLabel1 = new QLabel( GroupBox1, "TextLabel1" );
|
|
TextLabel1->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, TextLabel1->sizePolicy().hasHeightForWidth() ) );
|
|
|
|
GroupBox1Layout->addWidget( TextLabel1, 0, 0 );
|
|
|
|
PushButton1 = new QPushButton( GroupBox1, "PushButton1" );
|
|
PushButton1->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, PushButton1->sizePolicy().hasHeightForWidth() ) );
|
|
|
|
GroupBox1Layout->addWidget( PushButton1, 0, 1 );
|
|
|
|
PushButton2 = new QPushButton( GroupBox1, "PushButton2" );
|
|
PushButton2->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, PushButton2->sizePolicy().hasHeightForWidth() ) );
|
|
|
|
GroupBox1Layout->addWidget( PushButton2, 1, 1 );
|
|
DlgRef_2Sel2List_QTDLayout->addWidget( GroupBox1 );
|
|
languageChange();
|
|
resize( QSize(187, 182).expandedTo(minimumSizeHint()) );
|
|
clearWState( WState_Polished );
|
|
}
|
|
|
|
/*
|
|
* Destroys the object and frees any allocated resources
|
|
*/
|
|
DlgRef_2Sel2List_QTD::~DlgRef_2Sel2List_QTD()
|
|
{
|
|
// no need to delete child widgets, Qt does it all for us
|
|
}
|
|
|
|
/*
|
|
* Sets the strings of the subwidgets using the current
|
|
* language.
|
|
*/
|
|
void DlgRef_2Sel2List_QTD::languageChange()
|
|
{
|
|
setCaption( tr( "DlgRef_2Sel2List_QTD" ) );
|
|
GroupBox1->setTitle( QString::null );
|
|
TextLabel4->setText( tr( "TL4" ) );
|
|
TextLabel3->setText( tr( "TL3" ) );
|
|
TextLabel2->setText( tr( "TL2" ) );
|
|
TextLabel1->setText( tr( "TL1" ) );
|
|
PushButton1->setText( QString::null );
|
|
PushButton2->setText( QString::null );
|
|
}
|
|
|