diff options
Diffstat (limited to 'src/plugins/Ui/skinned/forms')
| -rw-r--r-- | src/plugins/Ui/skinned/forms/skinnedsettings.ui | 471 |
1 files changed, 470 insertions, 1 deletions
diff --git a/src/plugins/Ui/skinned/forms/skinnedsettings.ui b/src/plugins/Ui/skinned/forms/skinnedsettings.ui index 89d97e8eb..c3e98b280 100644 --- a/src/plugins/Ui/skinned/forms/skinnedsettings.ui +++ b/src/plugins/Ui/skinned/forms/skinnedsettings.ui @@ -7,7 +7,7 @@ <x>0</x> <y>0</y> <width>489</width> - <height>458</height> + <height>465</height> </rect> </property> <property name="windowTitle"> @@ -54,6 +54,10 @@ <property name="text"> <string>Add...</string> </property> + <property name="icon"> + <iconset theme="list-add"> + <normaloff>.</normaloff>.</iconset> + </property> </widget> </item> <item row="1" column="2"> @@ -67,6 +71,10 @@ <property name="text"> <string>Refresh</string> </property> + <property name="icon"> + <iconset theme="view-refresh"> + <normaloff>.</normaloff>.</iconset> + </property> </widget> </item> <item row="1" column="3"> @@ -379,6 +387,10 @@ <property name="text"> <string>Edit template</string> </property> + <property name="icon"> + <iconset theme="configure"> + <normaloff>.</normaloff>.</iconset> + </property> </widget> </item> <item> @@ -411,6 +423,455 @@ </item> </layout> </widget> + <widget class="QWidget" name="tab_3"> + <attribute name="title"> + <string>Colors</string> + </attribute> + <layout class="QVBoxLayout" name="verticalLayout_4"> + <item> + <widget class="QGroupBox" name="groupBox_3"> + <property name="title"> + <string>Playlist Colors</string> + </property> + <layout class="QVBoxLayout" name="verticalLayout_7"> + <item> + <widget class="QCheckBox" name="plSkinColorsCheckBox"> + <property name="text"> + <string>Use skin colors</string> + </property> + <property name="checked"> + <bool>true</bool> + </property> + </widget> + </item> + <item> + <widget class="QWidget" name="widget_2" native="true"> + <property name="enabled"> + <bool>false</bool> + </property> + <layout class="QGridLayout" name="gridLayout_5"> + <item row="4" column="6"> + <widget class="ColorWidget" name="plGrTextColor"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="minimumSize"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + <property name="frameShape"> + <enum>QFrame::Box</enum> + </property> + <property name="frameShadow"> + <enum>QFrame::Plain</enum> + </property> + </widget> + </item> + <item row="2" column="1"> + <widget class="ColorWidget" name="plHlColor"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="minimumSize"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + <property name="maximumSize"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + <property name="frameShape"> + <enum>QFrame::Box</enum> + </property> + </widget> + </item> + <item row="8" column="1"> + <widget class="ColorWidget" name="plCurrentTrackBgColor"> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="sizePolicy"> + <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="minimumSize"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + <property name="frameShape"> + <enum>QFrame::Box</enum> + </property> + <property name="frameShadow"> + <enum>QFrame::Plain</enum> + </property> + </widget> + </item> + <item row="2" column="6"> + <widget class="ColorWidget" name="plTextHlCurrentColor"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="minimumSize"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + <property name="maximumSize"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + <property name="frameShape"> + <enum>QFrame::Box</enum> + </property> + <property name="frameShadow"> + <enum>QFrame::Plain</enum> + </property> + </widget> + </item> + <item row="1" column="6"> + <widget class="ColorWidget" name="plTextCurrentColor"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="minimumSize"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + <property name="maximumSize"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + <property name="frameShape"> + <enum>QFrame::Box</enum> + </property> + </widget> + </item> + <item row="0" column="2" rowspan="5" colspan="2"> + <spacer name="horizontalSpacer_5"> + <property name="orientation"> + <enum>Qt::Horizontal</enum> + </property> + <property name="sizeHint" stdset="0"> + <size> + <width>40</width> + <height>43</height> + </size> + </property> + </spacer> + </item> + <item row="0" column="7" rowspan="5"> + <spacer name="horizontalSpacer_6"> + <property name="orientation"> + <enum>Qt::Horizontal</enum> + </property> + <property name="sizeHint" stdset="0"> + <size> + <width>66</width> + <height>68</height> + </size> + </property> + </spacer> + </item> + <item row="1" column="0"> + <widget class="QLabel" name="label_8"> + <property name="text"> + <string>Background #2:</string> + </property> + </widget> + </item> + <item row="8" column="4" colspan="4"> + <spacer name="horizontalSpacer_10"> + <property name="orientation"> + <enum>Qt::Horizontal</enum> + </property> + <property name="sizeHint" stdset="0"> + <size> + <width>189</width> + <height>20</height> + </size> + </property> + </spacer> + </item> + <item row="0" column="1"> + <widget class="ColorWidget" name="plBg1Color"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="minimumSize"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + <property name="maximumSize"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + <property name="frameShape"> + <enum>QFrame::Box</enum> + </property> + </widget> + </item> + <item row="2" column="0"> + <widget class="QLabel" name="label_11"> + <property name="text"> + <string>Highlighted background:</string> + </property> + </widget> + </item> + <item row="0" column="4" colspan="2"> + <widget class="QLabel" name="label_12"> + <property name="text"> + <string>Normal text:</string> + </property> + </widget> + </item> + <item row="3" column="1" rowspan="2"> + <widget class="ColorWidget" name="plSplitterColor"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="minimumSize"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + <property name="maximumSize"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + <property name="baseSize"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + <property name="frameShape"> + <enum>QFrame::Box</enum> + </property> + <property name="frameShadow"> + <enum>QFrame::Plain</enum> + </property> + </widget> + </item> + <item row="3" column="0" rowspan="2"> + <widget class="QLabel" name="label_19"> + <property name="text"> + <string>Splitter:</string> + </property> + </widget> + </item> + <item row="1" column="4" colspan="2"> + <widget class="QLabel" name="label_13"> + <property name="text"> + <string>Current text:</string> + </property> + </widget> + </item> + <item row="2" column="4" colspan="2"> + <widget class="QLabel" name="label_14"> + <property name="text"> + <string>Highlighted text:</string> + </property> + </widget> + </item> + <item row="8" column="0"> + <widget class="QLabel" name="label_20"> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>Current track background:</string> + </property> + </widget> + </item> + <item row="0" column="6"> + <widget class="ColorWidget" name="plTextNormalColor"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="minimumSize"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + <property name="maximumSize"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + <property name="frameShape"> + <enum>QFrame::Box</enum> + </property> + </widget> + </item> + <item row="7" column="0" colspan="5"> + <widget class="QCheckBox" name="plOverrideCurrentBgCheckBox"> + <property name="text"> + <string>Override current track background</string> + </property> + </widget> + </item> + <item row="6" column="1"> + <widget class="ColorWidget" name="plGrBgColor"> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="sizePolicy"> + <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="minimumSize"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + <property name="frameShape"> + <enum>QFrame::Box</enum> + </property> + <property name="frameShadow"> + <enum>QFrame::Plain</enum> + </property> + </widget> + </item> + <item row="6" column="4" colspan="4"> + <spacer name="horizontalSpacer_9"> + <property name="orientation"> + <enum>Qt::Horizontal</enum> + </property> + <property name="sizeHint" stdset="0"> + <size> + <width>110</width> + <height>20</height> + </size> + </property> + </spacer> + </item> + <item row="6" column="0"> + <widget class="QLabel" name="label_15"> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>Group background:</string> + </property> + </widget> + </item> + <item row="5" column="0" colspan="8"> + <widget class="QCheckBox" name="plOverrideGroupBgCheckBox"> + <property name="text"> + <string>Override group background</string> + </property> + </widget> + </item> + <item row="4" column="4" colspan="2"> + <widget class="QLabel" name="label_16"> + <property name="text"> + <string>Group text:</string> + </property> + </widget> + </item> + <item row="1" column="1"> + <widget class="ColorWidget" name="plBg2Color"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="minimumSize"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + <property name="maximumSize"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + <property name="frameShape"> + <enum>QFrame::Box</enum> + </property> + </widget> + </item> + <item row="0" column="0"> + <widget class="QLabel" name="label_7"> + <property name="text"> + <string>Background #1:</string> + </property> + </widget> + </item> + </layout> + </widget> + </item> + </layout> + </widget> + </item> + <item> + <spacer name="verticalSpacer_4"> + <property name="orientation"> + <enum>Qt::Vertical</enum> + </property> + <property name="sizeHint" stdset="0"> + <size> + <width>20</width> + <height>98</height> + </size> + </property> + </spacer> + </item> + </layout> + </widget> <widget class="QWidget" name="tab_2"> <attribute name="title"> <string>Fonts</string> @@ -577,6 +1038,14 @@ </item> </layout> </widget> + <customwidgets> + <customwidget> + <class>ColorWidget</class> + <extends>QFrame</extends> + <header>colorwidget.h</header> + <container>1</container> + </customwidget> + </customwidgets> <resources/> <connections> <connection> |
