Users dialog files added.
[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="QPushButton" name="pushButtonInfo">
43    <property name="geometry">
44     <rect>
45      <x>750</x>
46      <y>0</y>
47      <width>50</width>
48      <height>50</height>
49     </rect>
50    </property>
51    <property name="text">
52     <string/>
53    </property>
54    <property name="icon">
55     <iconset resource="graphics.qrc">
56      <normaloff>:/new/prefix1/Graphics/info.png</normaloff>:/new/prefix1/Graphics/info.png</iconset>
57    </property>
58    <property name="iconSize">
59     <size>
60      <width>45</width>
61      <height>45</height>
62     </size>
63    </property>
64   </widget>
65   <widget class="QPushButton" name="buttonStart">
66    <property name="geometry">
67     <rect>
68      <x>591</x>
69      <y>210</y>
70      <width>147</width>
71      <height>135</height>
72     </rect>
73    </property>
74    <property name="text">
75     <string/>
76    </property>
77    <property name="icon">
78     <iconset resource="graphics.qrc">
79      <normaloff>:/new/prefix1/Graphics/Speedometer_start.png</normaloff>:/new/prefix1/Graphics/Speedometer_start.png</iconset>
80    </property>
81    <property name="iconSize">
82     <size>
83      <width>125</width>
84      <height>125</height>
85     </size>
86    </property>
87   </widget>
88   <widget class="QPushButton" name="buttonCalib">
89    <property name="geometry">
90     <rect>
91      <x>591</x>
92      <y>35</y>
93      <width>147</width>
94      <height>135</height>
95     </rect>
96    </property>
97    <property name="text">
98     <string/>
99    </property>
100    <property name="icon">
101     <iconset resource="graphics.qrc">
102      <normaloff>:/new/prefix1/Graphics/Speedometer_calibrate.png</normaloff>:/new/prefix1/Graphics/Speedometer_calibrate.png</iconset>
103    </property>
104    <property name="iconSize">
105     <size>
106      <width>125</width>
107      <height>125</height>
108     </size>
109    </property>
110   </widget>
111  </widget>
112  <resources>
113   <include location="graphics.qrc"/>
114  </resources>
115  <connections/>
116 </ui>