EQL5/my_app/lisp/my.ui
2016-11-25 23:30:38 +01:00

18 lines
341 B
XML

<ui version="4.0" >
<class>main</class>
<widget class="QWidget" name="main" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>300</height>
</rect>
</property>
<property name="windowTitle" >
<string>Example</string>
</property>
</widget>
<resources/>
<connections/>
</ui>