Seafood/mainwindow.ui
changeset 4 a154e00a4448
child 7 7ee47a65f1ad
equal deleted inserted replaced
3:e6d1a78b6db9 4:a154e00a4448
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <ui version="4.0">
       
     3  <class>MainWindow</class>
       
     4  <widget class="QMainWindow" name="MainWindow">
       
     5   <property name="geometry">
       
     6    <rect>
       
     7     <x>0</x>
       
     8     <y>0</y>
       
     9     <width>361</width>
       
    10     <height>640</height>
       
    11    </rect>
       
    12   </property>
       
    13   <property name="windowTitle">
       
    14    <string>MainWindow</string>
       
    15   </property>
       
    16   <widget class="QWidget" name="centralWidget"/>
       
    17   <widget class="QMenuBar" name="menuBar">
       
    18    <property name="geometry">
       
    19     <rect>
       
    20      <x>0</x>
       
    21      <y>0</y>
       
    22      <width>361</width>
       
    23      <height>20</height>
       
    24     </rect>
       
    25    </property>
       
    26   </widget>
       
    27   <widget class="QToolBar" name="mainToolBar">
       
    28    <attribute name="toolBarArea">
       
    29     <enum>TopToolBarArea</enum>
       
    30    </attribute>
       
    31    <attribute name="toolBarBreak">
       
    32     <bool>false</bool>
       
    33    </attribute>
       
    34   </widget>
       
    35   <widget class="QStatusBar" name="statusBar"/>
       
    36  </widget>
       
    37  <layoutdefault spacing="6" margin="11"/>
       
    38  <resources/>
       
    39  <connections/>
       
    40 </ui>