ui/MainWindow.ui

changeset 4
fe106c497b75
parent 3
4b95e33ee476
child 5
22baafbf770d
equal deleted inserted replaced
3:4b95e33ee476 4:fe106c497b75
4 <widget class="QMainWindow" name="MainWindow"> 4 <widget class="QMainWindow" name="MainWindow">
5 <property name="geometry"> 5 <property name="geometry">
6 <rect> 6 <rect>
7 <x>0</x> 7 <x>0</x>
8 <y>0</y> 8 <y>0</y>
9 <width>1450</width> 9 <width>1280</width>
10 <height>1108</height> 10 <height>640</height>
11 </rect> 11 </rect>
12 </property> 12 </property>
13 <property name="sizePolicy"> 13 <property name="sizePolicy">
14 <sizepolicy hsizetype="Preferred" vsizetype="Expanding"> 14 <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
15 <horstretch>0</horstretch> 15 <horstretch>0</horstretch>
76 <widget class="QMenu" name="menuProfiles"> 76 <widget class="QMenu" name="menuProfiles">
77 <property name="title"> 77 <property name="title">
78 <string>&amp;Profiles</string> 78 <string>&amp;Profiles</string>
79 </property> 79 </property>
80 </widget> 80 </widget>
81 <widget class="QMenu" name="menuInventory">
82 <property name="title">
83 <string>&amp;Inventory</string>
84 </property>
85 </widget>
81 <addaction name="menuFile"/> 86 <addaction name="menuFile"/>
87 <addaction name="menuInventory"/>
82 <addaction name="menuProfiles"/> 88 <addaction name="menuProfiles"/>
83 <addaction name="menuHelp"/> 89 <addaction name="menuHelp"/>
84 </widget> 90 </widget>
85 <widget class="QStatusBar" name="statusBar"/> 91 <widget class="QStatusBar" name="statusBar"/>
86 <widget class="QToolBar" name="toolBar"> 92 <widget class="QToolBar" name="toolBar">

mercurial