BootWidget.ui 449 B

1234567891011121314151617181920
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>BootWidget</class>
  4. <widget class="QWidget" name="BootWidget">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>800</width>
  10. <height>600</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>BootWidget</string>
  15. </property>
  16. <layout class="QHBoxLayout" name="horizontalLayout_2"/>
  17. </widget>
  18. <resources/>
  19. <connections/>
  20. </ui>