ui/MainWindow.ui

changeset 275
f472f9773782
parent 232
6d3ba9c44f95
child 291
daa667c1ad6d
equal deleted inserted replaced
274:33b5a9a42370 275:f472f9773782
45 </property> 45 </property>
46 <widget class="QMenu" name="menuFile"> 46 <widget class="QMenu" name="menuFile">
47 <property name="title"> 47 <property name="title">
48 <string>File</string> 48 <string>File</string>
49 </property> 49 </property>
50 <addaction name="actionImport_XML"/>
50 <addaction name="actionExit"/> 51 <addaction name="actionExit"/>
51 </widget> 52 </widget>
52 <widget class="QMenu" name="menuHelp"> 53 <widget class="QMenu" name="menuHelp">
53 <property name="title"> 54 <property name="title">
54 <string>Help</string> 55 <string>Help</string>
84 </widget> 85 </widget>
85 <widget class="QMenu" name="menuMonitor"> 86 <widget class="QMenu" name="menuMonitor">
86 <property name="title"> 87 <property name="title">
87 <string>Monitor</string> 88 <string>Monitor</string>
88 </property> 89 </property>
89 <addaction name="actionSystens"/> 90 <addaction name="actionSystems"/>
90 <addaction name="separator"/> 91 <addaction name="separator"/>
91 <addaction name="actionFermenters"/> 92 <addaction name="actionFermenters"/>
92 <addaction name="actionCO2_Meters"/> 93 <addaction name="actionCO2_Meters"/>
93 <addaction name="actioniSpindels"/> 94 <addaction name="actioniSpindels"/>
94 </widget> 95 </widget>
148 </property> 149 </property>
149 <property name="text"> 150 <property name="text">
150 <string>About</string> 151 <string>About</string>
151 </property> 152 </property>
152 </action> 153 </action>
153 <action name="actionSystens"> 154 <action name="actionSystems">
154 <property name="icon"> 155 <property name="icon">
155 <iconset> 156 <iconset>
156 <normaloff>:icons/silk/server.png</normaloff>:icons/silk/server.png</iconset> 157 <normaloff>:icons/silk/server.png</normaloff>:icons/silk/server.png</iconset>
157 </property> 158 </property>
158 <property name="text"> 159 <property name="text">
416 <iconset resource="../resources/icons.qrc"> 417 <iconset resource="../resources/icons.qrc">
417 <normaloff>:/icons/bms/beerstyles.png</normaloff>:/icons/bms/beerstyles.png</iconset> 418 <normaloff>:/icons/bms/beerstyles.png</normaloff>:/icons/bms/beerstyles.png</iconset>
418 </property> 419 </property>
419 <property name="text"> 420 <property name="text">
420 <string>On Beerstyle</string> 421 <string>On Beerstyle</string>
422 </property>
423 </action>
424 <action name="actionImport_XML">
425 <property name="icon">
426 <iconset resource="../resources/icons.qrc">
427 <normaloff>:/icons/silk/application_get.png</normaloff>:/icons/silk/application_get.png</iconset>
428 </property>
429 <property name="text">
430 <string>Import XML</string>
421 </property> 431 </property>
422 </action> 432 </action>
423 </widget> 433 </widget>
424 <layoutdefault spacing="6" margin="11"/> 434 <layoutdefault spacing="6" margin="11"/>
425 <resources> 435 <resources>

mercurial