1 <?xml version="1.0" encoding="UTF-8"?>
3 <class>EntityGUI_3Spin1Check_QTD</class>
4 <widget class="QWidget" name="EntityGUI_3Spin1Check_QTD">
5 <property name="geometry">
13 <property name="windowTitle">
14 <string>EntityGUI_3Spin_QTD</string>
16 <layout class="QGridLayout">
17 <property name="margin">
20 <property name="spacing">
23 <item row="0" column="0">
24 <widget class="QGroupBox" name="GroupBox1">
25 <property name="title">
26 <string>Values</string>
28 <layout class="QGridLayout" rowstretch="0,0,0,0,0" columnstretch="0,1,0">
29 <property name="margin">
32 <property name="spacing">
35 <item row="2" column="1">
36 <widget class="SalomeApp_DoubleSpinBox" name="SpinBox_DZ"/>
38 <item row="1" column="2">
39 <layout class="QGridLayout">
40 <property name="margin">
43 <property name="spacing">
46 <item row="0" column="0">
47 <widget class="QPushButton" name="buttonUndo">
48 <property name="text">
53 <item row="0" column="1">
54 <widget class="QPushButton" name="buttonRedo">
55 <property name="text">
62 <item row="0" column="2">
63 <widget class="QPushButton" name="buttonApply">
64 <property name="text">
65 <string>Create</string>
69 <item row="1" column="1">
70 <widget class="SalomeApp_DoubleSpinBox" name="SpinBox_DY"/>
72 <item row="0" column="1">
73 <widget class="SalomeApp_DoubleSpinBox" name="SpinBox_DX"/>
75 <item row="0" column="0">
76 <widget class="QLabel" name="TextLabel1">
77 <property name="sizePolicy">
78 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
79 <horstretch>0</horstretch>
80 <verstretch>0</verstretch>
83 <property name="text">
86 <property name="wordWrap">
91 <item row="1" column="0">
92 <widget class="QLabel" name="TextLabel2">
93 <property name="sizePolicy">
94 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
95 <horstretch>0</horstretch>
96 <verstretch>0</verstretch>
99 <property name="text">
102 <property name="wordWrap">
107 <item row="2" column="0">
108 <widget class="QLabel" name="TextLabel3">
109 <property name="sizePolicy">
110 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
111 <horstretch>0</horstretch>
112 <verstretch>0</verstretch>
115 <property name="text">
118 <property name="wordWrap">
123 <item row="3" column="0" colspan="2">
124 <widget class="QCheckBox" name="checkBox">
125 <property name="text">
126 <string>CheckBox</string>
130 <item row="4" column="0">
131 <spacer name="verticalSpacer">
132 <property name="orientation">
133 <enum>Qt::Vertical</enum>
135 <property name="sizeHint" stdset="0">
148 <layoutdefault spacing="6" margin="11"/>
149 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
152 <class>SalomeApp_DoubleSpinBox</class>
153 <extends>QDoubleSpinBox</extends>
154 <header location="global">SalomeApp_DoubleSpinBox.h</header>
158 <tabstop>SpinBox_DX</tabstop>
159 <tabstop>SpinBox_DY</tabstop>
160 <tabstop>SpinBox_DZ</tabstop>
161 <tabstop>buttonApply</tabstop>
162 <tabstop>buttonUndo</tabstop>
163 <tabstop>buttonRedo</tabstop>