diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-12-17 17:27:00 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2017-12-17 17:27:00 +0000 |
| commit | dca49c95f3bb55bfb1931c4b9532b919a000ef19 (patch) | |
| tree | 58a4631b8f77fa6165ab7848abdec5f661118861 /src/plugins/Ui/qsui/forms | |
| parent | 35b039d6d301fc9046c4f322a2d37e241574645a (diff) | |
| download | qmmp-dca49c95f3bb55bfb1931c4b9532b919a000ef19.tar.gz qmmp-dca49c95f3bb55bfb1931c4b9532b919a000ef19.tar.bz2 qmmp-dca49c95f3bb55bfb1931c4b9532b919a000ef19.zip | |
qsui: added feature to configure column splitters (#943)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7785 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/Ui/qsui/forms')
| -rw-r--r-- | src/plugins/Ui/qsui/forms/qsuisettings.ui | 208 |
1 files changed, 128 insertions, 80 deletions
diff --git a/src/plugins/Ui/qsui/forms/qsuisettings.ui b/src/plugins/Ui/qsui/forms/qsuisettings.ui index 17f5ad10b..b9d90c6aa 100644 --- a/src/plugins/Ui/qsui/forms/qsuisettings.ui +++ b/src/plugins/Ui/qsui/forms/qsuisettings.ui @@ -89,6 +89,13 @@ </widget> </item> <item> + <widget class="QCheckBox" name="showSplittersCheckBox"> + <property name="text"> + <string>Show splitters</string> + </property> + </widget> + </item> + <item> <widget class="QCheckBox" name="popupCheckBox"> <property name="text"> <string>Show popup information</string> @@ -417,15 +424,8 @@ <property name="margin"> <number>0</number> </property> - <item row="0" column="0"> - <widget class="QLabel" name="label_7"> - <property name="text"> - <string>Background #1:</string> - </property> - </widget> - </item> - <item row="0" column="1"> - <widget class="ColorWidget" name="plBg1Color"> + <item row="3" column="1"> + <widget class="ColorWidget" name="plGrBgColor"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> @@ -438,26 +438,16 @@ <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="3"> - <widget class="QLabel" name="label_10"> - <property name="text"> - <string>Normal text:</string> + <property name="frameShadow"> + <enum>QFrame::Plain</enum> </property> </widget> </item> - <item row="0" column="4"> - <widget class="ColorWidget" name="plTextNormalColor"> + <item row="2" column="1"> + <widget class="ColorWidget" name="plHlColor"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> @@ -481,10 +471,17 @@ </property> </widget> </item> - <item row="1" column="0"> - <widget class="QLabel" name="label_8"> + <item row="0" column="0"> + <widget class="QLabel" name="label_7"> <property name="text"> - <string>Background #2:</string> + <string>Background #1:</string> + </property> + </widget> + </item> + <item row="2" column="3"> + <widget class="QLabel" name="label_12"> + <property name="text"> + <string>Highlighted text:</string> </property> </widget> </item> @@ -513,15 +510,36 @@ </property> </widget> </item> - <item row="1" column="3"> - <widget class="QLabel" name="label_11"> + <item row="3" column="0"> + <widget class="QLabel" name="label_14"> <property name="text"> - <string>Current text:</string> + <string>Group background:</string> </property> </widget> </item> - <item row="1" column="4"> - <widget class="ColorWidget" name="plTextCurrentColor"> + <item row="3" column="3"> + <widget class="QLabel" name="label_15"> + <property name="text"> + <string>Group text:</string> + </property> + </widget> + </item> + <item row="2" column="0"> + <widget class="QLabel" name="label_9"> + <property name="text"> + <string>Highlighted background:</string> + </property> + </widget> + </item> + <item row="0" column="3"> + <widget class="QLabel" name="label_10"> + <property name="text"> + <string>Normal text:</string> + </property> + </widget> + </item> + <item row="0" column="4"> + <widget class="ColorWidget" name="plTextNormalColor"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> @@ -545,15 +563,8 @@ </property> </widget> </item> - <item row="2" column="0"> - <widget class="QLabel" name="label_9"> - <property name="text"> - <string>Highlighted background:</string> - </property> - </widget> - </item> - <item row="2" column="1"> - <widget class="ColorWidget" name="plHlColor"> + <item row="0" column="1"> + <widget class="ColorWidget" name="plBg1Color"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> @@ -577,15 +588,21 @@ </property> </widget> </item> - <item row="2" column="3"> - <widget class="QLabel" name="label_12"> - <property name="text"> - <string>Highlighted text:</string> + <item row="0" column="5" rowspan="4"> + <spacer name="horizontalSpacer_6"> + <property name="orientation"> + <enum>Qt::Horizontal</enum> </property> - </widget> + <property name="sizeHint" stdset="0"> + <size> + <width>66</width> + <height>68</height> + </size> + </property> + </spacer> </item> - <item row="2" column="4"> - <widget class="ColorWidget" name="plTextHlCurrentColor"> + <item row="1" column="4"> + <widget class="ColorWidget" name="plTextCurrentColor"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> @@ -607,20 +624,37 @@ <property name="frameShape"> <enum>QFrame::Box</enum> </property> - <property name="frameShadow"> - <enum>QFrame::Plain</enum> + </widget> + </item> + <item row="0" column="2" rowspan="4"> + <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="1" column="0"> + <widget class="QLabel" name="label_8"> + <property name="text"> + <string>Background #2:</string> </property> </widget> </item> - <item row="3" column="0"> - <widget class="QLabel" name="label_14"> + <item row="1" column="3"> + <widget class="QLabel" name="label_11"> <property name="text"> - <string>Group background:</string> + <string>Current text:</string> </property> </widget> </item> - <item row="3" column="1"> - <widget class="ColorWidget" name="plGrBgColor"> + <item row="3" column="4"> + <widget class="ColorWidget" name="plGrTextColor"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> @@ -641,15 +675,8 @@ </property> </widget> </item> - <item row="3" column="3"> - <widget class="QLabel" name="label_15"> - <property name="text"> - <string>Group text:</string> - </property> - </widget> - </item> - <item row="3" column="4"> - <widget class="ColorWidget" name="plGrTextColor"> + <item row="2" column="4"> + <widget class="ColorWidget" name="plTextHlCurrentColor"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> @@ -662,6 +689,12 @@ <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> @@ -670,31 +703,46 @@ </property> </widget> </item> - <item row="0" column="5" rowspan="4"> - <spacer name="horizontalSpacer_6"> - <property name="orientation"> - <enum>Qt::Horizontal</enum> + <item row="4" column="0"> + <widget class="QLabel" name="label_19"> + <property name="text"> + <string>Splitter:</string> </property> - <property name="sizeHint" stdset="0"> + </widget> + </item> + <item row="4" column="1"> + <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>66</width> - <height>68</height> + <width>20</width> + <height>20</height> </size> </property> - </spacer> - </item> - <item row="0" column="2" rowspan="4"> - <spacer name="horizontalSpacer_5"> - <property name="orientation"> - <enum>Qt::Horizontal</enum> + <property name="maximumSize"> + <size> + <width>20</width> + <height>20</height> + </size> </property> - <property name="sizeHint" stdset="0"> + <property name="baseSize"> <size> - <width>40</width> - <height>43</height> + <width>20</width> + <height>20</height> </size> </property> - </spacer> + <property name="frameShape"> + <enum>QFrame::Box</enum> + </property> + <property name="frameShadow"> + <enum>QFrame::Plain</enum> + </property> + </widget> </item> </layout> </widget> |
