qtmobility/examples/todotool/icons/todotool.ui
changeset 4 90517678cc4f
parent 1 2b40d63a9c3d
child 5 453da2cfceef
equal deleted inserted replaced
1:2b40d63a9c3d 4:90517678cc4f
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <ui version="4.0">
       
     3  <class>ToDoToolDiaog</class>
       
     4  <widget class="QDialog" name="ToDoToolDiaog">
       
     5   <property name="geometry">
       
     6    <rect>
       
     7     <x>0</x>
       
     8     <y>0</y>
       
     9     <width>222</width>
       
    10     <height>264</height>
       
    11    </rect>
       
    12   </property>
       
    13   <property name="windowTitle">
       
    14    <string>ToDoTool</string>
       
    15   </property>
       
    16   <widget class="QPushButton" name="addButton">
       
    17    <property name="geometry">
       
    18     <rect>
       
    19      <x>20</x>
       
    20      <y>40</y>
       
    21      <width>61</width>
       
    22      <height>31</height>
       
    23     </rect>
       
    24    </property>
       
    25    <property name="text">
       
    26     <string/>
       
    27    </property>
       
    28    <property name="icon">
       
    29     <iconset>
       
    30      <normaloff>addIcon.png</normaloff>addIcon.png</iconset>
       
    31    </property>
       
    32   </widget>
       
    33   <widget class="QPushButton" name="deleteButton">
       
    34    <property name="geometry">
       
    35     <rect>
       
    36      <x>80</x>
       
    37      <y>40</y>
       
    38      <width>61</width>
       
    39      <height>31</height>
       
    40     </rect>
       
    41    </property>
       
    42    <property name="text">
       
    43     <string/>
       
    44    </property>
       
    45    <property name="icon">
       
    46     <iconset>
       
    47      <normaloff>deleteIcon.png</normaloff>deleteIcon.png</iconset>
       
    48    </property>
       
    49   </widget>
       
    50   <widget class="QPushButton" name="searchButton">
       
    51    <property name="geometry">
       
    52     <rect>
       
    53      <x>140</x>
       
    54      <y>40</y>
       
    55      <width>61</width>
       
    56      <height>31</height>
       
    57     </rect>
       
    58    </property>
       
    59    <property name="text">
       
    60     <string/>
       
    61    </property>
       
    62    <property name="icon">
       
    63     <iconset>
       
    64      <normaloff>searchIcon.png</normaloff>searchIcon.png</iconset>
       
    65    </property>
       
    66   </widget>
       
    67   <widget class="QPushButton" name="prevButton">
       
    68    <property name="geometry">
       
    69     <rect>
       
    70      <x>50</x>
       
    71      <y>80</y>
       
    72      <width>41</width>
       
    73      <height>31</height>
       
    74     </rect>
       
    75    </property>
       
    76    <property name="text">
       
    77     <string/>
       
    78    </property>
       
    79    <property name="icon">
       
    80     <iconset>
       
    81      <normaloff>prevIcon.png</normaloff>prevIcon.png</iconset>
       
    82    </property>
       
    83   </widget>
       
    84   <widget class="QPushButton" name="nextButton">
       
    85    <property name="geometry">
       
    86     <rect>
       
    87      <x>130</x>
       
    88      <y>80</y>
       
    89      <width>41</width>
       
    90      <height>31</height>
       
    91     </rect>
       
    92    </property>
       
    93    <property name="text">
       
    94     <string/>
       
    95    </property>
       
    96    <property name="icon">
       
    97     <iconset>
       
    98      <normaloff>nextIcon.png</normaloff>nextIcon.png</iconset>
       
    99    </property>
       
   100   </widget>
       
   101   <widget class="QLabel" name="noteLabel">
       
   102    <property name="geometry">
       
   103     <rect>
       
   104      <x>90</x>
       
   105      <y>80</y>
       
   106      <width>41</width>
       
   107      <height>31</height>
       
   108     </rect>
       
   109    </property>
       
   110    <property name="text">
       
   111     <string>6/10</string>
       
   112    </property>
       
   113    <property name="alignment">
       
   114     <set>Qt::AlignCenter</set>
       
   115    </property>
       
   116   </widget>
       
   117   <widget class="QLabel" name="titleLabel">
       
   118    <property name="geometry">
       
   119     <rect>
       
   120      <x>20</x>
       
   121      <y>10</y>
       
   122      <width>181</width>
       
   123      <height>21</height>
       
   124     </rect>
       
   125    </property>
       
   126    <property name="palette">
       
   127     <palette>
       
   128      <active>
       
   129       <colorrole role="WindowText">
       
   130        <brush brushstyle="SolidPattern">
       
   131         <color alpha="255">
       
   132          <red>0</red>
       
   133          <green>0</green>
       
   134          <blue>255</blue>
       
   135         </color>
       
   136        </brush>
       
   137       </colorrole>
       
   138       <colorrole role="Text">
       
   139        <brush brushstyle="SolidPattern">
       
   140         <color alpha="255">
       
   141          <red>0</red>
       
   142          <green>0</green>
       
   143          <blue>0</blue>
       
   144         </color>
       
   145        </brush>
       
   146       </colorrole>
       
   147      </active>
       
   148      <inactive>
       
   149       <colorrole role="WindowText">
       
   150        <brush brushstyle="SolidPattern">
       
   151         <color alpha="255">
       
   152          <red>0</red>
       
   153          <green>0</green>
       
   154          <blue>255</blue>
       
   155         </color>
       
   156        </brush>
       
   157       </colorrole>
       
   158       <colorrole role="Text">
       
   159        <brush brushstyle="SolidPattern">
       
   160         <color alpha="255">
       
   161          <red>0</red>
       
   162          <green>0</green>
       
   163          <blue>0</blue>
       
   164         </color>
       
   165        </brush>
       
   166       </colorrole>
       
   167      </inactive>
       
   168      <disabled>
       
   169       <colorrole role="WindowText">
       
   170        <brush brushstyle="SolidPattern">
       
   171         <color alpha="255">
       
   172          <red>126</red>
       
   173          <green>125</green>
       
   174          <blue>124</blue>
       
   175         </color>
       
   176        </brush>
       
   177       </colorrole>
       
   178       <colorrole role="Text">
       
   179        <brush brushstyle="SolidPattern">
       
   180         <color alpha="255">
       
   181          <red>126</red>
       
   182          <green>125</green>
       
   183          <blue>124</blue>
       
   184         </color>
       
   185        </brush>
       
   186       </colorrole>
       
   187      </disabled>
       
   188     </palette>
       
   189    </property>
       
   190    <property name="font">
       
   191     <font>
       
   192      <family>Nimbus Roman No9 L</family>
       
   193      <pointsize>24</pointsize>
       
   194      <weight>75</weight>
       
   195      <italic>true</italic>
       
   196      <bold>true</bold>
       
   197     </font>
       
   198    </property>
       
   199    <property name="text">
       
   200     <string>ToDoTool</string>
       
   201    </property>
       
   202    <property name="textFormat">
       
   203     <enum>Qt::AutoText</enum>
       
   204    </property>
       
   205    <property name="alignment">
       
   206     <set>Qt::AlignCenter</set>
       
   207    </property>
       
   208   </widget>
       
   209   <widget class="QLabel" name="label">
       
   210    <property name="geometry">
       
   211     <rect>
       
   212      <x>30</x>
       
   213      <y>120</y>
       
   214      <width>161</width>
       
   215      <height>131</height>
       
   216     </rect>
       
   217    </property>
       
   218    <property name="palette">
       
   219     <palette>
       
   220      <active>
       
   221       <colorrole role="Base">
       
   222        <brush brushstyle="SolidPattern">
       
   223         <color alpha="255">
       
   224          <red>255</red>
       
   225          <green>255</green>
       
   226          <blue>255</blue>
       
   227         </color>
       
   228        </brush>
       
   229       </colorrole>
       
   230       <colorrole role="Window">
       
   231        <brush brushstyle="SolidPattern">
       
   232         <color alpha="255">
       
   233          <red>255</red>
       
   234          <green>255</green>
       
   235          <blue>127</blue>
       
   236         </color>
       
   237        </brush>
       
   238       </colorrole>
       
   239      </active>
       
   240      <inactive>
       
   241       <colorrole role="Base">
       
   242        <brush brushstyle="SolidPattern">
       
   243         <color alpha="255">
       
   244          <red>255</red>
       
   245          <green>255</green>
       
   246          <blue>255</blue>
       
   247         </color>
       
   248        </brush>
       
   249       </colorrole>
       
   250       <colorrole role="Window">
       
   251        <brush brushstyle="SolidPattern">
       
   252         <color alpha="255">
       
   253          <red>255</red>
       
   254          <green>255</green>
       
   255          <blue>127</blue>
       
   256         </color>
       
   257        </brush>
       
   258       </colorrole>
       
   259      </inactive>
       
   260      <disabled>
       
   261       <colorrole role="Base">
       
   262        <brush brushstyle="SolidPattern">
       
   263         <color alpha="255">
       
   264          <red>255</red>
       
   265          <green>255</green>
       
   266          <blue>127</blue>
       
   267         </color>
       
   268        </brush>
       
   269       </colorrole>
       
   270       <colorrole role="Window">
       
   271        <brush brushstyle="SolidPattern">
       
   272         <color alpha="255">
       
   273          <red>255</red>
       
   274          <green>255</green>
       
   275          <blue>127</blue>
       
   276         </color>
       
   277        </brush>
       
   278       </colorrole>
       
   279      </disabled>
       
   280     </palette>
       
   281    </property>
       
   282    <property name="font">
       
   283     <font>
       
   284      <family>Comic Sans MS</family>
       
   285      <pointsize>18</pointsize>
       
   286      <italic>true</italic>
       
   287     </font>
       
   288    </property>
       
   289    <property name="autoFillBackground">
       
   290     <bool>true</bool>
       
   291    </property>
       
   292    <property name="text">
       
   293     <string>Service the car nand buy tyres</string>
       
   294    </property>
       
   295    <property name="alignment">
       
   296     <set>Qt::AlignCenter</set>
       
   297    </property>
       
   298    <property name="wordWrap">
       
   299     <bool>true</bool>
       
   300    </property>
       
   301   </widget>
       
   302  </widget>
       
   303  <resources/>
       
   304  <connections/>
       
   305 </ui>