Salome HOME
Merge with version on tag OCC-V2_1_0d
[modules/geom.git] / src / DlgRef / DlgRef_6Sel_QTD.cxx
1 /****************************************************************************
2 ** Form implementation generated from reading ui file 'DlgRef_6Sel_QTD.ui'
3 **
4 ** Created: Tue Aug 24 18:18:57 2004
5 **      by:  The User Interface Compiler (uic)
6 **
7 ** WARNING! All changes made in this file will be lost!
8 ****************************************************************************/
9 #include "DlgRef_6Sel_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 DlgRef_6Sel_QTD which is a child of 'parent', with the 
22  *  name 'name' and widget flags set to 'f'.
23  */
24 DlgRef_6Sel_QTD::DlgRef_6Sel_QTD( QWidget* parent,  const char* name, WFlags fl )
25     : QWidget( parent, name, fl )
26 {
27     if ( !name )
28         setName( "DlgRef_6Sel_QTD" );
29     resize( 235, 196 ); 
30     setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)5, (QSizePolicy::SizeType)7, 0, 0, sizePolicy().hasHeightForWidth() ) );
31     setCaption( trUtf8( "DlgRef_6Sel_QTD" ) );
32     DlgRef_6Sel_QTDLayout = new QGridLayout( this, 1, 1, 0, 6, "DlgRef_6Sel_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     TextLabel1 = new QLabel( GroupBox1, "TextLabel1" );
45     TextLabel1->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, TextLabel1->sizePolicy().hasHeightForWidth() ) );
46     TextLabel1->setText( trUtf8( "TL1" ) );
47
48     Layout1->addWidget( TextLabel1, 0, 0 );
49
50     TextLabel2 = new QLabel( GroupBox1, "TextLabel2" );
51     TextLabel2->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, TextLabel2->sizePolicy().hasHeightForWidth() ) );
52     TextLabel2->setText( trUtf8( "TL2" ) );
53
54     Layout1->addWidget( TextLabel2, 1, 0 );
55
56     TextLabel3 = new QLabel( GroupBox1, "TextLabel3" );
57     TextLabel3->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, TextLabel3->sizePolicy().hasHeightForWidth() ) );
58     TextLabel3->setText( trUtf8( "TL3" ) );
59
60     Layout1->addWidget( TextLabel3, 2, 0 );
61
62     TextLabel4 = new QLabel( GroupBox1, "TextLabel4" );
63     TextLabel4->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, TextLabel4->sizePolicy().hasHeightForWidth() ) );
64     TextLabel4->setText( trUtf8( "TL4" ) );
65
66     Layout1->addWidget( TextLabel4, 3, 0 );
67
68     TextLabel5 = new QLabel( GroupBox1, "TextLabel5" );
69     TextLabel5->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, TextLabel5->sizePolicy().hasHeightForWidth() ) );
70     TextLabel5->setText( trUtf8( "TL5" ) );
71
72     Layout1->addWidget( TextLabel5, 4, 0 );
73
74     TextLabel6 = new QLabel( GroupBox1, "TextLabel6" );
75     TextLabel6->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, TextLabel6->sizePolicy().hasHeightForWidth() ) );
76     TextLabel6->setText( trUtf8( "TL6" ) );
77
78     Layout1->addWidget( TextLabel6, 5, 0 );
79
80     PushButton1 = new QPushButton( GroupBox1, "PushButton1" );
81     PushButton1->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, PushButton1->sizePolicy().hasHeightForWidth() ) );
82     PushButton1->setText( trUtf8( "" ) );
83
84     Layout1->addWidget( PushButton1, 0, 1 );
85
86     PushButton2 = new QPushButton( GroupBox1, "PushButton2" );
87     PushButton2->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, PushButton2->sizePolicy().hasHeightForWidth() ) );
88     PushButton2->setText( trUtf8( "" ) );
89
90     Layout1->addWidget( PushButton2, 1, 1 );
91
92     PushButton3 = new QPushButton( GroupBox1, "PushButton3" );
93     PushButton3->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, PushButton3->sizePolicy().hasHeightForWidth() ) );
94     PushButton3->setText( trUtf8( "" ) );
95
96     Layout1->addWidget( PushButton3, 2, 1 );
97
98     PushButton4 = new QPushButton( GroupBox1, "PushButton4" );
99     PushButton4->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, PushButton4->sizePolicy().hasHeightForWidth() ) );
100     PushButton4->setText( trUtf8( "" ) );
101
102     Layout1->addWidget( PushButton4, 3, 1 );
103
104     PushButton5 = new QPushButton( GroupBox1, "PushButton5" );
105     PushButton5->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, PushButton5->sizePolicy().hasHeightForWidth() ) );
106     PushButton5->setText( trUtf8( "" ) );
107
108     Layout1->addWidget( PushButton5, 4, 1 );
109
110     PushButton6 = new QPushButton( GroupBox1, "PushButton6" );
111     PushButton6->setSizePolicy( QSizePolicy( (QSizePolicy::SizeType)0, (QSizePolicy::SizeType)0, 0, 0, PushButton6->sizePolicy().hasHeightForWidth() ) );
112     PushButton6->setText( trUtf8( "" ) );
113
114     Layout1->addWidget( PushButton6, 5, 1 );
115
116     LineEdit1 = new QLineEdit( GroupBox1, "LineEdit1" );
117
118     Layout1->addWidget( LineEdit1, 0, 2 );
119
120     LineEdit2 = new QLineEdit( GroupBox1, "LineEdit2" );
121
122     Layout1->addWidget( LineEdit2, 1, 2 );
123
124     LineEdit3 = new QLineEdit( GroupBox1, "LineEdit3" );
125
126     Layout1->addWidget( LineEdit3, 2, 2 );
127
128     LineEdit4 = new QLineEdit( GroupBox1, "LineEdit4" );
129
130     Layout1->addWidget( LineEdit4, 3, 2 );
131
132     LineEdit5 = new QLineEdit( GroupBox1, "LineEdit5" );
133
134     Layout1->addWidget( LineEdit5, 4, 2 );
135
136     LineEdit6 = new QLineEdit( GroupBox1, "LineEdit6" );
137
138     Layout1->addWidget( LineEdit6, 5, 2 );
139
140     GroupBox1Layout->addLayout( Layout1, 0, 0 );
141
142     DlgRef_6Sel_QTDLayout->addWidget( GroupBox1, 0, 0 );
143 }
144
145 /*  
146  *  Destroys the object and frees any allocated resources
147  */
148 DlgRef_6Sel_QTD::~DlgRef_6Sel_QTD()
149 {
150     // no need to delete child widgets, Qt does it all for us
151 }
152