Added Info button for all dialog.
[speedfreak] / Client / accelerationstartdialog.ui
index 76af4e5..4a47833 100644 (file)
@@ -7,7 +7,7 @@
     <x>0</x>
     <y>0</y>
     <width>800</width>
-    <height>480</height>
+    <height>380</height>
    </rect>
   </property>
   <property name="windowTitle">
   <widget class="QComboBox" name="categorComboBox">
    <property name="geometry">
     <rect>
-     <x>50</x>
-     <y>140</y>
+     <x>140</x>
+     <y>160</y>
      <width>221</width>
      <height>51</height>
     </rect>
    </property>
   </widget>
-  <widget class="QPushButton" name="buttonCalib">
+  <widget class="QLabel" name="label">
+   <property name="geometry">
+    <rect>
+     <x>0</x>
+     <y>230</y>
+     <width>150</width>
+     <height>150</height>
+    </rect>
+   </property>
+   <property name="text">
+    <string/>
+   </property>
+   <property name="pixmap">
+    <pixmap resource="graphics.qrc">:/new/prefix1/Graphics/sf_2.png</pixmap>
+   </property>
+  </widget>
+  <widget class="QPushButton" name="pushButtonInfo">
    <property name="geometry">
     <rect>
-     <x>310</x>
-     <y>130</y>
-     <width>171</width>
-     <height>71</height>
+     <x>750</x>
+     <y>0</y>
+     <width>50</width>
+     <height>50</height>
     </rect>
    </property>
    <property name="text">
-    <string>Calibrate</string>
+    <string/>
+   </property>
+   <property name="icon">
+    <iconset resource="graphics.qrc">
+     <normaloff>:/new/prefix1/Graphics/info.png</normaloff>:/new/prefix1/Graphics/info.png</iconset>
+   </property>
+   <property name="iconSize">
+    <size>
+     <width>45</width>
+     <height>45</height>
+    </size>
    </property>
   </widget>
   <widget class="QPushButton" name="buttonStart">
    <property name="geometry">
     <rect>
-     <x>520</x>
-     <y>130</y>
-     <width>181</width>
-     <height>71</height>
+     <x>591</x>
+     <y>210</y>
+     <width>147</width>
+     <height>135</height>
     </rect>
    </property>
    <property name="text">
-    <string>Start</string>
+    <string/>
+   </property>
+   <property name="icon">
+    <iconset resource="graphics.qrc">
+     <normaloff>:/new/prefix1/Graphics/Speedometer_start.png</normaloff>:/new/prefix1/Graphics/Speedometer_start.png</iconset>
+   </property>
+   <property name="iconSize">
+    <size>
+     <width>125</width>
+     <height>125</height>
+    </size>
+   </property>
+  </widget>
+  <widget class="QPushButton" name="buttonCalib">
+   <property name="geometry">
+    <rect>
+     <x>591</x>
+     <y>35</y>
+     <width>147</width>
+     <height>135</height>
+    </rect>
+   </property>
+   <property name="text">
+    <string/>
+   </property>
+   <property name="icon">
+    <iconset resource="graphics.qrc">
+     <normaloff>:/new/prefix1/Graphics/Speedometer_calibrate.png</normaloff>:/new/prefix1/Graphics/Speedometer_calibrate.png</iconset>
+   </property>
+   <property name="iconSize">
+    <size>
+     <width>125</width>
+     <height>125</height>
+    </size>
    </property>
   </widget>
  </widget>
- <resources/>
+ <resources>
+  <include location="graphics.qrc"/>
+ </resources>
  <connections/>
 </ui>