1
0
mirror of https://gitee.com/drabel/LibQQt.git synced 2025-01-04 10:18:44 +08:00
LibQQt/demo/QtSdkManager/httpdownloaddialog.ui

20 lines
403 B
Plaintext
Raw Normal View History

2017-11-25 17:55:19 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>HttpDownloadDialog</class>
<widget class="QDialog" name="HttpDownloadDialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>527</width>
<height>292</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
</widget>
<resources/>
<connections/>
</ui>