80ea11ac7e50e47f741bb77cbeacec3c8f0f52f7
[speedfreak] / Client / accelerationstartdialog.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>accelerationstart</class>
4  <widget class="QDialog" name="accelerationstart">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>800</width>
10     <height>380</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Start acceleration measure</string>
15   </property>
16   <widget class="QComboBox" name="categorComboBox">
17    <property name="geometry">
18     <rect>
19      <x>140</x>
20      <y>160</y>
21      <width>221</width>
22      <height>51</height>
23     </rect>
24    </property>
25   </widget>
26   <widget class="QLabel" name="label">
27    <property name="geometry">
28     <rect>
29      <x>0</x>
30      <y>230</y>
31      <width>150</width>
32      <height>150</height>
33     </rect>
34    </property>
35    <property name="text">
36     <string/>
37    </property>
38    <property name="pixmap">
39     <pixmap resource="graphics.qrc">:/new/prefix1/Graphics/sf_2.png</pixmap>
40    </property>
41   </widget>
42   <widget class="QWidget" name="layoutWidget">
43    <property name="geometry">
44     <rect>
45      <x>590</x>
46      <y>0</y>
47      <width>201</width>
48      <height>381</height>
49     </rect>
50    </property>
51    <layout class="QVBoxLayout" name="verticalLayout">
52     <item>
53      <widget class="QPushButton" name="buttonCalib">
54       <property name="text">
55        <string/>
56       </property>
57       <property name="icon">
58        <iconset resource="graphics.qrc">
59         <normaloff>:/new/prefix1/Graphics/Speedometer_calibrate.png</normaloff>:/new/prefix1/Graphics/Speedometer_calibrate.png</iconset>
60       </property>
61       <property name="iconSize">
62        <size>
63         <width>125</width>
64         <height>125</height>
65        </size>
66       </property>
67      </widget>
68     </item>
69     <item>
70      <widget class="QPushButton" name="buttonStart">
71       <property name="text">
72        <string/>
73       </property>
74       <property name="icon">
75        <iconset resource="graphics.qrc">
76         <normaloff>:/new/prefix1/Graphics/Speedometer_start.png</normaloff>:/new/prefix1/Graphics/Speedometer_start.png</iconset>
77       </property>
78       <property name="iconSize">
79        <size>
80         <width>125</width>
81         <height>125</height>
82        </size>
83       </property>
84      </widget>
85     </item>
86    </layout>
87   </widget>
88  </widget>
89  <resources>
90   <include location="graphics.qrc"/>
91  </resources>
92  <connections/>
93 </ui>