mirror of
https://gitee.com/drabel/LibQQt.git
synced 2025-01-04 10:18:44 +08:00
22 lines
400 B
XML
Executable File
22 lines
400 B
XML
Executable File
<ui version="4.0">
|
|
<author/>
|
|
<comment/>
|
|
<exportmacro/>
|
|
<class>QQTTreeWidget</class>
|
|
<widget class="QQTTreeView" name="QQTTreeWidget">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>400</width>
|
|
<height>300</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Form</string>
|
|
</property>
|
|
</widget>
|
|
<pixmapfunction/>
|
|
<connections/>
|
|
</ui>
|