Make icon sizes configurable, increase default sizes for icons

Fixes #250
This commit is contained in:
Jonas Kvinge
2020-06-28 18:36:48 +02:00
parent 9a1520d5e3
commit 4d78b30e8c
26 changed files with 351 additions and 71 deletions

View File

@@ -54,6 +54,12 @@
<height>0</height>
</size>
</property>
<property name="iconSize">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
<property name="popupMode">
<enum>QToolButton::InstantPopup</enum>
</property>
@@ -225,7 +231,7 @@
<x>0</x>
<y>0</y>
<width>398</width>
<height>528</height>
<height>527</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_5">