adding template picture for PictureDialog

This commit is contained in:
Rafael 2016-11-14 08:37:20 +01:00
parent 8951bebc95
commit 0e75913254
4 changed files with 10 additions and 3 deletions

View File

@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>387</width>
<width>375</width>
<height>260</height>
</rect>
</property>
@ -76,7 +76,8 @@ Copyright &amp;copy; &lt;a href=&quot;https://github.com/Syping/&quot;&gt;Syping
<string>&amp;Close</string>
</property>
<property name="icon">
<iconset theme="dialog-close"/>
<iconset theme="dialog-close">
<normaloff>.</normaloff>.</iconset>
</property>
</widget>
</item>

View File

@ -43,6 +43,9 @@
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="res/app.qrc">:/img/960x536.png</pixmap>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
@ -217,7 +220,9 @@
</slots>
</customwidget>
</customwidgets>
<resources/>
<resources>
<include location="res/app.qrc"/>
</resources>
<connections>
<connection>
<sender>cmdClose</sender>

BIN
res/960x536.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

View File

@ -20,6 +20,7 @@
<file>5sync-256.png</file>
<file>back.png</file>
<file>next.png</file>
<file>960x536.png</file>
</qresource>
<qresource prefix="/global">
<file>global.de.ini</file>