ui/MainWindow.ui

changeset 14
8a304c898a75
parent 13
0825d161bca4
child 15
c58b82549713
equal deleted inserted replaced
13:0825d161bca4 14:8a304c898a75
130 <addaction name="menuRecipes"/> 130 <addaction name="menuRecipes"/>
131 <addaction name="menuInventory"/> 131 <addaction name="menuInventory"/>
132 <addaction name="menuSettings"/> 132 <addaction name="menuSettings"/>
133 <addaction name="menuHelp"/> 133 <addaction name="menuHelp"/>
134 </widget> 134 </widget>
135 <widget class="QStatusBar" name="statusBar"/>
136 <widget class="QToolBar" name="toolBar">
137 <property name="sizePolicy">
138 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
139 <horstretch>0</horstretch>
140 <verstretch>0</verstretch>
141 </sizepolicy>
142 </property>
143 <property name="minimumSize">
144 <size>
145 <width>0</width>
146 <height>0</height>
147 </size>
148 </property>
149 <property name="windowTitle">
150 <string>Main Toolbar</string>
151 </property>
152 <property name="iconSize">
153 <size>
154 <width>16</width>
155 <height>16</height>
156 </size>
157 </property>
158 <attribute name="toolBarArea">
159 <enum>TopToolBarArea</enum>
160 </attribute>
161 <attribute name="toolBarBreak">
162 <bool>false</bool>
163 </attribute>
164 </widget>
165 <action name="actionExit"> 135 <action name="actionExit">
166 <property name="icon"> 136 <property name="icon">
167 <iconset resource="../resources/icons.qrc"> 137 <iconset resource="../resources/icons.qrc">
168 <normaloff>:/icons/silk/icons/silk/cross.png</normaloff>:/icons/silk/icons/silk/cross.png</iconset> 138 <normaloff>:/icons/silk/icons/silk/cross.png</normaloff>:/icons/silk/icons/silk/cross.png</iconset>
169 </property> 139 </property>

mercurial