ui/CalibrateiSpindel.ui

changeset 504
ea7cf64c9a6c
parent 503
61c114afb0ee
child 505
7ae4d022cf8f
equal deleted inserted replaced
503:61c114afb0ee 504:ea7cf64c9a6c
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>CalibrateiSpindel</class>
4 <widget class="QDialog" name="CalibrateiSpindel">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>1024</width>
10 <height>560</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Dialog</string>
15 </property>
16 <layout class="QGridLayout" name="gridLayout">
17 <item row="0" column="0">
18 <widget class="QWidget" name="topWidget" native="true">
19 <widget class="QGroupBox" name="buttonBox">
20 <property name="geometry">
21 <rect>
22 <x>740</x>
23 <y>370</y>
24 <width>261</width>
25 <height>161</height>
26 </rect>
27 </property>
28 <widget class="QPushButton" name="quitButton">
29 <property name="geometry">
30 <rect>
31 <x>90</x>
32 <y>120</y>
33 <width>80</width>
34 <height>23</height>
35 </rect>
36 </property>
37 <property name="sizePolicy">
38 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
39 <horstretch>0</horstretch>
40 <verstretch>0</verstretch>
41 </sizepolicy>
42 </property>
43 <property name="text">
44 <string>Quit</string>
45 </property>
46 <property name="icon">
47 <iconset>
48 <normaloff>:icons/silk/door_out.png</normaloff>:icons/silk/door_out.png</iconset>
49 </property>
50 </widget>
51 </widget>
52 </widget>
53 </item>
54 </layout>
55 </widget>
56 <tabstops>
57 <tabstop>quitButton</tabstop>
58 </tabstops>
59 <resources>
60 <include location="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc"/>
61 </resources>
62 <connections/>
63 </ui>

mercurial