Add an icon

This commit is contained in:
hooper114 2009-07-16 13:52:36 +00:00
parent f2e67de4ea
commit 09930ea197
3 changed files with 21 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>749</width> <width>749</width>
<height>744</height> <height>747</height>
</rect> </rect>
</property> </property>
<property name="maximumSize" > <property name="maximumSize" >
@ -18,9 +18,19 @@
<property name="windowTitle" > <property name="windowTitle" >
<string>Zint Barcode Studio</string> <string>Zint Barcode Studio</string>
</property> </property>
<property name="windowIcon" >
<iconset resource="resources.qrc" >
<normaloff>:/zico.png</normaloff>:/zico.png</iconset>
</property>
<property name="styleSheet" >
<string notr="true" >background-image: url(:/blueback.png);</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_5" > <layout class="QVBoxLayout" name="verticalLayout_5" >
<item> <item>
<widget class="QGroupBox" name="groupPreview" > <widget class="QGroupBox" name="groupPreview" >
<property name="autoFillBackground" >
<bool>false</bool>
</property>
<property name="title" > <property name="title" >
<string>Preview</string> <string>Preview</string>
</property> </property>
@ -33,6 +43,9 @@
<height>300</height> <height>300</height>
</size> </size>
</property> </property>
<property name="autoFillBackground" >
<bool>false</bool>
</property>
</widget> </widget>
</item> </item>
<item row="0" column="3" > <item row="0" column="3" >
@ -191,6 +204,12 @@
<height>350</height> <height>350</height>
</size> </size>
</property> </property>
<property name="autoFillBackground" >
<bool>false</bool>
</property>
<property name="styleSheet" >
<string notr="true" />
</property>
<property name="currentIndex" > <property name="currentIndex" >
<number>0</number> <number>0</number>
</property> </property>

View File

@ -4,6 +4,7 @@
<file>zoomout.png</file> <file>zoomout.png</file>
<file>rotateleft.png</file> <file>rotateleft.png</file>
<file>rotateright.png</file> <file>rotateright.png</file>
<file>zico.png</file>
<file>grpAztec.ui</file> <file>grpAztec.ui</file>
<file>grpC39.ui</file> <file>grpC39.ui</file>
<file>grpDM.ui</file> <file>grpDM.ui</file>

BIN
frontend_qt4/zico.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 229 B