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.

16 lines
306 B

9 months ago
  1. <ui version="4.0">
  2. <class>Frame</class>
  3. <widget name="Frame" class="QFrame">
  4. <property name="geometry">
  5. <rect>
  6. <x>0</x>
  7. <y>0</y>
  8. <width>400</width>
  9. <height>300</height>
  10. </rect>
  11. </property>
  12. <property name="windowTitle">
  13. <string>Frame</string>
  14. </property>
  15. </widget>
  16. </ui>