123456789101112131415161718192021 |
- <ui version="4.0">
- <author/>
- <comment/>
- <exportmacro/>
- <class>LoadingForm</class>
- <widget name="LoadingForm" class="QWidget">
- <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>
|