qtmobility/examples/todotool/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>ToDoTool</class>
       
     4  <widget class="QWidget" name="ToDoTool">
       
     5   <property name="geometry">
       
     6    <rect>
       
     7     <x>0</x>
       
     8     <y>0</y>
       
     9     <width>221</width>
       
    10     <height>264</height>
       
    11    </rect>
       
    12   </property>
       
    13   <property name="contextMenuPolicy">
       
    14    <enum>Qt::DefaultContextMenu</enum>
       
    15   </property>
       
    16   <property name="windowTitle">
       
    17    <string>ToDoTool</string>
       
    18   </property>
       
    19   <widget class="QPushButton" name="addButton">
       
    20    <property name="geometry">
       
    21     <rect>
       
    22      <x>20</x>
       
    23      <y>40</y>
       
    24      <width>61</width>
       
    25      <height>31</height>
       
    26     </rect>
       
    27    </property>
       
    28    <property name="text">
       
    29     <string/>
       
    30    </property>
       
    31    <property name="icon">
       
    32     <iconset resource="resource.qrc">
       
    33      <normaloff>:/icons/icons/addIcon.png</normaloff>:/icons/icons/addIcon.png</iconset>
       
    34    </property>
       
    35   </widget>
       
    36   <widget class="QPushButton" name="deleteButton">
       
    37    <property name="geometry">
       
    38     <rect>
       
    39      <x>80</x>
       
    40      <y>40</y>
       
    41      <width>61</width>
       
    42      <height>31</height>
       
    43     </rect>
       
    44    </property>
       
    45    <property name="text">
       
    46     <string/>
       
    47    </property>
       
    48    <property name="icon">
       
    49     <iconset resource="resource.qrc">
       
    50      <normaloff>:/icons/icons/deleteIcon.png</normaloff>:/icons/icons/deleteIcon.png</iconset>
       
    51    </property>
       
    52   </widget>
       
    53   <widget class="QPushButton" name="searchButton">
       
    54    <property name="geometry">
       
    55     <rect>
       
    56      <x>140</x>
       
    57      <y>40</y>
       
    58      <width>61</width>
       
    59      <height>31</height>
       
    60     </rect>
       
    61    </property>
       
    62    <property name="text">
       
    63     <string/>
       
    64    </property>
       
    65    <property name="icon">
       
    66     <iconset resource="resource.qrc">
       
    67      <normaloff>:/icons/icons/searchIcon.png</normaloff>:/icons/icons/searchIcon.png</iconset>
       
    68    </property>
       
    69   </widget>
       
    70   <widget class="QPushButton" name="prevButton">
       
    71    <property name="geometry">
       
    72     <rect>
       
    73      <x>50</x>
       
    74      <y>80</y>
       
    75      <width>41</width>
       
    76      <height>31</height>
       
    77     </rect>
       
    78    </property>
       
    79    <property name="text">
       
    80     <string/>
       
    81    </property>
       
    82    <property name="icon">
       
    83     <iconset resource="resource.qrc">
       
    84      <normaloff>:/icons/icons/prevIcon.png</normaloff>:/icons/icons/prevIcon.png</iconset>
       
    85    </property>
       
    86   </widget>
       
    87   <widget class="QPushButton" name="nextButton">
       
    88    <property name="geometry">
       
    89     <rect>
       
    90      <x>130</x>
       
    91      <y>80</y>
       
    92      <width>41</width>
       
    93      <height>31</height>
       
    94     </rect>
       
    95    </property>
       
    96    <property name="text">
       
    97     <string/>
       
    98    </property>
       
    99    <property name="icon">
       
   100     <iconset resource="resource.qrc">
       
   101      <normaloff>:/icons/icons/nextIcon.png</normaloff>:/icons/icons/nextIcon.png</iconset>
       
   102    </property>
       
   103   </widget>
       
   104   <widget class="QLabel" name="countLabel">
       
   105    <property name="geometry">
       
   106     <rect>
       
   107      <x>90</x>
       
   108      <y>80</y>
       
   109      <width>41</width>
       
   110      <height>31</height>
       
   111     </rect>
       
   112    </property>
       
   113    <property name="text">
       
   114     <string>0/0</string>
       
   115    </property>
       
   116    <property name="alignment">
       
   117     <set>Qt::AlignCenter</set>
       
   118    </property>
       
   119   </widget>
       
   120   <widget class="QLabel" name="titleLabel">
       
   121    <property name="geometry">
       
   122     <rect>
       
   123      <x>20</x>
       
   124      <y>10</y>
       
   125      <width>181</width>
       
   126      <height>21</height>
       
   127     </rect>
       
   128    </property>
       
   129    <property name="palette">
       
   130     <palette>
       
   131      <active>
       
   132       <colorrole role="WindowText">
       
   133        <brush brushstyle="SolidPattern">
       
   134         <color alpha="255">
       
   135          <red>0</red>
       
   136          <green>0</green>
       
   137          <blue>255</blue>
       
   138         </color>
       
   139        </brush>
       
   140       </colorrole>
       
   141       <colorrole role="Text">
       
   142        <brush brushstyle="SolidPattern">
       
   143         <color alpha="255">
       
   144          <red>0</red>
       
   145          <green>0</green>
       
   146          <blue>0</blue>
       
   147         </color>
       
   148        </brush>
       
   149       </colorrole>
       
   150      </active>
       
   151      <inactive>
       
   152       <colorrole role="WindowText">
       
   153        <brush brushstyle="SolidPattern">
       
   154         <color alpha="255">
       
   155          <red>0</red>
       
   156          <green>0</green>
       
   157          <blue>255</blue>
       
   158         </color>
       
   159        </brush>
       
   160       </colorrole>
       
   161       <colorrole role="Text">
       
   162        <brush brushstyle="SolidPattern">
       
   163         <color alpha="255">
       
   164          <red>0</red>
       
   165          <green>0</green>
       
   166          <blue>0</blue>
       
   167         </color>
       
   168        </brush>
       
   169       </colorrole>
       
   170      </inactive>
       
   171      <disabled>
       
   172       <colorrole role="WindowText">
       
   173        <brush brushstyle="SolidPattern">
       
   174         <color alpha="255">
       
   175          <red>126</red>
       
   176          <green>125</green>
       
   177          <blue>124</blue>
       
   178         </color>
       
   179        </brush>
       
   180       </colorrole>
       
   181       <colorrole role="Text">
       
   182        <brush brushstyle="SolidPattern">
       
   183         <color alpha="255">
       
   184          <red>126</red>
       
   185          <green>125</green>
       
   186          <blue>124</blue>
       
   187         </color>
       
   188        </brush>
       
   189       </colorrole>
       
   190      </disabled>
       
   191     </palette>
       
   192    </property>
       
   193    <property name="font">
       
   194     <font>
       
   195      <family>Nimbus Roman No9 L</family>
       
   196      <pointsize>24</pointsize>
       
   197      <weight>75</weight>
       
   198      <italic>true</italic>
       
   199      <bold>true</bold>
       
   200     </font>
       
   201    </property>
       
   202    <property name="text">
       
   203     <string>ToDoTool</string>
       
   204    </property>
       
   205    <property name="textFormat">
       
   206     <enum>Qt::AutoText</enum>
       
   207    </property>
       
   208    <property name="alignment">
       
   209     <set>Qt::AlignCenter</set>
       
   210    </property>
       
   211   </widget>
       
   212   <widget class="QLabel" name="noteLabel">
       
   213    <property name="geometry">
       
   214     <rect>
       
   215      <x>30</x>
       
   216      <y>140</y>
       
   217      <width>161</width>
       
   218      <height>111</height>
       
   219     </rect>
       
   220    </property>
       
   221    <property name="palette">
       
   222     <palette>
       
   223      <active>
       
   224       <colorrole role="Base">
       
   225        <brush brushstyle="SolidPattern">
       
   226         <color alpha="255">
       
   227          <red>255</red>
       
   228          <green>255</green>
       
   229          <blue>255</blue>
       
   230         </color>
       
   231        </brush>
       
   232       </colorrole>
       
   233       <colorrole role="Window">
       
   234        <brush brushstyle="SolidPattern">
       
   235         <color alpha="255">
       
   236          <red>255</red>
       
   237          <green>255</green>
       
   238          <blue>127</blue>
       
   239         </color>
       
   240        </brush>
       
   241       </colorrole>
       
   242      </active>
       
   243      <inactive>
       
   244       <colorrole role="Base">
       
   245        <brush brushstyle="SolidPattern">
       
   246         <color alpha="255">
       
   247          <red>255</red>
       
   248          <green>255</green>
       
   249          <blue>255</blue>
       
   250         </color>
       
   251        </brush>
       
   252       </colorrole>
       
   253       <colorrole role="Window">
       
   254        <brush brushstyle="SolidPattern">
       
   255         <color alpha="255">
       
   256          <red>255</red>
       
   257          <green>255</green>
       
   258          <blue>127</blue>
       
   259         </color>
       
   260        </brush>
       
   261       </colorrole>
       
   262      </inactive>
       
   263      <disabled>
       
   264       <colorrole role="Base">
       
   265        <brush brushstyle="SolidPattern">
       
   266         <color alpha="255">
       
   267          <red>255</red>
       
   268          <green>255</green>
       
   269          <blue>127</blue>
       
   270         </color>
       
   271        </brush>
       
   272       </colorrole>
       
   273       <colorrole role="Window">
       
   274        <brush brushstyle="SolidPattern">
       
   275         <color alpha="255">
       
   276          <red>255</red>
       
   277          <green>255</green>
       
   278          <blue>127</blue>
       
   279         </color>
       
   280        </brush>
       
   281       </colorrole>
       
   282      </disabled>
       
   283     </palette>
       
   284    </property>
       
   285    <property name="font">
       
   286     <font>
       
   287      <family>Comic Sans MS</family>
       
   288      <pointsize>18</pointsize>
       
   289      <italic>true</italic>
       
   290     </font>
       
   291    </property>
       
   292    <property name="autoFillBackground">
       
   293     <bool>true</bool>
       
   294    </property>
       
   295    <property name="text">
       
   296     <string>Service the car nand buy tyres</string>
       
   297    </property>
       
   298    <property name="alignment">
       
   299     <set>Qt::AlignCenter</set>
       
   300    </property>
       
   301    <property name="wordWrap">
       
   302     <bool>true</bool>
       
   303    </property>
       
   304   </widget>
       
   305   <widget class="QLabel" name="dateLabel">
       
   306    <property name="geometry">
       
   307     <rect>
       
   308      <x>30</x>
       
   309      <y>120</y>
       
   310      <width>161</width>
       
   311      <height>21</height>
       
   312     </rect>
       
   313    </property>
       
   314    <property name="palette">
       
   315     <palette>
       
   316      <active>
       
   317       <colorrole role="Base">
       
   318        <brush brushstyle="SolidPattern">
       
   319         <color alpha="255">
       
   320          <red>255</red>
       
   321          <green>255</green>
       
   322          <blue>127</blue>
       
   323         </color>
       
   324        </brush>
       
   325       </colorrole>
       
   326       <colorrole role="Window">
       
   327        <brush brushstyle="SolidPattern">
       
   328         <color alpha="255">
       
   329          <red>255</red>
       
   330          <green>255</green>
       
   331          <blue>127</blue>
       
   332         </color>
       
   333        </brush>
       
   334       </colorrole>
       
   335      </active>
       
   336      <inactive>
       
   337       <colorrole role="Base">
       
   338        <brush brushstyle="SolidPattern">
       
   339         <color alpha="255">
       
   340          <red>255</red>
       
   341          <green>255</green>
       
   342          <blue>127</blue>
       
   343         </color>
       
   344        </brush>
       
   345       </colorrole>
       
   346       <colorrole role="Window">
       
   347        <brush brushstyle="SolidPattern">
       
   348         <color alpha="255">
       
   349          <red>255</red>
       
   350          <green>255</green>
       
   351          <blue>127</blue>
       
   352         </color>
       
   353        </brush>
       
   354       </colorrole>
       
   355      </inactive>
       
   356      <disabled>
       
   357       <colorrole role="Base">
       
   358        <brush brushstyle="SolidPattern">
       
   359         <color alpha="255">
       
   360          <red>255</red>
       
   361          <green>255</green>
       
   362          <blue>127</blue>
       
   363         </color>
       
   364        </brush>
       
   365       </colorrole>
       
   366       <colorrole role="Window">
       
   367        <brush brushstyle="SolidPattern">
       
   368         <color alpha="255">
       
   369          <red>255</red>
       
   370          <green>255</green>
       
   371          <blue>127</blue>
       
   372         </color>
       
   373        </brush>
       
   374       </colorrole>
       
   375      </disabled>
       
   376     </palette>
       
   377    </property>
       
   378    <property name="font">
       
   379     <font>
       
   380      <pointsize>10</pointsize>
       
   381     </font>
       
   382    </property>
       
   383    <property name="autoFillBackground">
       
   384     <bool>true</bool>
       
   385    </property>
       
   386    <property name="text">
       
   387     <string>Jan 1, 2010 - 8:00PM </string>
       
   388    </property>
       
   389    <property name="alignment">
       
   390     <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
       
   391    </property>
       
   392   </widget>
       
   393  </widget>
       
   394  <resources>
       
   395   <include location="resource.qrc"/>
       
   396  </resources>
       
   397  <connections/>
       
   398 </ui>