mirror of
https://github.com/Indy970/QtHPConnect
synced 2025-02-07 08:46:28 +01:00
22 lines
416 B
XML
22 lines
416 B
XML
<?xml version='1.0'?>
|
|
<ui version="4.0">
|
|
<author/>
|
|
<comment/>
|
|
<exportmacro/>
|
|
<class>variableView</class>
|
|
<widget name="variableView" class="QWidget">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>640</width>
|
|
<height>480</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Form</string>
|
|
</property>
|
|
</widget>
|
|
<pixmapfunction/>
|
|
<connections/>
|
|
</ui>
|