qtmobility/examples/sensors/small_screen_sensors/orientationform.ui
changeset 4 90517678cc4f
equal deleted inserted replaced
1:2b40d63a9c3d 4:90517678cc4f
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <ui version="4.0">
       
     3  <class>OrientationForm</class>
       
     4  <widget class="QWidget" name="OrientationForm">
       
     5   <property name="geometry">
       
     6    <rect>
       
     7     <x>0</x>
       
     8     <y>0</y>
       
     9     <width>400</width>
       
    10     <height>300</height>
       
    11    </rect>
       
    12   </property>
       
    13   <property name="windowTitle">
       
    14    <string>Form</string>
       
    15   </property>
       
    16   <layout class="QVBoxLayout" name="verticalLayout">
       
    17    <item>
       
    18     <widget class="QLabel" name="label">
       
    19      <property name="text">
       
    20       <string/>
       
    21      </property>
       
    22     </widget>
       
    23    </item>
       
    24    <item>
       
    25     <spacer name="verticalSpacer_4">
       
    26      <property name="orientation">
       
    27       <enum>Qt::Vertical</enum>
       
    28      </property>
       
    29      <property name="sizeHint" stdset="0">
       
    30       <size>
       
    31        <width>20</width>
       
    32        <height>40</height>
       
    33       </size>
       
    34      </property>
       
    35     </spacer>
       
    36    </item>
       
    37    <item>
       
    38     <widget class="QLabel" name="labelX">
       
    39      <property name="sizePolicy">
       
    40       <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
       
    41        <horstretch>0</horstretch>
       
    42        <verstretch>0</verstretch>
       
    43       </sizepolicy>
       
    44      </property>
       
    45      <property name="text">
       
    46       <string>X = 0</string>
       
    47      </property>
       
    48      <property name="alignment">
       
    49       <set>Qt::AlignBottom|Qt::AlignHCenter</set>
       
    50      </property>
       
    51     </widget>
       
    52    </item>
       
    53    <item>
       
    54     <widget class="QSlider" name="horizontalSliderX">
       
    55      <property name="sizePolicy">
       
    56       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
       
    57        <horstretch>0</horstretch>
       
    58        <verstretch>0</verstretch>
       
    59       </sizepolicy>
       
    60      </property>
       
    61      <property name="minimum">
       
    62       <number>0</number>
       
    63      </property>
       
    64      <property name="maximum">
       
    65       <number>359</number>
       
    66      </property>
       
    67      <property name="orientation">
       
    68       <enum>Qt::Horizontal</enum>
       
    69      </property>
       
    70     </widget>
       
    71    </item>
       
    72    <item>
       
    73     <spacer name="verticalSpacer_2">
       
    74      <property name="orientation">
       
    75       <enum>Qt::Vertical</enum>
       
    76      </property>
       
    77      <property name="sizeHint" stdset="0">
       
    78       <size>
       
    79        <width>20</width>
       
    80        <height>40</height>
       
    81       </size>
       
    82      </property>
       
    83     </spacer>
       
    84    </item>
       
    85    <item>
       
    86     <widget class="QLabel" name="labelY">
       
    87      <property name="sizePolicy">
       
    88       <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
       
    89        <horstretch>0</horstretch>
       
    90        <verstretch>0</verstretch>
       
    91       </sizepolicy>
       
    92      </property>
       
    93      <property name="text">
       
    94       <string>Y = 0</string>
       
    95      </property>
       
    96      <property name="alignment">
       
    97       <set>Qt::AlignBottom|Qt::AlignHCenter</set>
       
    98      </property>
       
    99     </widget>
       
   100    </item>
       
   101    <item>
       
   102     <widget class="QSlider" name="horizontalSliderY">
       
   103      <property name="sizePolicy">
       
   104       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
       
   105        <horstretch>0</horstretch>
       
   106        <verstretch>0</verstretch>
       
   107       </sizepolicy>
       
   108      </property>
       
   109      <property name="minimum">
       
   110       <number>0</number>
       
   111      </property>
       
   112      <property name="maximum">
       
   113       <number>359</number>
       
   114      </property>
       
   115      <property name="orientation">
       
   116       <enum>Qt::Horizontal</enum>
       
   117      </property>
       
   118      <property name="invertedAppearance">
       
   119       <bool>false</bool>
       
   120      </property>
       
   121     </widget>
       
   122    </item>
       
   123    <item>
       
   124     <spacer name="verticalSpacer">
       
   125      <property name="orientation">
       
   126       <enum>Qt::Vertical</enum>
       
   127      </property>
       
   128      <property name="sizeHint" stdset="0">
       
   129       <size>
       
   130        <width>20</width>
       
   131        <height>40</height>
       
   132       </size>
       
   133      </property>
       
   134     </spacer>
       
   135    </item>
       
   136    <item>
       
   137     <widget class="QLabel" name="labelZ">
       
   138      <property name="sizePolicy">
       
   139       <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
       
   140        <horstretch>0</horstretch>
       
   141        <verstretch>0</verstretch>
       
   142       </sizepolicy>
       
   143      </property>
       
   144      <property name="text">
       
   145       <string>Z = 0</string>
       
   146      </property>
       
   147      <property name="alignment">
       
   148       <set>Qt::AlignBottom|Qt::AlignHCenter</set>
       
   149      </property>
       
   150     </widget>
       
   151    </item>
       
   152    <item>
       
   153     <widget class="QSlider" name="horizontalSliderZ">
       
   154      <property name="sizePolicy">
       
   155       <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
       
   156        <horstretch>0</horstretch>
       
   157        <verstretch>0</verstretch>
       
   158       </sizepolicy>
       
   159      </property>
       
   160      <property name="minimum">
       
   161       <number>0</number>
       
   162      </property>
       
   163      <property name="maximum">
       
   164       <number>359</number>
       
   165      </property>
       
   166      <property name="orientation">
       
   167       <enum>Qt::Horizontal</enum>
       
   168      </property>
       
   169     </widget>
       
   170    </item>
       
   171    <item>
       
   172     <spacer name="verticalSpacer_3">
       
   173      <property name="orientation">
       
   174       <enum>Qt::Vertical</enum>
       
   175      </property>
       
   176      <property name="sizeHint" stdset="0">
       
   177       <size>
       
   178        <width>20</width>
       
   179        <height>40</height>
       
   180       </size>
       
   181      </property>
       
   182     </spacer>
       
   183    </item>
       
   184   </layout>
       
   185  </widget>
       
   186  <resources/>
       
   187  <connections/>
       
   188 </ui>