1 <?xml version="1.0" encoding="UTF-8"?>
3 <class>EntityGUI_2Spin_QTD</class>
4 <widget class="QWidget" name="EntityGUI_2Spin_QTD">
5 <property name="geometry">
13 <property name="windowTitle">
14 <string>EntityGUI_2Spin_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" columnstretch="0,1,0">
29 <property name="margin">
32 <property name="spacing">
35 <item row="1" column="1">
36 <widget class="SalomeApp_DoubleSpinBox" name="SpinBox_DY"/>
38 <item row="0" column="1">
39 <widget class="SalomeApp_DoubleSpinBox" name="SpinBox_DX"/>
41 <item row="1" column="0">
42 <widget class="QLabel" name="TextLabel2">
43 <property name="sizePolicy">
44 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
45 <horstretch>0</horstretch>
46 <verstretch>0</verstretch>
49 <property name="text">
52 <property name="wordWrap">
57 <item row="0" column="0">
58 <widget class="QLabel" name="TextLabel1">
59 <property name="sizePolicy">
60 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
61 <horstretch>0</horstretch>
62 <verstretch>0</verstretch>
65 <property name="text">
68 <property name="wordWrap">
73 <item row="1" column="2">
74 <layout class="QGridLayout">
75 <property name="margin">
78 <property name="spacing">
81 <item row="0" column="0">
82 <widget class="QPushButton" name="buttonUndo">
83 <property name="text">
88 <item row="0" column="1">
89 <widget class="QPushButton" name="buttonRedo">
90 <property name="text">
97 <item row="0" column="2">
98 <widget class="QPushButton" name="buttonApply">
99 <property name="text">
100 <string>Create</string>
109 <layoutdefault spacing="6" margin="11"/>
110 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
113 <class>SalomeApp_DoubleSpinBox</class>
114 <extends>QDoubleSpinBox</extends>
115 <header location="global">SalomeApp_DoubleSpinBox.h</header>
119 <tabstop>SpinBox_DX</tabstop>
120 <tabstop>SpinBox_DY</tabstop>
121 <tabstop>buttonApply</tabstop>
122 <tabstop>buttonUndo</tabstop>
123 <tabstop>buttonRedo</tabstop>