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