26 lines
581 B
Plaintext
26 lines
581 B
Plaintext
|
<UI version="4.0" >
|
||
|
<class>QMainWidgetClass</class>
|
||
|
<widget class="QWidget" name="QMainWidgetClass" >
|
||
|
<property name="objectName" >
|
||
|
<string notr="true">QMainWidgetClass</string>
|
||
|
</property>
|
||
|
<property name="geometry" >
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>600</width>
|
||
|
<height>400</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="windowTitle" >
|
||
|
<string>QMainWidget</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<layoutDefault spacing="6" margin="11" />
|
||
|
<pixmapfunction></pixmapfunction>
|
||
|
<resources>
|
||
|
<include location="resource.qrc"/>
|
||
|
</resources>
|
||
|
<connections/>
|
||
|
</UI>
|