Salome HOME
Dcq : Add MakeShell MakeSolid and New GUI Architecture
[modules/geom.git] / src / GEOMGUI / GeometryGUI_1Sel4Spin_QTD.cxx
1 /****************************************************************************
2 ** Form implementation generated from reading ui file 'GeometryGUI_1Sel4Spin_QTD.ui'
3 **
4 ** Created: mar sep 23 16:05:09 2003
5 **      by:  The User Interface Compiler (uic)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9 #include "GeometryGUI_1Sel4Spin_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 <qspinbox.h>
17 #include <qlayout.h>
18 #include <qtooltip.h>
19 #include <qwhatsthis.h>
20
21 /* 
22  *  Constructs a GeometryGUI_1Sel4Spin_QTD which is a child of 'parent', with the 
23  *  name 'name' and widget flags set to 'f'.
24  */
25 GeometryGUI_1Sel4Spin_QTD::GeometryGUI_1Sel4Spin_QTD( QWidget* parent,  const char* name, WFlags fl )
26     : QWidget( parent, name, fl )
27 {
28     if ( !name )
29         setName( "GeometryGUI_1Sel4Spin_QTD" );
30     resize( 284, 119 ); 
31     setCaption( trUtf8( "GeometryGUI_1Sel4Spin_QTD" ) );
32     GeometryGUI_1Sel4Spin_QTDLayout = new QGridLayout( this, 1, 1, 0, 6, "GeometryGUI_1Sel4Spin_QTDLayout"); 
33
34     GroupBox1 = new QGroupBox( this, "GroupBox1" );
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     Layout3 = new QGridLayout( 0, 1, 1, 0, 6, "Layout3"); 
45
46     TextLabel5 = new QLabel( GroupBox1, "TextLabel5" );
47     TextLabel5->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, TextLabel5->sizePolicy().hasHeightForWidth() ) );
48     TextLabel5->setText( trUtf8( "TL5" ) );
49
50     Layout3->addWidget( TextLabel5, 0, 5 );
51
52     TextLabel3 = new QLabel( GroupBox1, "TextLabel3" );
53     TextLabel3->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, TextLabel3->sizePolicy().hasHeightForWidth() ) );
54     TextLabel3->setText( trUtf8( "TL3" ) );
55
56     Layout3->addWidget( TextLabel3, 0, 1 );
57
58     TextLabel4 = new QLabel( GroupBox1, "TextLabel4" );
59     TextLabel4->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, TextLabel4->sizePolicy().hasHeightForWidth() ) );
60     TextLabel4->setText( trUtf8( "TL4" ) );
61
62     Layout3->addWidget( TextLabel4, 0, 3 );
63
64     SpinBox3 = new QSpinBox( GroupBox1, "SpinBox3" );
65     SpinBox3->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)7, (QSizePolicy::SizeType)0, 0, 0, SpinBox3->sizePolicy().hasHeightForWidth() ) );
66
67     Layout3->addWidget( SpinBox3, 0, 6 );
68
69     SpinBox1 = new QSpinBox( GroupBox1, "SpinBox1" );
70     SpinBox1->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)7, (QSizePolicy::SizeType)0, 0, 0, SpinBox1->sizePolicy().hasHeightForWidth() ) );
71
72     Layout3->addWidget( SpinBox1, 0, 2 );
73
74     TextLabel2 = new QLabel( GroupBox1, "TextLabel2" );
75     TextLabel2->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, TextLabel2->sizePolicy().hasHeightForWidth() ) );
76     TextLabel2->setText( trUtf8( "TL2" ) );
77
78     Layout3->addWidget( TextLabel2, 0, 0 );
79
80     SpinBox2 = new QSpinBox( GroupBox1, "SpinBox2" );
81     SpinBox2->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)7, (QSizePolicy::SizeType)0, 0, 0, SpinBox2->sizePolicy().hasHeightForWidth() ) );
82
83     Layout3->addWidget( SpinBox2, 0, 4 );
84
85     Layout1->addLayout( Layout3, 1, 0 );
86     QSpacerItem* spacer = new QSpacerItem( 0, 16, QSizePolicy::Minimum, QSizePolicy::Expanding );
87     Layout1->addItem( spacer, 3, 0 );
88
89     Layout4 = new QGridLayout( 0, 1, 1, 0, 6, "Layout4"); 
90
91     TextLabel6 = new QLabel( GroupBox1, "TextLabel6" );
92     TextLabel6->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, TextLabel6->sizePolicy().hasHeightForWidth() ) );
93     TextLabel6->setText( trUtf8( "TL6" ) );
94
95     Layout4->addWidget( TextLabel6, 0, 0 );
96
97     SpinBox4 = new QSpinBox( GroupBox1, "SpinBox4" );
98
99     Layout4->addWidget( SpinBox4, 0, 1 );
100
101     Layout1->addLayout( Layout4, 2, 0 );
102
103     Layout2 = new QHBoxLayout( 0, 0, 6, "Layout2"); 
104
105     TextLabel1 = new QLabel( GroupBox1, "TextLabel1" );
106     TextLabel1->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, TextLabel1->sizePolicy().hasHeightForWidth() ) );
107     TextLabel1->setText( trUtf8( "TL1" ) );
108     Layout2->addWidget( TextLabel1 );
109
110     PushButton1 = new QPushButton( GroupBox1, "PushButton1" );
111     PushButton1->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, PushButton1->sizePolicy().hasHeightForWidth() ) );
112     PushButton1->setText( trUtf8( "" ) );
113     Layout2->addWidget( PushButton1 );
114
115     LineEdit1 = new QLineEdit( GroupBox1, "LineEdit1" );
116     Layout2->addWidget( LineEdit1 );
117
118     Layout1->addLayout( Layout2, 0, 0 );
119
120     GroupBox1Layout->addLayout( Layout1, 0, 0 );
121
122     GeometryGUI_1Sel4Spin_QTDLayout->addWidget( GroupBox1, 0, 0 );
123 }
124
125 /*  
126  *  Destroys the object and frees any allocated resources
127  */
128 GeometryGUI_1Sel4Spin_QTD::~GeometryGUI_1Sel4Spin_QTD()
129 {
130     // no need to delete child widgets, Qt does it all for us
131 }
132