qt_demoe/other/mouseline/widget.ui

21 lines
407 B
Plaintext
Raw Normal View History

2021-10-07 02:57:25 +00:00
<?xml version="1.0" encoding="UTF-8"?>
2019-11-13 07:48:12 +00:00
<ui version="4.0">
<class>Widget</class>
2021-10-07 02:57:25 +00:00
<widget class="QWidget" name="Widget">
<property name="geometry">
2019-11-13 07:48:12 +00:00
<rect>
<x>0</x>
<y>0</y>
2021-11-25 11:59:38 +00:00
<width>800</width>
<height>600</height>
2019-11-13 07:48:12 +00:00
</rect>
</property>
2021-10-07 02:57:25 +00:00
<property name="windowTitle">
2021-11-25 01:50:47 +00:00
<string/>
2019-11-13 07:48:12 +00:00
</property>
</widget>
2021-10-07 02:57:25 +00:00
<layoutdefault spacing="6" margin="11"/>
2019-11-13 07:48:12 +00:00
<resources/>
<connections/>
</ui>