Merge branch 'master' of https://vcs.maemo.org/git/speedfreak
[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>480</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>50</x>
20      <y>140</y>
21      <width>221</width>
22      <height>51</height>
23     </rect>
24    </property>
25   </widget>
26   <widget class="QPushButton" name="buttonCalib">
27    <property name="geometry">
28     <rect>
29      <x>310</x>
30      <y>130</y>
31      <width>171</width>
32      <height>71</height>
33     </rect>
34    </property>
35    <property name="text">
36     <string>Calibrate</string>
37    </property>
38   </widget>
39   <widget class="QPushButton" name="buttonStart">
40    <property name="geometry">
41     <rect>
42      <x>520</x>
43      <y>130</y>
44      <width>181</width>
45      <height>71</height>
46     </rect>
47    </property>
48    <property name="text">
49     <string>Start</string>
50    </property>
51   </widget>
52  </widget>
53  <resources/>
54  <connections/>
55 </ui>