ui/CalibrateiSpindel.ui

changeset 511
c6fa5be47634
parent 506
ea07f6c97a69
child 513
74835ade981e
equal deleted inserted replaced
510:080524ab2fe8 511:c6fa5be47634
49 </property> 49 </property>
50 </widget> 50 </widget>
51 <widget class="QPushButton" name="quitButton"> 51 <widget class="QPushButton" name="quitButton">
52 <property name="geometry"> 52 <property name="geometry">
53 <rect> 53 <rect>
54 <x>110</x> 54 <x>462</x>
55 <y>510</y> 55 <y>510</y>
56 <width>80</width> 56 <width>80</width>
57 <height>23</height> 57 <height>23</height>
58 </rect> 58 </rect>
59 </property> 59 </property>
67 <string>Quit</string> 67 <string>Quit</string>
68 </property> 68 </property>
69 <property name="icon"> 69 <property name="icon">
70 <iconset> 70 <iconset>
71 <normaloff>:icons/silk/door_out.png</normaloff>:icons/silk/door_out.png</iconset> 71 <normaloff>:icons/silk/door_out.png</normaloff>:icons/silk/door_out.png</iconset>
72 </property>
73 </widget>
74 <widget class="QPushButton" name="saveButton">
75 <property name="enabled">
76 <bool>false</bool>
77 </property>
78 <property name="geometry">
79 <rect>
80 <x>820</x>
81 <y>510</y>
82 <width>80</width>
83 <height>23</height>
84 </rect>
85 </property>
86 <property name="text">
87 <string>Save</string>
88 </property>
89 <property name="icon">
90 <iconset>
91 <normaloff>:icons/silk/disk.png</normaloff>:icons/silk/disk.png</iconset>
92 </property> 72 </property>
93 </widget> 73 </widget>
94 <widget class="QTableWidget" name="dataTable"> 74 <widget class="QTableWidget" name="dataTable">
95 <property name="geometry"> 75 <property name="geometry">
96 <rect> 76 <rect>
223 </customwidget> 203 </customwidget>
224 </customwidgets> 204 </customwidgets>
225 <tabstops> 205 <tabstops>
226 <tabstop>nameEdit</tabstop> 206 <tabstop>nameEdit</tabstop>
227 <tabstop>quitButton</tabstop> 207 <tabstop>quitButton</tabstop>
228 <tabstop>saveButton</tabstop>
229 </tabstops> 208 </tabstops>
230 <resources> 209 <resources>
231 <include location="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc"/> 210 <include location="../../../../../../home/mbroek/MyProjects/bmsapp/resources/icons.qrc"/>
232 </resources> 211 </resources>
233 <connections/> 212 <connections/>

mercurial