qtmobileextensions/examples/settingsmanagerex/settingsmanagerexwindow.ui
branchRCL_3
changeset 10 cd2778e5acfe
parent 9 5d007b20cfd0
child 11 19a54be74e5e
--- a/qtmobileextensions/examples/settingsmanagerex/settingsmanagerexwindow.ui	Tue Aug 31 16:02:37 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,56 +0,0 @@
-<ui version="4.0" >
- <class>SettingsManagerExClass</class>
- <widget class="QMainWindow" name="SettingsManagerExClass" >
-  <property name="geometry" >
-   <rect>
-    <x>0</x>
-    <y>0</y>
-    <width>277</width>
-    <height>329</height>
-   </rect>
-  </property>
-  <property name="windowTitle" >
-   <string>MainWindow</string>
-  </property>
-  <widget class="QWidget" name="centralwidget" >
-   <layout class="QVBoxLayout" name="verticalLayout" >
-    <item>
-     <widget class="QLabel" name="profileLabel" >
-      <property name="text" >
-       <string>Unknown profile</string>
-      </property>
-     </widget>
-    </item>
-    <item>
-     <widget class="QLabel" name="chargerLabel" >
-      <property name="text" >
-       <string>Charger state is unknown</string>
-      </property>
-     </widget>
-    </item>
-    <item>
-     <widget class="QLabel" name="testLabel" >
-      <property name="text" >
-       <string>No property items</string>
-      </property>
-     </widget>
-    </item>
-    <item>
-     <spacer name="verticalSpacer" >
-      <property name="orientation" >
-       <enum>Qt::Vertical</enum>
-      </property>
-      <property name="sizeHint" stdset="0" >
-       <size>
-        <width>20</width>
-        <height>40</height>
-       </size>
-      </property>
-     </spacer>
-    </item>
-   </layout>
-  </widget>
- </widget>
- <resources/>
- <connections/>
-</ui>