Implemented MainWindow's TOC as a toolbar with icons and text.
This commit is contained in:
+10
-10
@@ -46,7 +46,7 @@
|
||||
<string/>
|
||||
</property>
|
||||
<property name="pixmap">
|
||||
<pixmap>:/icons/24x24/actions/glabels-object-properties.png</pixmap>
|
||||
<pixmap>:/icons/flat/24x24/glabels-object-properties.png</pixmap>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -107,7 +107,7 @@
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../icons.qrc">
|
||||
<normaloff>:/icons/22x22/actions/glabels-align-text-left.svg</normaloff>:/icons/22x22/actions/glabels-align-text-left.svg</iconset>
|
||||
<normaloff>:/icons/flat/22x22/glabels-align-text-left.svg</normaloff>:/icons/flat/22x22/glabels-align-text-left.svg</iconset>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
@@ -133,7 +133,7 @@
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../icons.qrc">
|
||||
<normaloff>:/icons/22x22/actions/glabels-align-text-center.svg</normaloff>:/icons/22x22/actions/glabels-align-text-center.svg</iconset>
|
||||
<normaloff>:/icons/flat/22x22/glabels-align-text-center.svg</normaloff>:/icons/flat/22x22/glabels-align-text-center.svg</iconset>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
@@ -156,7 +156,7 @@
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../icons.qrc">
|
||||
<normaloff>:/icons/22x22/actions/glabels-align-text-right.svg</normaloff>:/icons/22x22/actions/glabels-align-text-right.svg</iconset>
|
||||
<normaloff>:/icons/flat/22x22/glabels-align-text-right.svg</normaloff>:/icons/flat/22x22/glabels-align-text-right.svg</iconset>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
@@ -186,7 +186,7 @@
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../icons.qrc">
|
||||
<normaloff>:/icons/22x22/actions/glabels-valign-text-top.svg</normaloff>:/icons/22x22/actions/glabels-valign-text-top.svg</iconset>
|
||||
<normaloff>:/icons/flat/22x22/glabels-valign-text-top.svg</normaloff>:/icons/flat/22x22/glabels-valign-text-top.svg</iconset>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
@@ -212,7 +212,7 @@
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../icons.qrc">
|
||||
<normaloff>:/icons/22x22/actions/glabels-valign-text-middle.svg</normaloff>:/icons/22x22/actions/glabels-valign-text-middle.svg</iconset>
|
||||
<normaloff>:/icons/flat/22x22/glabels-valign-text-middle.svg</normaloff>:/icons/flat/22x22/glabels-valign-text-middle.svg</iconset>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
@@ -235,7 +235,7 @@
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../icons.qrc">
|
||||
<normaloff>:/icons/22x22/actions/glabels-valign-text-bottom.svg</normaloff>:/icons/22x22/actions/glabels-valign-text-bottom.svg</iconset>
|
||||
<normaloff>:/icons/flat/22x22/glabels-valign-text-bottom.svg</normaloff>:/icons/flat/22x22/glabels-valign-text-bottom.svg</iconset>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
@@ -389,7 +389,7 @@
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../icons.qrc">
|
||||
<normaloff>:/icons/22x22/actions/glabels-format-text-bold.svg</normaloff>:/icons/22x22/actions/glabels-format-text-bold.svg</iconset>
|
||||
<normaloff>:/icons/flat/22x22/glabels-format-text-bold.svg</normaloff>:/icons/flat/22x22/glabels-format-text-bold.svg</iconset>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
@@ -412,7 +412,7 @@
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../icons.qrc">
|
||||
<normaloff>:/icons/22x22/actions/glabels-format-text-italic.svg</normaloff>:/icons/22x22/actions/glabels-format-text-italic.svg</iconset>
|
||||
<normaloff>:/icons/flat/22x22/glabels-format-text-italic.svg</normaloff>:/icons/flat/22x22/glabels-format-text-italic.svg</iconset>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
@@ -432,7 +432,7 @@
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../icons.qrc">
|
||||
<normaloff>:/icons/22x22/actions/glabels-format-text-underline.svg</normaloff>:/icons/22x22/actions/glabels-format-text-underline.svg</iconset>
|
||||
<normaloff>:/icons/flat/22x22/glabels-format-text-underline.svg</normaloff>:/icons/flat/22x22/glabels-format-text-underline.svg</iconset>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
|
||||
@@ -254,7 +254,7 @@
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../icons.qrc">
|
||||
<normaloff>:/icons/32x32/actions/print.svg</normaloff>:/icons/32x32/actions/print.svg</iconset>
|
||||
<normaloff>:/icons/flat/32x32/glabels-print.svg</normaloff>:/icons/flat/32x32/glabels-print.svg</iconset>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
|
||||
@@ -244,7 +244,7 @@
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../icons.qrc">
|
||||
<normaloff>:/icons/32x32/actions/select-product.svg</normaloff>:/icons/32x32/actions/select-product.svg</iconset>
|
||||
<normaloff>:/icons/flat/32x32/glabels-select-product.svg</normaloff>:/icons/flat/32x32/glabels-select-product.svg</iconset>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
@@ -294,7 +294,7 @@
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../icons.qrc">
|
||||
<normaloff>:/icons/32x32/actions/label-orientation-horiz.svg</normaloff>:/icons/32x32/actions/label-orientation-horiz.svg</iconset>
|
||||
<normaloff>:/icons/flat/32x32/glabels-label-orientation-horiz.svg</normaloff>:/icons/flat/32x32/glabels-label-orientation-horiz.svg</iconset>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
@@ -303,7 +303,7 @@
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../icons.qrc">
|
||||
<normaloff>:/icons/32x32/actions/label-orientation-vert.svg</normaloff>:/icons/32x32/actions/label-orientation-vert.svg</iconset>
|
||||
<normaloff>:/icons/flat/32x32/glabels-label-orientation-vert.svg</normaloff>:/icons/flat/32x32/glabels-label-orientation-vert.svg</iconset>
|
||||
</property>
|
||||
</item>
|
||||
</widget>
|
||||
|
||||
@@ -140,7 +140,7 @@
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../icons.qrc">
|
||||
<normaloff>:/icons/24x24/actions/file-new.svg</normaloff>:/icons/24x24/actions/file-new.svg</iconset>
|
||||
<normaloff>:/icons/flat/24x24/glabels-file-new.svg</normaloff>:/icons/flat/24x24/glabels-file-new.svg</iconset>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
@@ -172,7 +172,7 @@
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../icons.qrc">
|
||||
<normaloff>:/icons/24x24/actions/file-open.svg</normaloff>:/icons/24x24/actions/file-open.svg</iconset>
|
||||
<normaloff>:/icons/flat/24x24/glabels-file-open.svg</normaloff>:/icons/flat/24x24/glabels-file-open.svg</iconset>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
|
||||
@@ -162,7 +162,7 @@
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../icons.qrc">
|
||||
<normaloff>:/icons/32x32/actions/print.svg</normaloff>:/icons/32x32/actions/print.svg</iconset>
|
||||
<normaloff>:/icons/flat/32x32/glabels-print.svg</normaloff>:/icons/flat/32x32/glabels-print.svg</iconset>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
|
||||
@@ -200,7 +200,7 @@
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="../icons.qrc">
|
||||
<normaloff>:/icons/32x32/actions/print.svg</normaloff>:/icons/32x32/actions/print.svg</iconset>
|
||||
<normaloff>:/icons/flat/32x32/glabels-print.svg</normaloff>:/icons/flat/32x32/glabels-print.svg</iconset>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
|
||||
Reference in New Issue
Block a user