aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Ui/skinned/forms/skinnedsettings.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/Ui/skinned/forms/skinnedsettings.ui')
-rw-r--r--src/plugins/Ui/skinned/forms/skinnedsettings.ui99
1 files changed, 63 insertions, 36 deletions
diff --git a/src/plugins/Ui/skinned/forms/skinnedsettings.ui b/src/plugins/Ui/skinned/forms/skinnedsettings.ui
index 84ed72403..a896a5428 100644
--- a/src/plugins/Ui/skinned/forms/skinnedsettings.ui
+++ b/src/plugins/Ui/skinned/forms/skinnedsettings.ui
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>447</width>
- <height>391</height>
+ <width>489</width>
+ <height>424</height>
</rect>
</property>
<property name="windowTitle">
@@ -131,30 +131,34 @@
<string>Fonts</string>
</property>
<layout class="QGridLayout" name="gridLayout_2">
- <item row="0" column="0">
- <widget class="QLabel" name="label">
+ <item row="0" column="2">
+ <widget class="QLabel" name="mainFontLabel">
<property name="sizePolicy">
- <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
+ <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
- <property name="maximumSize">
- <size>
- <width>80</width>
- <height>16777215</height>
- </size>
+ <property name="frameShape">
+ <enum>QFrame::StyledPanel</enum>
+ </property>
+ <property name="frameShadow">
+ <enum>QFrame::Sunken</enum>
</property>
<property name="text">
- <string>Player:</string>
+ <string>???</string>
</property>
- <property name="alignment">
- <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
+ </widget>
+ </item>
+ <item row="0" column="3">
+ <widget class="QToolButton" name="mainFontButton">
+ <property name="text">
+ <string>...</string>
</property>
</widget>
</item>
- <item row="0" column="1">
- <widget class="QLabel" name="mainFontLabel">
+ <item row="1" column="2">
+ <widget class="QLabel" name="plFontLabel">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
@@ -172,14 +176,41 @@
</property>
</widget>
</item>
- <item row="0" column="2">
- <widget class="QToolButton" name="mainFontButton">
+ <item row="1" column="3">
+ <widget class="QToolButton" name="plFontButton">
<property name="text">
<string>...</string>
</property>
</widget>
</item>
- <item row="1" column="0">
+ <item row="3" column="0" colspan="4">
+ <widget class="QCheckBox" name="useBitmapCheckBox">
+ <property name="text">
+ <string>Use bitmap font if available</string>
+ </property>
+ </widget>
+ </item>
+ <item row="2" column="2">
+ <widget class="QLabel" name="headerFontLabel">
+ <property name="frameShape">
+ <enum>QFrame::StyledPanel</enum>
+ </property>
+ <property name="frameShadow">
+ <enum>QFrame::Sunken</enum>
+ </property>
+ <property name="text">
+ <string>???</string>
+ </property>
+ </widget>
+ </item>
+ <item row="2" column="0" colspan="2">
+ <widget class="QLabel" name="label_5">
+ <property name="text">
+ <string>Playlist header:</string>
+ </property>
+ </widget>
+ </item>
+ <item row="1" column="0" colspan="2">
<widget class="QLabel" name="label_2">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
@@ -201,36 +232,32 @@
</property>
</widget>
</item>
- <item row="1" column="1">
- <widget class="QLabel" name="plFontLabel">
+ <item row="0" column="0" colspan="2">
+ <widget class="QLabel" name="label">
<property name="sizePolicy">
- <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
- <property name="frameShape">
- <enum>QFrame::StyledPanel</enum>
- </property>
- <property name="frameShadow">
- <enum>QFrame::Sunken</enum>
+ <property name="maximumSize">
+ <size>
+ <width>80</width>
+ <height>16777215</height>
+ </size>
</property>
<property name="text">
- <string>???</string>
+ <string>Player:</string>
</property>
- </widget>
- </item>
- <item row="1" column="2">
- <widget class="QToolButton" name="plFontButton">
- <property name="text">
- <string>...</string>
+ <property name="alignment">
+ <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
</item>
- <item row="2" column="0" colspan="3">
- <widget class="QCheckBox" name="useBitmapCheckBox">
+ <item row="2" column="3">
+ <widget class="QToolButton" name="headerFontButton">
<property name="text">
- <string>Use bitmap font if available</string>
+ <string>...</string>
</property>
</widget>
</item>