1 <?xml version="1.0" encoding="UTF-8"?>
3 <class>EntityGUI_1Sel_QTD</class>
4 <widget class="QWidget" name="EntityGUI_1Sel_QTD">
5 <property name="geometry">
13 <property name="windowTitle">
14 <string>EntityGUI_1Sel_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" columnstretch="0,0,1,0">
29 <property name="margin">
32 <property name="spacing">
35 <item row="1" column="3">
36 <layout class="QHBoxLayout">
37 <property name="spacing">
40 <property name="margin">
44 <widget class="QPushButton" name="buttonUndo">
45 <property name="text">
51 <widget class="QPushButton" name="buttonRedo">
52 <property name="text">
59 <item row="0" column="2">
60 <widget class="QLineEdit" name="LineEdit1">
61 <property name="sizePolicy">
62 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
63 <horstretch>0</horstretch>
64 <verstretch>0</verstretch>
69 <item row="0" column="0">
70 <widget class="QLabel" name="TextLabel1">
71 <property name="sizePolicy">
72 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
73 <horstretch>0</horstretch>
74 <verstretch>0</verstretch>
77 <property name="text">
80 <property name="wordWrap">
85 <item row="0" column="1">
86 <widget class="QPushButton" name="PushButton1">
87 <property name="sizePolicy">
88 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
89 <horstretch>0</horstretch>
90 <verstretch>0</verstretch>
93 <property name="text">
98 <item row="0" column="3">
99 <widget class="QPushButton" name="buttonApply">
100 <property name="text">
101 <string>Create</string>
110 <layoutdefault spacing="6" margin="11"/>
111 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
113 <tabstop>PushButton1</tabstop>
114 <tabstop>LineEdit1</tabstop>
115 <tabstop>buttonApply</tabstop>
116 <tabstop>buttonUndo</tabstop>
117 <tabstop>buttonRedo</tabstop>