Seafood/mainwindow.ui
changeset 12 60c644f011c7
parent 7 7ee47a65f1ad
child 15 0f80a0f39475
--- a/Seafood/mainwindow.ui	Wed Mar 31 16:09:36 2010 -0700
+++ b/Seafood/mainwindow.ui	Thu Apr 01 13:36:35 2010 -0700
@@ -14,18 +14,18 @@
    <string>MainWindow</string>
   </property>
   <widget class="QWidget" name="centralWidget">
-   <widget class="QWidget" name="">
+   <widget class="QWidget" name="layoutWidget">
     <property name="geometry">
      <rect>
-      <x>60</x>
-      <y>80</y>
+      <x>0</x>
+      <y>0</y>
       <width>258</width>
       <height>242</height>
      </rect>
     </property>
     <layout class="QVBoxLayout" name="verticalLayout">
      <item>
-      <widget class="QLabel" name="label">
+      <widget class="QLabel" name="header">
        <property name="font">
         <font>
          <pointsize>14</pointsize>
@@ -37,10 +37,27 @@
       </widget>
      </item>
      <item>
+      <widget class="Line" name="line">
+       <property name="orientation">
+        <enum>Qt::Horizontal</enum>
+       </property>
+      </widget>
+     </item>
+     <item>
+      <widget class="QLabel" name="amountServing">
+       <property name="text">
+        <string>	Amount per serving</string>
+       </property>
+       <property name="alignment">
+        <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
+       </property>
+      </widget>
+     </item>
+     <item>
       <widget class="QTableWidget" name="tableWidget"/>
      </item>
      <item>
-      <widget class="QLabel" name="label_2">
+      <widget class="QLabel" name="usda">
        <property name="text">
         <string>Source: USDA</string>
        </property>