]> sigrok.org Git - pulseview.git/blobdiff - mainwindow.ui
Added the About action
[pulseview.git] / mainwindow.ui
index 532063cd75cf2baefc69eb457aa4ccb2e63d9ab3..647ac2b8d04f577f238ca146adac8092196cc71f 100644 (file)
     <height>768</height>
    </rect>
   </property>
-  <property name="windowTitle" >
-   <string>MainWindow</string>
+  <property name="windowTitle">
+   <string>sigrok-qt2</string>
   </property>
-  <widget class="QMenuBar" name="menuBar" />
+  <property name="windowIcon">
+   <iconset>
+    <normaloff>:/icons/sigrok-logo-notext.png</normaloff>:/icons/sigrok-logo-notext.png</iconset>
+  </property>
+  <widget class="QMenuBar" name="menuBar">
+   <property name="geometry">
+    <rect>
+     <x>0</x>
+     <y>0</y>
+     <width>400</width>
+     <height>25</height>
+    </rect>
+   </property>
+   <widget class="QMenu" name="menu_Help">
+    <property name="title">
+     <string>&amp;Help</string>
+    </property>
+    <addaction name="actionAbout"/>
+   </widget>
+   <addaction name="menu_Help"/>
+  </widget>
   <widget class="QWidget" name="centralWidget" />
   <widget class="QStatusBar" name="statusBar" />
+  <action name="actionAbout">
+   <property name="text">
+    <string>&amp;About...</string>
+   </property>
+  </action>
  </widget>
- <layoutDefault spacing="6" margin="11" />
- <pixmapfunction></pixmapfunction>
- <resources/>
+ <layoutdefault spacing="6" margin="11"/>
+ <resources>
+  <include location="sigrok-qt2.qrc"/>
+ </resources>
  <connections/>
 </ui>