Seafood/mainwindow.ui
author John Kern <johnk@symbian.org>
Thu, 01 Apr 2010 13:36:35 -0700
changeset 12 60c644f011c7
parent 7 7ee47a65f1ad
child 15 0f80a0f39475
permissions -rwxr-xr-x
fix for datebase skew
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
     2
<ui version="4.0">
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
     3
 <class>MainWindow</class>
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
     4
 <widget class="QMainWindow" name="MainWindow">
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
     5
  <property name="geometry">
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
     6
   <rect>
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
     7
    <x>0</x>
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
     8
    <y>0</y>
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
     9
    <width>361</width>
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
    10
    <height>640</height>
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
    11
   </rect>
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
    12
  </property>
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
    13
  <property name="windowTitle">
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
    14
   <string>MainWindow</string>
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
    15
  </property>
7
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    16
  <widget class="QWidget" name="centralWidget">
12
60c644f011c7 fix for datebase skew
John Kern <johnk@symbian.org>
parents: 7
diff changeset
    17
   <widget class="QWidget" name="layoutWidget">
7
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    18
    <property name="geometry">
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    19
     <rect>
12
60c644f011c7 fix for datebase skew
John Kern <johnk@symbian.org>
parents: 7
diff changeset
    20
      <x>0</x>
60c644f011c7 fix for datebase skew
John Kern <johnk@symbian.org>
parents: 7
diff changeset
    21
      <y>0</y>
7
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    22
      <width>258</width>
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    23
      <height>242</height>
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    24
     </rect>
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    25
    </property>
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    26
    <layout class="QVBoxLayout" name="verticalLayout">
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    27
     <item>
12
60c644f011c7 fix for datebase skew
John Kern <johnk@symbian.org>
parents: 7
diff changeset
    28
      <widget class="QLabel" name="header">
7
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    29
       <property name="font">
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    30
        <font>
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    31
         <pointsize>14</pointsize>
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    32
        </font>
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    33
       </property>
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    34
       <property name="text">
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    35
        <string>Nutrition information</string>
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    36
       </property>
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    37
      </widget>
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    38
     </item>
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    39
     <item>
12
60c644f011c7 fix for datebase skew
John Kern <johnk@symbian.org>
parents: 7
diff changeset
    40
      <widget class="Line" name="line">
60c644f011c7 fix for datebase skew
John Kern <johnk@symbian.org>
parents: 7
diff changeset
    41
       <property name="orientation">
60c644f011c7 fix for datebase skew
John Kern <johnk@symbian.org>
parents: 7
diff changeset
    42
        <enum>Qt::Horizontal</enum>
60c644f011c7 fix for datebase skew
John Kern <johnk@symbian.org>
parents: 7
diff changeset
    43
       </property>
60c644f011c7 fix for datebase skew
John Kern <johnk@symbian.org>
parents: 7
diff changeset
    44
      </widget>
60c644f011c7 fix for datebase skew
John Kern <johnk@symbian.org>
parents: 7
diff changeset
    45
     </item>
60c644f011c7 fix for datebase skew
John Kern <johnk@symbian.org>
parents: 7
diff changeset
    46
     <item>
60c644f011c7 fix for datebase skew
John Kern <johnk@symbian.org>
parents: 7
diff changeset
    47
      <widget class="QLabel" name="amountServing">
60c644f011c7 fix for datebase skew
John Kern <johnk@symbian.org>
parents: 7
diff changeset
    48
       <property name="text">
60c644f011c7 fix for datebase skew
John Kern <johnk@symbian.org>
parents: 7
diff changeset
    49
        <string>	Amount per serving</string>
60c644f011c7 fix for datebase skew
John Kern <johnk@symbian.org>
parents: 7
diff changeset
    50
       </property>
60c644f011c7 fix for datebase skew
John Kern <johnk@symbian.org>
parents: 7
diff changeset
    51
       <property name="alignment">
60c644f011c7 fix for datebase skew
John Kern <johnk@symbian.org>
parents: 7
diff changeset
    52
        <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
60c644f011c7 fix for datebase skew
John Kern <johnk@symbian.org>
parents: 7
diff changeset
    53
       </property>
60c644f011c7 fix for datebase skew
John Kern <johnk@symbian.org>
parents: 7
diff changeset
    54
      </widget>
60c644f011c7 fix for datebase skew
John Kern <johnk@symbian.org>
parents: 7
diff changeset
    55
     </item>
60c644f011c7 fix for datebase skew
John Kern <johnk@symbian.org>
parents: 7
diff changeset
    56
     <item>
7
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    57
      <widget class="QTableWidget" name="tableWidget"/>
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    58
     </item>
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    59
     <item>
12
60c644f011c7 fix for datebase skew
John Kern <johnk@symbian.org>
parents: 7
diff changeset
    60
      <widget class="QLabel" name="usda">
7
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    61
       <property name="text">
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    62
        <string>Source: USDA</string>
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    63
       </property>
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    64
      </widget>
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    65
     </item>
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    66
    </layout>
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    67
   </widget>
John Kern <johnk@symbian.org>
parents: 4
diff changeset
    68
  </widget>
4
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
    69
  <widget class="QMenuBar" name="menuBar">
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
    70
   <property name="geometry">
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
    71
    <rect>
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
    72
     <x>0</x>
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
    73
     <y>0</y>
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
    74
     <width>361</width>
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
    75
     <height>20</height>
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
    76
    </rect>
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
    77
   </property>
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
    78
  </widget>
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
    79
  <widget class="QToolBar" name="mainToolBar">
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
    80
   <attribute name="toolBarArea">
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
    81
    <enum>TopToolBarArea</enum>
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
    82
   </attribute>
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
    83
   <attribute name="toolBarBreak">
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
    84
    <bool>false</bool>
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
    85
   </attribute>
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
    86
  </widget>
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
    87
  <widget class="QStatusBar" name="statusBar"/>
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
    88
 </widget>
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
    89
 <layoutdefault spacing="6" margin="11"/>
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
    90
 <resources/>
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
    91
 <connections/>
a154e00a4448 forgot a file
John Kern <johnk@symbian.org>
parents:
diff changeset
    92
</ui>