diff options
Diffstat (limited to 'src/plugins/Ui')
| -rw-r--r-- | src/plugins/Ui/skinned/forms/skinnedsettings.ui | 534 |
1 files changed, 265 insertions, 269 deletions
diff --git a/src/plugins/Ui/skinned/forms/skinnedsettings.ui b/src/plugins/Ui/skinned/forms/skinnedsettings.ui index e0bfcf519..f1f247db8 100644 --- a/src/plugins/Ui/skinned/forms/skinnedsettings.ui +++ b/src/plugins/Ui/skinned/forms/skinnedsettings.ui @@ -13,8 +13,8 @@ <property name="windowTitle"> <string notr="true">Form</string> </property> - <layout class="QVBoxLayout" name="verticalLayout_4"> - <item> + <layout class="QGridLayout" name="gridLayout_3"> + <item row="0" column="0"> <widget class="QTabWidget" name="tabWidget"> <property name="currentIndex"> <number>0</number> @@ -86,7 +86,7 @@ </widget> <widget class="QWidget" name="tab"> <attribute name="title"> - <string>View</string> + <string>General</string> </attribute> <layout class="QVBoxLayout" name="verticalLayout"> <item> @@ -141,139 +141,6 @@ </widget> </item> <item> - <widget class="QGroupBox" name="plGroupBox"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="title"> - <string>Fonts</string> - </property> - <layout class="QGridLayout" name="gridLayout_2"> - <item row="0" column="2"> - <widget class="QLabel" name="mainFontLabel"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Expanding" 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> - <property name="text"> - <string>???</string> - </property> - </widget> - </item> - <item row="0" column="3"> - <widget class="QToolButton" name="mainFontButton"> - <property name="text"> - <string>...</string> - </property> - </widget> - </item> - <item row="1" column="2"> - <widget class="QLabel" name="plFontLabel"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Expanding" 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> - <property name="text"> - <string>???</string> - </property> - </widget> - </item> - <item row="1" column="3"> - <widget class="QToolButton" name="plFontButton"> - <property name="text"> - <string>...</string> - </property> - </widget> - </item> - <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>Column headers:</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"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="text"> - <string>Playlist tracks:</string> - </property> - <property name="alignment"> - <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="0" column="0" colspan="2"> - <widget class="QLabel" name="label"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="text"> - <string>Player:</string> - </property> - <property name="alignment"> - <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="2" column="3"> - <widget class="QToolButton" name="headerFontButton"> - <property name="text"> - <string>...</string> - </property> - </widget> - </item> - </layout> - </widget> - </item> - <item> <widget class="QGroupBox" name="groupBox_7"> <property name="title"> <string>Transparency</string> @@ -377,145 +244,136 @@ </widget> <widget class="QWidget" name="tab_5"> <attribute name="title"> - <string>Miscellaneous</string> + <string>Song Display</string> </attribute> - <layout class="QVBoxLayout" name="verticalLayout_3"> + <layout class="QVBoxLayout" name="verticalLayout_2"> <item> - <widget class="QGroupBox" name="groupBox_2"> - <property name="title"> - <string>Song Display</string> + <widget class="QCheckBox" name="protocolCheckBox"> + <property name="text"> + <string>Show protocol</string> + </property> + </widget> + </item> + <item> + <widget class="QCheckBox" name="numbersCheckBox"> + <property name="text"> + <string>Show song numbers</string> + </property> + </widget> + </item> + <item> + <widget class="QCheckBox" name="lengthsCheckBox"> + <property name="text"> + <string>Show song lengths</string> + </property> + </widget> + </item> + <item> + <widget class="QCheckBox" name="alignCheckBox"> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>Align song numbers</string> + </property> + </widget> + </item> + <item> + <widget class="QCheckBox" name="anchorCheckBox"> + <property name="text"> + <string>Show anchor</string> + </property> + </widget> + </item> + <item> + <widget class="QCheckBox" name="playlistsCheckBox"> + <property name="text"> + <string>Show playlists</string> </property> - <layout class="QGridLayout" name="gridLayout_3"> - <item row="6" column="0"> - <widget class="QCheckBox" name="showNewPLCheckBox"> - <property name="enabled"> - <bool>false</bool> - </property> - <property name="text"> - <string>Show 'New Playlist' button</string> - </property> - </widget> - </item> - <item row="9" column="0"> - <widget class="QCheckBox" name="popupCheckBox"> - <property name="text"> - <string>Show popup information</string> - </property> - </widget> - </item> - <item row="7" column="0"> - <layout class="QHBoxLayout" name="horizontalLayout_2"> - <item> - <widget class="QLabel" name="label_4"> - <property name="text"> - <string>Playlist separator:</string> - </property> - </widget> - </item> - <item> - <widget class="QLineEdit" name="plSeplineEdit"> - <property name="enabled"> - <bool>false</bool> - </property> - <property name="sizePolicy"> - <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - </widget> - </item> - <item> - <spacer name="horizontalSpacer_3"> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - <property name="sizeHint" stdset="0"> - <size> - <width>40</width> - <height>20</height> - </size> - </property> - </spacer> - </item> - </layout> - </item> - <item row="3" column="0"> - <widget class="QCheckBox" name="alignCheckBox"> - <property name="enabled"> - <bool>false</bool> - </property> - <property name="text"> - <string>Align song numbers</string> - </property> - </widget> - </item> - <item row="4" column="0"> - <widget class="QCheckBox" name="anchorCheckBox"> - <property name="text"> - <string>Show anchor</string> - </property> - </widget> - </item> - <item row="1" column="0"> - <widget class="QCheckBox" name="numbersCheckBox"> - <property name="text"> - <string>Show song numbers</string> - </property> - </widget> - </item> - <item row="0" column="0"> - <widget class="QCheckBox" name="protocolCheckBox"> - <property name="text"> - <string>Show protocol</string> - </property> - </widget> - </item> - <item row="10" column="0"> - <layout class="QHBoxLayout" name="horizontalLayout_3"> - <item> - <widget class="QPushButton" name="popupTemplateButton"> - <property name="enabled"> - <bool>false</bool> - </property> - <property name="text"> - <string>Edit template</string> - </property> - </widget> - </item> - <item> - <spacer name="horizontalSpacer_2"> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - <property name="sizeHint" stdset="0"> - <size> - <width>40</width> - <height>20</height> - </size> - </property> - </spacer> - </item> - </layout> - </item> - <item row="5" column="0"> - <widget class="QCheckBox" name="playlistsCheckBox"> - <property name="text"> - <string>Show playlists</string> - </property> - </widget> - </item> - <item row="2" column="0"> - <widget class="QCheckBox" name="lengthsCheckBox"> - <property name="text"> - <string>Show song lengths</string> - </property> - </widget> - </item> - </layout> </widget> </item> <item> + <widget class="QCheckBox" name="showNewPLCheckBox"> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>Show 'New Playlist' button</string> + </property> + </widget> + </item> + <item> + <layout class="QHBoxLayout" name="horizontalLayout_2"> + <item> + <widget class="QLabel" name="label_4"> + <property name="text"> + <string>Playlist separator:</string> + </property> + </widget> + </item> + <item> + <widget class="QLineEdit" name="plSeplineEdit"> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="sizePolicy"> + <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + </widget> + </item> + <item> + <spacer name="horizontalSpacer_3"> + <property name="orientation"> + <enum>Qt::Horizontal</enum> + </property> + <property name="sizeHint" stdset="0"> + <size> + <width>40</width> + <height>20</height> + </size> + </property> + </spacer> + </item> + </layout> + </item> + <item> + <widget class="QCheckBox" name="popupCheckBox"> + <property name="text"> + <string>Show popup information</string> + </property> + </widget> + </item> + <item> + <layout class="QHBoxLayout" name="horizontalLayout_3"> + <item> + <widget class="QPushButton" name="popupTemplateButton"> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>Edit template</string> + </property> + </widget> + </item> + <item> + <spacer name="horizontalSpacer_2"> + <property name="orientation"> + <enum>Qt::Horizontal</enum> + </property> + <property name="sizeHint" stdset="0"> + <size> + <width>40</width> + <height>20</height> + </size> + </property> + </spacer> + </item> + </layout> + </item> + <item> <spacer name="verticalSpacer_2"> <property name="orientation"> <enum>Qt::Vertical</enum> @@ -530,6 +388,144 @@ </item> </layout> </widget> + <widget class="QWidget" name="tab_2"> + <attribute name="title"> + <string>Fonts</string> + </attribute> + <layout class="QGridLayout" name="gridLayout_2"> + <item row="0" column="0"> + <widget class="QLabel" name="label"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="text"> + <string>Player:</string> + </property> + <property name="alignment"> + <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> + </property> + </widget> + </item> + <item row="0" column="4"> + <widget class="QToolButton" name="mainFontButton"> + <property name="text"> + <string>...</string> + </property> + </widget> + </item> + <item row="1" column="0"> + <widget class="QLabel" name="label_2"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="text"> + <string>Playlist:</string> + </property> + <property name="alignment"> + <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> + </property> + </widget> + </item> + <item row="1" column="4"> + <widget class="QToolButton" name="plFontButton"> + <property name="text"> + <string>...</string> + </property> + </widget> + </item> + <item row="2" column="4"> + <widget class="QToolButton" name="headerFontButton"> + <property name="text"> + <string>...</string> + </property> + </widget> + </item> + <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="0" column="1" colspan="3"> + <widget class="QLabel" name="mainFontLabel"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" 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> + <property name="text"> + <string>???</string> + </property> + </widget> + </item> + <item row="1" column="1" colspan="3"> + <widget class="QLabel" name="plFontLabel"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Expanding" 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> + <property name="text"> + <string>???</string> + </property> + </widget> + </item> + <item row="2" column="0"> + <widget class="QLabel" name="label_5"> + <property name="text"> + <string>Column headers:</string> + </property> + </widget> + </item> + <item row="2" column="1" colspan="3"> + <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="4" column="0" colspan="4"> + <spacer name="verticalSpacer_3"> + <property name="orientation"> + <enum>Qt::Vertical</enum> + </property> + <property name="sizeHint" stdset="0"> + <size> + <width>418</width> + <height>271</height> + </size> + </property> + </spacer> + </item> + </layout> + </widget> </widget> </item> </layout> |
