You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

mainwindow.ui 487B

123456789101112131415161718192021
  1. <ui version="4.0">
  2. <class>MainWindow</class>
  3. <widget class="QMainWindow" name="MainWindow" >
  4. <property name="geometry" >
  5. <rect>
  6. <x>0</x>
  7. <y>0</y>
  8. <width>800</width>
  9. <height>480</height>
  10. </rect>
  11. </property>
  12. <property name="windowTitle" >
  13. <string>MainWindow</string>
  14. </property>
  15. <widget class="QWidget" name="centralWidget" />
  16. </widget>
  17. <layoutDefault spacing="6" margin="11" />
  18. <pixmapfunction></pixmapfunction>
  19. <resources/>
  20. <connections/>
  21. </ui>