]> SALOME platform Git repositories - modules/geom.git/blob - src/MeasureGUI/MeasureGUI_1Sel6LineEdit_QTD.cxx
Salome HOME
Update for 19962 issue: MakePipeBiNormalAlongAxis implementation.
[modules/geom.git] / src / MeasureGUI / MeasureGUI_1Sel6LineEdit_QTD.cxx
1 //  Copyright (C) 2007-2008  CEA/DEN, EDF R&D, OPEN CASCADE
2 //
3 //  Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
4 //  CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
5 //
6 //  This library is free software; you can redistribute it and/or
7 //  modify it under the terms of the GNU Lesser General Public
8 //  License as published by the Free Software Foundation; either
9 //  version 2.1 of the License.
10 //
11 //  This library is distributed in the hope that it will be useful,
12 //  but WITHOUT ANY WARRANTY; without even the implied warranty of
13 //  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
14 //  Lesser General Public License for more details.
15 //
16 //  You should have received a copy of the GNU Lesser General Public
17 //  License along with this library; if not, write to the Free Software
18 //  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
19 //
20 //  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
21 //
22 /****************************************************************************
23 ** Form implementation generated from reading ui file 'MeasureGUI_1Sel6LineEdit_QTD.ui'
24 **
25 ** Created: mar oct 28 16:11:14 2003
26 **      by:  The User Interface Compiler (uic)
27 **
28 ** WARNING! All changes made in this file will be lost!
29 ****************************************************************************/
30 #include "MeasureGUI_1Sel6LineEdit_QTD.h"
31
32 #include <qvariant.h>
33 #include <qgroupbox.h>
34 #include <qlabel.h>
35 #include <qlineedit.h>
36 #include <qpushbutton.h>
37 #include <qlayout.h>
38 #include <qtooltip.h>
39 #include <qwhatsthis.h>
40
41 /* 
42  *  Constructs a MeasureGUI_1Sel6LineEdit_QTD which is a child of 'parent', with the 
43  *  name 'name' and widget flags set to 'f'.
44  */
45 MeasureGUI_1Sel6LineEdit_QTD::MeasureGUI_1Sel6LineEdit_QTD( QWidget* parent,  const char* name, WFlags fl )
46     : QWidget( parent, name, fl )
47 {
48     if ( !name )
49         setName( "MeasureGUI_1Sel6LineEdit_QTD" );
50     resize( 129, 163 ); 
51     setCaption( trUtf8( "MeasureGUI_1Sel6LineEdit_QTD" ) );
52     MeasureGUI_1Sel6LineEdit_QTDLayout = new QGridLayout( this, 1, 1, 0, 6, "MeasureGUI_1Sel6LineEdit_QTDLayout"); 
53
54     GroupBox1 = new QGroupBox( this, "GroupBox1" );
55     GroupBox1->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)7, (QSizePolicy::SizeType)7, 0, 0, GroupBox1->sizePolicy().hasHeightForWidth() ) );
56     GroupBox1->setTitle( trUtf8( "" ) );
57     GroupBox1->setColumnLayout(0, Qt::Vertical );
58     GroupBox1->layout()->setSpacing( 6 );
59     GroupBox1->layout()->setMargin( 11 );
60     GroupBox1Layout = new QGridLayout( GroupBox1->layout() );
61     GroupBox1Layout->setAlignment( Qt::AlignTop );
62
63     Layout1 = new QGridLayout( 0, 1, 1, 0, 6, "Layout1"); 
64     QSpacerItem* spacer = new QSpacerItem( 0, 50, QSizePolicy::Minimum, QSizePolicy::Expanding );
65     Layout1->addItem( spacer, 2, 2 );
66
67     TextLabel1 = new QLabel( GroupBox1, "TextLabel1" );
68     TextLabel1->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, TextLabel1->sizePolicy().hasHeightForWidth() ) );
69     TextLabel1->setText( trUtf8( "TL1" ) );
70
71     Layout1->addWidget( TextLabel1, 0, 0 );
72
73     Layout2 = new QGridLayout( 0, 1, 1, 0, 6, "Layout2"); 
74
75     LineEdit22 = new QLineEdit( GroupBox1, "LineEdit22" );
76
77     Layout2->addWidget( LineEdit22, 2, 2 );
78
79     LineEdit32 = new QLineEdit( GroupBox1, "LineEdit32" );
80
81     Layout2->addWidget( LineEdit32, 3, 2 );
82
83     TextLabel4 = new QLabel( GroupBox1, "TextLabel4" );
84     TextLabel4->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, TextLabel4->sizePolicy().hasHeightForWidth() ) );
85     TextLabel4->setText( trUtf8( "TL4" ) );
86
87     Layout2->addWidget( TextLabel4, 1, 0 );
88
89     LineEdit31 = new QLineEdit( GroupBox1, "LineEdit31" );
90
91     Layout2->addWidget( LineEdit31, 3, 1 );
92
93     TextLabel5 = new QLabel( GroupBox1, "TextLabel5" );
94     TextLabel5->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, TextLabel5->sizePolicy().hasHeightForWidth() ) );
95     TextLabel5->setText( trUtf8( "TL5" ) );
96
97     Layout2->addWidget( TextLabel5, 2, 0 );
98
99     LineEdit11 = new QLineEdit( GroupBox1, "LineEdit11" );
100
101     Layout2->addWidget( LineEdit11, 1, 1 );
102
103     TextLabel6 = new QLabel( GroupBox1, "TextLabel6" );
104     TextLabel6->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, TextLabel6->sizePolicy().hasHeightForWidth() ) );
105     TextLabel6->setText( trUtf8( "TL6" ) );
106
107     Layout2->addWidget( TextLabel6, 3, 0 );
108
109     LineEdit12 = new QLineEdit( GroupBox1, "LineEdit12" );
110
111     Layout2->addWidget( LineEdit12, 1, 2 );
112
113     TextLabel2 = new QLabel( GroupBox1, "TextLabel2" );
114     TextLabel2->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, TextLabel2->sizePolicy().hasHeightForWidth() ) );
115     TextLabel2->setText( trUtf8( "TL2" ) );
116
117     Layout2->addWidget( TextLabel2, 0, 1 );
118
119     LineEdit21 = new QLineEdit( GroupBox1, "LineEdit21" );
120
121     Layout2->addWidget( LineEdit21, 2, 1 );
122
123     TextLabel3 = new QLabel( GroupBox1, "TextLabel3" );
124     TextLabel3->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, TextLabel3->sizePolicy().hasHeightForWidth() ) );
125     TextLabel3->setText( trUtf8( "TL3" ) );
126
127     Layout2->addWidget( TextLabel3, 0, 2 );
128
129     Layout1->addMultiCellLayout( Layout2, 1, 1, 0, 2 );
130
131     PushButton1 = new QPushButton( GroupBox1, "PushButton1" );
132     PushButton1->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, PushButton1->sizePolicy().hasHeightForWidth() ) );
133     PushButton1->setText( trUtf8( "" ) );
134
135     Layout1->addWidget( PushButton1, 0, 1 );
136
137     LineEdit1 = new QLineEdit( GroupBox1, "LineEdit1" );
138
139     Layout1->addWidget( LineEdit1, 0, 2 );
140
141     GroupBox1Layout->addLayout( Layout1, 0, 0 );
142
143     MeasureGUI_1Sel6LineEdit_QTDLayout->addWidget( GroupBox1, 0, 0 );
144 }
145
146 /*  
147  *  Destroys the object and frees any allocated resources
148  */
149 MeasureGUI_1Sel6LineEdit_QTD::~MeasureGUI_1Sel6LineEdit_QTD()
150 {
151     // no need to delete child widgets, Qt does it all for us
152 }
153