MainWindow.ui 541 B

123456789101112131415161718192021222324
  1. <ui version="4.0">
  2. <author/>
  3. <comment/>
  4. <exportmacro/>
  5. <class>MainWindow</class>
  6. <widget name="MainWindow" class="QMainWindow">
  7. <property name="geometry">
  8. <rect>
  9. <x>0</x>
  10. <y>0</y>
  11. <width>800</width>
  12. <height>600</height>
  13. </rect>
  14. </property>
  15. <property name="windowTitle">
  16. <string>MainWindow</string>
  17. </property>
  18. <widget name="menubar" class="QMenuBar"/>
  19. <widget name="centralwidget" class="QWidget"/>
  20. <widget name="statusbar" class="QStatusBar"/>
  21. </widget>
  22. <pixmapfunction/>
  23. <connections/>
  24. </ui>