2 <class>DlgRef_3Radio1Sel1Spin_QTD</class>
3 <widget class="QWidget" name="DlgRef_3Radio1Sel1Spin_QTD" >
4 <property name="geometry" >
12 <property name="windowTitle" >
15 <layout class="QGridLayout" >
16 <property name="margin" >
19 <property name="spacing" >
22 <item row="0" column="0" >
23 <widget class="QGroupBox" name="GroupBox1" >
24 <property name="sizePolicy" >
25 <sizepolicy vsizetype="Minimum" hsizetype="Preferred" >
26 <horstretch>0</horstretch>
27 <verstretch>0</verstretch>
30 <property name="minimumSize" >
36 <property name="title" >
39 <layout class="QGridLayout" name="gridLayout" >
40 <item row="0" column="0" colspan="3" >
41 <layout class="QHBoxLayout" name="horizontalLayout" >
43 <widget class="QRadioButton" name="RadioButton1" >
44 <property name="text" >
45 <string>RadioButton1</string>
50 <widget class="QRadioButton" name="RadioButton2" >
51 <property name="text" >
52 <string>RadioButton2</string>
57 <widget class="QRadioButton" name="RadioButton3" >
58 <property name="text" >
59 <string>RadioButton3</string>
65 <item row="1" column="0" >
66 <widget class="QLabel" name="TextLabel1" >
67 <property name="sizePolicy" >
68 <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
69 <horstretch>0</horstretch>
70 <verstretch>0</verstretch>
73 <property name="text" >
76 <property name="wordWrap" >
81 <item row="1" column="1" >
82 <widget class="QPushButton" name="PushButton1" >
83 <property name="sizePolicy" >
84 <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
85 <horstretch>0</horstretch>
86 <verstretch>0</verstretch>
89 <property name="text" >
94 <item row="1" column="2" >
95 <widget class="QLineEdit" name="LineEdit1" />
97 <item row="2" column="0" >
98 <widget class="QLabel" name="TextLabel2" >
99 <property name="sizePolicy" >
100 <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
101 <horstretch>0</horstretch>
102 <verstretch>0</verstretch>
105 <property name="text" >
108 <property name="wordWrap" >
113 <item row="2" column="1" colspan="2" >
114 <widget class="SalomeApp_DoubleSpinBox" name="SpinBox_DX" />
116 <item row="3" column="2" >
117 <spacer name="verticalSpacer" >
118 <property name="orientation" >
119 <enum>Qt::Vertical</enum>
121 <property name="sizeHint" stdset="0" >
134 <layoutdefault spacing="6" margin="11" />
135 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
138 <class>SalomeApp_DoubleSpinBox</class>
139 <extends>QDoubleSpinBox</extends>
140 <header location="global" >SalomeApp_DoubleSpinBox.h</header>
144 <tabstop>PushButton1</tabstop>
145 <tabstop>LineEdit1</tabstop>
146 <tabstop>SpinBox_DX</tabstop>