Salome HOME
DCQ : New Architecture
[modules/geom.git] / src / MeasureGUI / MeasureGUI_1Sel12LineEdit_QTD.cxx
1 /****************************************************************************
2 ** Form implementation generated from reading ui file 'MeasureGUI_1Sel12LineEdit_QTD.ui'
3 **
4 ** Created: mar oct 28 16:11:14 2003
5 **      by:  The User Interface Compiler (uic)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9 #include "MeasureGUI_1Sel12LineEdit_QTD.h"
10
11 #include <qvariant.h>
12 #include <qgroupbox.h>
13 #include <qlabel.h>
14 #include <qlineedit.h>
15 #include <qpushbutton.h>
16 #include <qlayout.h>
17 #include <qtooltip.h>
18 #include <qwhatsthis.h>
19
20 /* 
21  *  Constructs a MeasureGUI_1Sel12LineEdit_QTD which is a child of 'parent', with the 
22  *  name 'name' and widget flags set to 'f'.
23  */
24 MeasureGUI_1Sel12LineEdit_QTD::MeasureGUI_1Sel12LineEdit_QTD( QWidget* parent,  const char* name, WFlags fl )
25     : QWidget( parent, name, fl )
26 {
27     if ( !name )
28         setName( "MeasureGUI_1Sel12LineEdit_QTD" );
29     resize( 131, 171 ); 
30     setCaption( trUtf8( "MeasureGUI_1Sel12LineEdit_QTD" ) );
31     MeasureGUI_1Sel12LineEdit_QTDLayout = new QGridLayout( this, 1, 1, 0, 6, "MeasureGUI_1Sel12LineEdit_QTDLayout"); 
32
33     GroupBox1 = new QGroupBox( this, "GroupBox1" );
34     GroupBox1->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)7, (QSizePolicy::SizeType)7, 0, 0, GroupBox1->sizePolicy().hasHeightForWidth() ) );
35     GroupBox1->setTitle( trUtf8( "" ) );
36     GroupBox1->setColumnLayout(0, Qt::Vertical );
37     GroupBox1->layout()->setSpacing( 6 );
38     GroupBox1->layout()->setMargin( 11 );
39     GroupBox1Layout = new QGridLayout( GroupBox1->layout() );
40     GroupBox1Layout->setAlignment( Qt::AlignTop );
41
42     Layout1 = new QGridLayout( 0, 1, 1, 0, 6, "Layout1"); 
43
44     Layout2 = new QGridLayout( 0, 1, 1, 0, 6, "Layout2"); 
45
46     LineEdit12 = new QLineEdit( GroupBox1, "LineEdit12" );
47
48     Layout2->addWidget( LineEdit12, 0, 2 );
49
50     LineEdit11 = new QLineEdit( GroupBox1, "LineEdit11" );
51
52     Layout2->addWidget( LineEdit11, 0, 1 );
53
54     LineEdit42 = new QLineEdit( GroupBox1, "LineEdit42" );
55
56     Layout2->addWidget( LineEdit42, 3, 2 );
57
58     TextLabel5 = new QLabel( GroupBox1, "TextLabel5" );
59     TextLabel5->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, TextLabel5->sizePolicy().hasHeightForWidth() ) );
60     TextLabel5->setText( trUtf8( "TL5" ) );
61
62     Layout2->addWidget( TextLabel5, 3, 0 );
63
64     LineEdit31 = new QLineEdit( GroupBox1, "LineEdit31" );
65
66     Layout2->addWidget( LineEdit31, 2, 1 );
67
68     LineEdit41 = new QLineEdit( GroupBox1, "LineEdit41" );
69
70     Layout2->addWidget( LineEdit41, 3, 1 );
71
72     LineEdit23 = new QLineEdit( GroupBox1, "LineEdit23" );
73
74     Layout2->addWidget( LineEdit23, 1, 3 );
75
76     LineEdit33 = new QLineEdit( GroupBox1, "LineEdit33" );
77
78     Layout2->addWidget( LineEdit33, 2, 3 );
79
80     LineEdit43 = new QLineEdit( GroupBox1, "LineEdit43" );
81
82     Layout2->addWidget( LineEdit43, 3, 3 );
83
84     LineEdit22 = new QLineEdit( GroupBox1, "LineEdit22" );
85
86     Layout2->addWidget( LineEdit22, 1, 2 );
87
88     TextLabel2 = new QLabel( GroupBox1, "TextLabel2" );
89     TextLabel2->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, TextLabel2->sizePolicy().hasHeightForWidth() ) );
90     TextLabel2->setText( trUtf8( "TL2" ) );
91
92     Layout2->addWidget( TextLabel2, 0, 0 );
93
94     TextLabel4 = new QLabel( GroupBox1, "TextLabel4" );
95     TextLabel4->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, TextLabel4->sizePolicy().hasHeightForWidth() ) );
96     TextLabel4->setText( trUtf8( "TL4" ) );
97
98     Layout2->addWidget( TextLabel4, 2, 0 );
99
100     LineEdit13 = new QLineEdit( GroupBox1, "LineEdit13" );
101
102     Layout2->addWidget( LineEdit13, 0, 3 );
103
104     LineEdit32 = new QLineEdit( GroupBox1, "LineEdit32" );
105
106     Layout2->addWidget( LineEdit32, 2, 2 );
107
108     LineEdit21 = new QLineEdit( GroupBox1, "LineEdit21" );
109
110     Layout2->addWidget( LineEdit21, 1, 1 );
111
112     TextLabel3 = new QLabel( GroupBox1, "TextLabel3" );
113     TextLabel3->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, TextLabel3->sizePolicy().hasHeightForWidth() ) );
114     TextLabel3->setText( trUtf8( "TL3" ) );
115
116     Layout2->addWidget( TextLabel3, 1, 0 );
117
118     Layout1->addMultiCellLayout( Layout2, 1, 1, 0, 2 );
119
120     LineEdit1 = new QLineEdit( GroupBox1, "LineEdit1" );
121
122     Layout1->addWidget( LineEdit1, 0, 2 );
123     QSpacerItem* spacer = new QSpacerItem( 0, 40, QSizePolicy::Minimum, QSizePolicy::Expanding );
124     Layout1->addItem( spacer, 2, 2 );
125
126     PushButton1 = new QPushButton( GroupBox1, "PushButton1" );
127     PushButton1->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, PushButton1->sizePolicy().hasHeightForWidth() ) );
128     PushButton1->setText( trUtf8( "" ) );
129
130     Layout1->addWidget( PushButton1, 0, 1 );
131
132     TextLabel1 = new QLabel( GroupBox1, "TextLabel1" );
133     TextLabel1->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, TextLabel1->sizePolicy().hasHeightForWidth() ) );
134     TextLabel1->setText( trUtf8( "TL1" ) );
135
136     Layout1->addWidget( TextLabel1, 0, 0 );
137
138     GroupBox1Layout->addLayout( Layout1, 0, 0 );
139
140     MeasureGUI_1Sel12LineEdit_QTDLayout->addWidget( GroupBox1, 0, 0 );
141 }
142
143 /*  
144  *  Destroys the object and frees any allocated resources
145  */
146 MeasureGUI_1Sel12LineEdit_QTD::~MeasureGUI_1Sel12LineEdit_QTD()
147 {
148     // no need to delete child widgets, Qt does it all for us
149 }
150