CCEngine/CCEngineLoader/CCEngineLoader.ui

52 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>CCEngineLoaderClass</class>
<widget class="QDialog" name="CCEngineLoaderClass">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>600</width>
<height>58</height>
</rect>
</property>
<property name="windowTitle">
<string>CCEngine Update Installer</string>
</property>
<widget class="QLabel" name="lblAnimation">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>41</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="CCEngineLoader.qrc">:/CCEngineLoader/Resources/ajax-loader.gif</pixmap>
</property>
</widget>
<widget class="QLabel" name="lblInformation">
<property name="geometry">
<rect>
<x>60</x>
<y>20</y>
<width>531</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>TextLabel</string>
</property>
</widget>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources>
<include location="CCEngineLoader.qrc"/>
</resources>
<connections/>
</ui>