Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

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>