diff options
Diffstat (limited to 'src/plugins/Ui/skinned/forms')
| -rw-r--r-- | src/plugins/Ui/skinned/forms/configdialog.ui | 1576 | ||||
| -rw-r--r-- | src/plugins/Ui/skinned/forms/hotkeyeditor.ui | 61 | ||||
| -rw-r--r-- | src/plugins/Ui/skinned/forms/skinnedsettings.ui | 530 |
3 files changed, 591 insertions, 1576 deletions
diff --git a/src/plugins/Ui/skinned/forms/configdialog.ui b/src/plugins/Ui/skinned/forms/configdialog.ui deleted file mode 100644 index d6a6f7a47..000000000 --- a/src/plugins/Ui/skinned/forms/configdialog.ui +++ /dev/null @@ -1,1576 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ui version="4.0"> - <class>ConfigDialog</class> - <widget class="QDialog" name="ConfigDialog"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>659</width> - <height>466</height> - </rect> - </property> - <property name="windowTitle"> - <string>Qmmp Settings</string> - </property> - <layout class="QVBoxLayout"> - <property name="spacing"> - <number>6</number> - </property> - <property name="leftMargin"> - <number>6</number> - </property> - <property name="topMargin"> - <number>9</number> - </property> - <property name="rightMargin"> - <number>6</number> - </property> - <property name="bottomMargin"> - <number>6</number> - </property> - <item> - <layout class="QHBoxLayout"> - <property name="spacing"> - <number>0</number> - </property> - <property name="margin"> - <number>0</number> - </property> - <item> - <widget class="QListWidget" name="contentsWidget"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Preferred" vsizetype="Expanding"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimumSize"> - <size> - <width>170</width> - <height>0</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>180</width> - <height>16777215</height> - </size> - </property> - <property name="iconSize"> - <size> - <width>38</width> - <height>38</height> - </size> - </property> - <property name="movement"> - <enum>QListView::Static</enum> - </property> - <property name="flow"> - <enum>QListView::TopToBottom</enum> - </property> - <property name="isWrapping" stdset="0"> - <bool>false</bool> - </property> - <property name="resizeMode"> - <enum>QListView::Adjust</enum> - </property> - <property name="spacing"> - <number>2</number> - </property> - <property name="viewMode"> - <enum>QListView::ListMode</enum> - </property> - <property name="uniformItemSizes"> - <bool>false</bool> - </property> - <property name="batchSize"> - <number>100</number> - </property> - <property name="wordWrap"> - <bool>false</bool> - </property> - <property name="currentRow"> - <number>0</number> - </property> - <item> - <property name="text"> - <string>Appearance</string> - </property> - <property name="icon"> - <iconset resource="../images/images.qrc"> - <normaloff>:/interface.png</normaloff>:/interface.png</iconset> - </property> - </item> - <item> - <property name="text"> - <string>Playlist</string> - </property> - <property name="icon"> - <iconset resource="../images/images.qrc"> - <normaloff>:/playlist.png</normaloff>:/playlist.png</iconset> - </property> - </item> - <item> - <property name="text"> - <string>Plugins</string> - </property> - <property name="icon"> - <iconset resource="../images/images.qrc"> - <normaloff>:/plugins.png</normaloff>:/plugins.png</iconset> - </property> - </item> - <item> - <property name="text"> - <string>Advanced</string> - </property> - <property name="icon"> - <iconset resource="../images/images.qrc"> - <normaloff>:/advanced.png</normaloff>:/advanced.png</iconset> - </property> - </item> - <item> - <property name="text"> - <string>Connectivity</string> - </property> - <property name="icon"> - <iconset resource="../images/images.qrc"> - <normaloff>:/network.png</normaloff>:/network.png</iconset> - </property> - </item> - <item> - <property name="text"> - <string>Audio</string> - </property> - <property name="icon"> - <iconset resource="../images/images.qrc"> - <normaloff>:/replaygain.png</normaloff>:/replaygain.png</iconset> - </property> - </item> - <item> - <property name="text"> - <string>Shortcuts</string> - </property> - <property name="icon"> - <iconset resource="../images/images.qrc"> - <normaloff>:/shortcuts.png</normaloff>:/shortcuts.png</iconset> - </property> - </item> - </widget> - </item> - <item> - <widget class="QStackedWidget" name="stackedWidget"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="frameShadow"> - <enum>QFrame::Raised</enum> - </property> - <property name="currentIndex"> - <number>0</number> - </property> - <widget class="QWidget" name="widget1"> - <layout class="QVBoxLayout" name="verticalLayout_4"> - <item> - <widget class="QTabWidget" name="tabWidget"> - <property name="currentIndex"> - <number>0</number> - </property> - <widget class="QWidget" name="tab_4"> - <attribute name="title"> - <string>Skins</string> - </attribute> - <layout class="QGridLayout" name="gridLayout"> - <item row="0" column="0" colspan="4"> - <widget class="QListWidget" name="listWidget"> - <property name="alternatingRowColors"> - <bool>true</bool> - </property> - <property name="movement"> - <enum>QListView::Static</enum> - </property> - <property name="flow"> - <enum>QListView::TopToBottom</enum> - </property> - <property name="viewMode"> - <enum>QListView::ListMode</enum> - </property> - <property name="modelColumn"> - <number>0</number> - </property> - </widget> - </item> - <item row="1" column="0" colspan="2"> - <widget class="QPushButton" name="skinInstallButton"> - <property name="minimumSize"> - <size> - <width>0</width> - <height>0</height> - </size> - </property> - <property name="text"> - <string>Add...</string> - </property> - </widget> - </item> - <item row="1" column="2"> - <widget class="QPushButton" name="skinReloadButton"> - <property name="minimumSize"> - <size> - <width>0</width> - <height>0</height> - </size> - </property> - <property name="text"> - <string>Refresh</string> - </property> - </widget> - </item> - <item row="1" column="3"> - <spacer name="horizontalSpacer"> - <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> - </widget> - <widget class="QWidget" name="tab_5"> - <attribute name="title"> - <string>Miscellaneous</string> - </attribute> - <layout class="QVBoxLayout" name="verticalLayout_2"> - <item> - <widget class="QGroupBox" name="groupBox"> - <property name="title"> - <string>View</string> - </property> - <layout class="QVBoxLayout" name="verticalLayout_3"> - <item> - <widget class="QCheckBox" name="hideOnCloseCheckBox"> - <property name="text"> - <string>Hide on close</string> - </property> - </widget> - </item> - <item> - <widget class="QCheckBox" name="hiddenCheckBox"> - <property name="text"> - <string>Start hidden</string> - </property> - </widget> - </item> - <item> - <widget class="QCheckBox" name="skinCursorsCheckBox"> - <property name="text"> - <string>Use skin cursors</string> - </property> - </widget> - </item> - </layout> - </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="0"> - <widget class="QLabel" name="label"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="maximumSize"> - <size> - <width>80</width> - <height>16777215</height> - </size> - </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="1"> - <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="2"> - <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="maximumSize"> - <size> - <width>80</width> - <height>16777215</height> - </size> - </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="1"> - <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="2"> - <widget class="QToolButton" name="plFontButton"> - <property name="text"> - <string>...</string> - </property> - </widget> - </item> - <item row="2" column="0" colspan="3"> - <widget class="QCheckBox" name="useBitmapCheckBox"> - <property name="text"> - <string>Use bitmap font if available</string> - </property> - </widget> - </item> - </layout> - </widget> - </item> - <item> - <widget class="QGroupBox" name="groupBox_7"> - <property name="title"> - <string>Transparency</string> - </property> - <layout class="QGridLayout" name="gridLayout_4"> - <item row="0" column="0"> - <widget class="QLabel" name="label_3"> - <property name="text"> - <string>Main window</string> - </property> - </widget> - </item> - <item row="0" column="1"> - <widget class="QSlider" name="mwTransparencySlider"> - <property name="maximum"> - <number>90</number> - </property> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - </widget> - </item> - <item row="0" column="2"> - <widget class="QLabel" name="mwTransparencyLabel"> - <property name="minimumSize"> - <size> - <width>25</width> - <height>0</height> - </size> - </property> - <property name="text"> - <string>0</string> - </property> - </widget> - </item> - <item row="1" column="0"> - <widget class="QLabel" name="label_9"> - <property name="text"> - <string>Equalizer</string> - </property> - </widget> - </item> - <item row="1" column="1"> - <widget class="QSlider" name="eqTransparencySlider"> - <property name="maximum"> - <number>90</number> - </property> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - </widget> - </item> - <item row="1" column="2"> - <widget class="QLabel" name="eqTransparencyLabel"> - <property name="text"> - <string>0</string> - </property> - </widget> - </item> - <item row="2" column="0"> - <widget class="QLabel" name="label_10"> - <property name="text"> - <string>Playlist</string> - </property> - </widget> - </item> - <item row="2" column="1"> - <widget class="QSlider" name="plTransparencySlider"> - <property name="maximum"> - <number>90</number> - </property> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - </widget> - </item> - <item row="2" column="2"> - <widget class="QLabel" name="plTransparencyLabel"> - <property name="text"> - <string>0</string> - </property> - </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>40</height> - </size> - </property> - </spacer> - </item> - </layout> - </widget> - </widget> - </item> - </layout> - </widget> - <widget class="QWidget" name="page"> - <layout class="QVBoxLayout" name="verticalLayout"> - <item> - <widget class="QGroupBox" name="groupBox_3"> - <property name="title"> - <string>Metadata</string> - </property> - <layout class="QGridLayout"> - <property name="margin"> - <number>9</number> - </property> - <property name="spacing"> - <number>6</number> - </property> - <item row="0" column="0"> - <widget class="QCheckBox" name="metadataCheckBox"> - <property name="text"> - <string>Load metadata from files</string> - </property> - </widget> - </item> - </layout> - </widget> - </item> - <item> - <widget class="QGroupBox" name="groupBox_2"> - <property name="title"> - <string>Song Display</string> - </property> - <layout class="QGridLayout" name="gridLayout_3"> - <item row="0" column="0"> - <widget class="QLabel" name="label_4"> - <property name="text"> - <string>Title format:</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="0" column="1"> - <widget class="QLineEdit" name="formatLineEdit"/> - </item> - <item row="0" column="2"> - <widget class="QToolButton" name="titleButton"> - <property name="text"> - <string>...</string> - </property> - </widget> - </item> - <item row="1" column="0" colspan="2"> - <widget class="QCheckBox" name="underscoresCheckBox"> - <property name="text"> - <string>Convert underscores to blanks</string> - </property> - </widget> - </item> - <item row="2" column="0" colspan="2"> - <widget class="QCheckBox" name="per20CheckBox"> - <property name="text"> - <string>Convert %20 to blanks</string> - </property> - </widget> - </item> - <item row="3" column="0" colspan="2"> - <widget class="QCheckBox" name="protocolCheckBox"> - <property name="text"> - <string>Show protocol</string> - </property> - </widget> - </item> - <item row="4" column="0" colspan="2"> - <widget class="QCheckBox" name="numbersCheckBox"> - <property name="text"> - <string>Show song numbers</string> - </property> - </widget> - </item> - <item row="6" column="0" colspan="2"> - <widget class="QCheckBox" name="playlistsCheckBox"> - <property name="text"> - <string>Show playlists</string> - </property> - </widget> - </item> - <item row="8" column="0" colspan="3"> - <layout class="QHBoxLayout" name="horizontalLayout_3"> - <item> - <widget class="QCheckBox" name="popupCheckBox"> - <property name="text"> - <string>Show popup information</string> - </property> - </widget> - </item> - <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="7" column="0" colspan="2"> - <widget class="QCheckBox" name="anchorCheckBox"> - <property name="text"> - <string>Show anchor</string> - </property> - </widget> - </item> - <item row="5" column="0" colspan="3"> - <widget class="QCheckBox" name="alignCheckBox"> - <property name="enabled"> - <bool>false</bool> - </property> - <property name="text"> - <string>Align song numbers</string> - </property> - </widget> - </item> - </layout> - </widget> - </item> - <item> - <spacer name="verticalSpacer"> - <property name="orientation"> - <enum>Qt::Vertical</enum> - </property> - <property name="sizeHint" stdset="0"> - <size> - <width>20</width> - <height>54</height> - </size> - </property> - </spacer> - </item> - </layout> - </widget> - <widget class="QWidget" name="widget"> - <layout class="QGridLayout"> - <property name="leftMargin"> - <number>9</number> - </property> - <property name="topMargin"> - <number>5</number> - </property> - <property name="rightMargin"> - <number>0</number> - </property> - <property name="bottomMargin"> - <number>0</number> - </property> - <property name="spacing"> - <number>6</number> - </property> - <item row="1" column="0"> - <widget class="QPushButton" name="preferencesButton"> - <property name="minimumSize"> - <size> - <width>0</width> - <height>0</height> - </size> - </property> - <property name="text"> - <string>Preferences</string> - </property> - </widget> - </item> - <item row="1" column="1"> - <widget class="QPushButton" name="informationButton"> - <property name="minimumSize"> - <size> - <width>0</width> - <height>0</height> - </size> - </property> - <property name="text"> - <string>Information</string> - </property> - </widget> - </item> - <item row="1" column="2"> - <spacer> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - <property name="sizeHint" stdset="0"> - <size> - <width>101</width> - <height>20</height> - </size> - </property> - </spacer> - </item> - <item row="0" column="0" colspan="3"> - <widget class="QTreeWidget" name="treeWidget"> - <property name="alternatingRowColors"> - <bool>true</bool> - </property> - <property name="selectionBehavior"> - <enum>QAbstractItemView::SelectRows</enum> - </property> - <property name="animated"> - <bool>true</bool> - </property> - <property name="allColumnsShowFocus"> - <bool>false</bool> - </property> - <property name="columnCount"> - <number>2</number> - </property> - <column> - <property name="text"> - <string>Description</string> - </property> - </column> - <column> - <property name="text"> - <string>Filename</string> - </property> - </column> - </widget> - </item> - </layout> - </widget> - <widget class="QWidget" name="page_2"> - <layout class="QGridLayout" name="gridLayout_5"> - <item row="0" column="0" colspan="2"> - <widget class="QGroupBox" name="groupBox_4"> - <property name="title"> - <string>File Dialog</string> - </property> - <layout class="QHBoxLayout"> - <item> - <widget class="QComboBox" name="fileDialogComboBox"/> - </item> - <item> - <widget class="QPushButton" name="fdInformationButton"> - <property name="text"> - <string>Information</string> - </property> - </widget> - </item> - <item> - <spacer> - <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> - </widget> - </item> - <item row="1" column="0" colspan="2"> - <widget class="QGroupBox" name="groupBox_9"> - <property name="title"> - <string>Cover Image Retrieve</string> - </property> - <layout class="QGridLayout" name="gridLayout_6"> - <item row="0" column="0" colspan="2"> - <widget class="QCheckBox" name="useCoverFilesCheckBox"> - <property name="text"> - <string>Use separate image files</string> - </property> - <property name="checked"> - <bool>true</bool> - </property> - </widget> - </item> - <item row="1" column="0"> - <widget class="QLabel" name="label_11"> - <property name="text"> - <string>Include files:</string> - </property> - </widget> - </item> - <item row="1" column="1"> - <widget class="QLineEdit" name="coverIncludeLineEdit"/> - </item> - <item row="2" column="0"> - <widget class="QLabel" name="label_12"> - <property name="text"> - <string>Exclude files:</string> - </property> - </widget> - </item> - <item row="2" column="1"> - <widget class="QLineEdit" name="coverExcludeLineEdit"/> - </item> - <item row="3" column="0" colspan="2"> - <layout class="QHBoxLayout" name="horizontalLayout_4"> - <item> - <widget class="QLabel" name="label_13"> - <property name="text"> - <string>Recursive search depth:</string> - </property> - </widget> - </item> - <item> - <widget class="QSpinBox" name="coverDepthSpinBox"> - <property name="maximum"> - <number>6</number> - </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> - </layout> - </widget> - </item> - <item row="3" column="0" colspan="2"> - <spacer name="verticalSpacer_3"> - <property name="orientation"> - <enum>Qt::Vertical</enum> - </property> - <property name="sizeHint" stdset="0"> - <size> - <width>20</width> - <height>40</height> - </size> - </property> - </spacer> - </item> - <item row="2" column="0" colspan="2"> - <widget class="QGroupBox" name="groupBox_6"> - <property name="title"> - <string>Playback</string> - </property> - <layout class="QVBoxLayout" name="verticalLayout_8"> - <item> - <widget class="QCheckBox" name="continuePlaybackCheckBox"> - <property name="text"> - <string>Continue playback on startup</string> - </property> - </widget> - </item> - </layout> - </widget> - </item> - </layout> - </widget> - <widget class="QWidget" name="network"> - <layout class="QVBoxLayout"> - <property name="leftMargin"> - <number>9</number> - </property> - <property name="topMargin"> - <number>5</number> - </property> - <property name="rightMargin"> - <number>0</number> - </property> - <property name="bottomMargin"> - <number>0</number> - </property> - <item> - <widget class="QGroupBox" name="groupBox_5"> - <property name="title"> - <string>Proxy</string> - </property> - <property name="flat"> - <bool>false</bool> - </property> - <property name="checkable"> - <bool>false</bool> - </property> - <layout class="QGridLayout"> - <item row="0" column="0" colspan="2"> - <widget class="QCheckBox" name="enableProxyCheckBox"> - <property name="text"> - <string>Enable proxy usage</string> - </property> - </widget> - </item> - <item row="1" column="0"> - <widget class="QLabel" name="label_5"> - <property name="text"> - <string>Proxy host name:</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="1" column="1"> - <widget class="QLineEdit" name="hostLineEdit"/> - </item> - <item row="2" column="0"> - <widget class="QLabel" name="label_6"> - <property name="text"> - <string>Proxy port:</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="2" column="1"> - <widget class="QLineEdit" name="portLineEdit"/> - </item> - <item row="3" column="0" colspan="2"> - <widget class="QCheckBox" name="authProxyCheckBox"> - <property name="text"> - <string>Use authentication with proxy</string> - </property> - </widget> - </item> - <item row="4" column="0"> - <widget class="QLabel" name="label_7"> - <property name="text"> - <string>Proxy user name:</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="4" column="1"> - <widget class="QLineEdit" name="proxyUserLineEdit"/> - </item> - <item row="5" column="0"> - <widget class="QLabel" name="label_8"> - <property name="text"> - <string>Proxy password:</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - </item> - <item row="5" column="1"> - <widget class="QLineEdit" name="proxyPasswLineEdit"> - <property name="echoMode"> - <enum>QLineEdit::Password</enum> - </property> - </widget> - </item> - </layout> - </widget> - </item> - <item> - <spacer> - <property name="orientation"> - <enum>Qt::Vertical</enum> - </property> - <property name="sizeHint" stdset="0"> - <size> - <width>20</width> - <height>40</height> - </size> - </property> - </spacer> - </item> - </layout> - </widget> - <widget class="QWidget" name="audio"> - <layout class="QVBoxLayout" name="verticalLayout_7"> - <item> - <widget class="QGroupBox" name="groupBox_10"> - <property name="title"> - <string>Replay Gain</string> - </property> - <layout class="QGridLayout" name="gridLayout_7"> - <item row="1" column="0"> - <widget class="QLabel" name="label_14"> - <property name="text"> - <string>Replay Gain mode:</string> - </property> - </widget> - </item> - <item row="1" column="1"> - <widget class="QComboBox" name="replayGainModeComboBox"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - </widget> - </item> - <item row="2" column="0"> - <widget class="QLabel" name="label_15"> - <property name="text"> - <string>Preamp:</string> - </property> - </widget> - </item> - <item row="2" column="1"> - <widget class="QDoubleSpinBox" name="preampDoubleSpinBox"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimum"> - <double>-15.000000000000000</double> - </property> - <property name="maximum"> - <double>15.000000000000000</double> - </property> - <property name="singleStep"> - <double>0.010000000000000</double> - </property> - </widget> - </item> - <item row="2" column="2"> - <widget class="QLabel" name="label_17"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="text"> - <string>dB</string> - </property> - </widget> - </item> - <item row="3" column="0"> - <widget class="QLabel" name="label_16"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="text"> - <string>Default gain:</string> - </property> - </widget> - </item> - <item row="3" column="1"> - <widget class="QDoubleSpinBox" name="defaultGainDoubleSpinBox"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Minimum" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="minimum"> - <double>-15.000000000000000</double> - </property> - <property name="maximum"> - <double>15.000000000000000</double> - </property> - <property name="singleStep"> - <double>0.010000000000000</double> - </property> - </widget> - </item> - <item row="3" column="2"> - <widget class="QLabel" name="label_18"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="text"> - <string>dB</string> - </property> - </widget> - </item> - <item row="1" column="2"> - <spacer name="horizontalSpacer_4"> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - <property name="sizeHint" stdset="0"> - <size> - <width>40</width> - <height>20</height> - </size> - </property> - </spacer> - </item> - <item row="4" column="0" colspan="3"> - <widget class="QCheckBox" name="clippingCheckBox"> - <property name="text"> - <string>Use peak info to prevent clipping</string> - </property> - </widget> - </item> - </layout> - </widget> - </item> - <item> - <widget class="QGroupBox" name="groupBox_11"> - <property name="title"> - <string>Audio</string> - </property> - <layout class="QGridLayout" name="gridLayout_8"> - <item row="0" column="0"> - <widget class="QLabel" name="label_19"> - <property name="text"> - <string>Output:</string> - </property> - </widget> - </item> - <item row="0" column="1"> - <widget class="QComboBox" name="outputComboBox"/> - </item> - <item row="0" column="2"> - <widget class="QPushButton" name="outputPreferencesButton"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="text"> - <string>Preferences</string> - </property> - </widget> - </item> - <item row="0" column="3"> - <widget class="QPushButton" name="outputInformationButton"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="text"> - <string>Information</string> - </property> - </widget> - </item> - <item row="0" column="4"> - <spacer name="horizontalSpacer_5"> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - <property name="sizeType"> - <enum>QSizePolicy::Expanding</enum> - </property> - <property name="sizeHint" stdset="0"> - <size> - <width>20</width> - <height>20</height> - </size> - </property> - </spacer> - </item> - <item row="1" column="0"> - <widget class="QLabel" name="label_20"> - <property name="text"> - <string>Buffer size:</string> - </property> - </widget> - </item> - <item row="1" column="1"> - <widget class="QSpinBox" name="bufferSizeSpinBox"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="suffix"> - <string>ms</string> - </property> - <property name="minimum"> - <number>500</number> - </property> - <property name="maximum"> - <number>6000</number> - </property> - <property name="singleStep"> - <number>50</number> - </property> - </widget> - </item> - <item row="1" column="2" colspan="3"> - <spacer name="horizontalSpacer_6"> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - <property name="sizeHint" stdset="0"> - <size> - <width>266</width> - <height>20</height> - </size> - </property> - </spacer> - </item> - <item row="2" column="0" colspan="3"> - <widget class="QCheckBox" name="softVolumeCheckBox"> - <property name="text"> - <string>Use software volume control</string> - </property> - </widget> - </item> - <item row="3" column="0" colspan="2"> - <widget class="QCheckBox" name="use16BitCheckBox"> - <property name="text"> - <string>16-bit output</string> - </property> - </widget> - </item> - </layout> - </widget> - </item> - <item> - <spacer name="verticalSpacer_2"> - <property name="orientation"> - <enum>Qt::Vertical</enum> - </property> - <property name="sizeHint" stdset="0"> - <size> - <width>20</width> - <height>132</height> - </size> - </property> - </spacer> - </item> - </layout> - </widget> - <widget class="QWidget" name="shortcuts"> - <layout class="QGridLayout" name="gridLayout_9"> - <item row="0" column="0" colspan="2"> - <widget class="QTreeWidget" name="shortcutTreeWidget"> - <property name="alternatingRowColors"> - <bool>true</bool> - </property> - <property name="animated"> - <bool>true</bool> - </property> - <column> - <property name="text"> - <string>Action</string> - </property> - </column> - <column> - <property name="text"> - <string>Shortcut</string> - </property> - </column> - </widget> - </item> - <item row="1" column="0"> - <widget class="QPushButton" name="changeShortcutButton"> - <property name="text"> - <string>Change shortcut...</string> - </property> - </widget> - </item> - <item row="1" column="1"> - <spacer name="horizontalSpacer_7"> - <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> - </widget> - </widget> - </item> - </layout> - </item> - <item> - <widget class="Line" name="line"> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - </widget> - </item> - <item> - <layout class="QHBoxLayout"> - <property name="spacing"> - <number>6</number> - </property> - <property name="margin"> - <number>0</number> - </property> - <item> - <spacer> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - <property name="sizeHint" stdset="0"> - <size> - <width>341</width> - <height>20</height> - </size> - </property> - </spacer> - </item> - <item> - <widget class="QDialogButtonBox" name="buttonBox"> - <property name="standardButtons"> - <set>QDialogButtonBox::Close</set> - </property> - </widget> - </item> - </layout> - </item> - </layout> - </widget> - <resources> - <include location="../images/images.qrc"/> - </resources> - <connections> - <connection> - <sender>enableProxyCheckBox</sender> - <signal>toggled(bool)</signal> - <receiver>hostLineEdit</receiver> - <slot>setEnabled(bool)</slot> - <hints> - <hint type="sourcelabel"> - <x>286</x> - <y>39</y> - </hint> - <hint type="destinationlabel"> - <x>286</x> - <y>39</y> - </hint> - </hints> - </connection> - <connection> - <sender>enableProxyCheckBox</sender> - <signal>toggled(bool)</signal> - <receiver>portLineEdit</receiver> - <slot>setEnabled(bool)</slot> - <hints> - <hint type="sourcelabel"> - <x>286</x> - <y>39</y> - </hint> - <hint type="destinationlabel"> - <x>272</x> - <y>39</y> - </hint> - </hints> - </connection> - <connection> - <sender>authProxyCheckBox</sender> - <signal>toggled(bool)</signal> - <receiver>proxyUserLineEdit</receiver> - <slot>setEnabled(bool)</slot> - <hints> - <hint type="sourcelabel"> - <x>272</x> - <y>38</y> - </hint> - <hint type="destinationlabel"> - <x>272</x> - <y>38</y> - </hint> - </hints> - </connection> - <connection> - <sender>authProxyCheckBox</sender> - <signal>toggled(bool)</signal> - <receiver>proxyPasswLineEdit</receiver> - <slot>setEnabled(bool)</slot> - <hints> - <hint type="sourcelabel"> - <x>272</x> - <y>38</y> - </hint> - <hint type="destinationlabel"> - <x>272</x> - <y>37</y> - </hint> - </hints> - </connection> - <connection> - <sender>popupCheckBox</sender> - <signal>toggled(bool)</signal> - <receiver>popupTemplateButton</receiver> - <slot>setEnabled(bool)</slot> - <hints> - <hint type="sourcelabel"> - <x>362</x> - <y>310</y> - </hint> - <hint type="destinationlabel"> - <x>455</x> - <y>315</y> - </hint> - </hints> - </connection> - <connection> - <sender>mwTransparencySlider</sender> - <signal>valueChanged(int)</signal> - <receiver>mwTransparencyLabel</receiver> - <slot>setNum(int)</slot> - <hints> - <hint type="sourcelabel"> - <x>252</x> - <y>90</y> - </hint> - <hint type="destinationlabel"> - <x>283</x> - <y>90</y> - </hint> - </hints> - </connection> - <connection> - <sender>eqTransparencySlider</sender> - <signal>valueChanged(int)</signal> - <receiver>eqTransparencyLabel</receiver> - <slot>setNum(int)</slot> - <hints> - <hint type="sourcelabel"> - <x>252</x> - <y>84</y> - </hint> - <hint type="destinationlabel"> - <x>274</x> - <y>84</y> - </hint> - </hints> - </connection> - <connection> - <sender>plTransparencySlider</sender> - <signal>valueChanged(int)</signal> - <receiver>plTransparencyLabel</receiver> - <slot>setNum(int)</slot> - <hints> - <hint type="sourcelabel"> - <x>252</x> - <y>78</y> - </hint> - <hint type="destinationlabel"> - <x>274</x> - <y>78</y> - </hint> - </hints> - </connection> - <connection> - <sender>useCoverFilesCheckBox</sender> - <signal>toggled(bool)</signal> - <receiver>coverIncludeLineEdit</receiver> - <slot>setEnabled(bool)</slot> - <hints> - <hint type="sourcelabel"> - <x>286</x> - <y>39</y> - </hint> - <hint type="destinationlabel"> - <x>286</x> - <y>39</y> - </hint> - </hints> - </connection> - <connection> - <sender>useCoverFilesCheckBox</sender> - <signal>toggled(bool)</signal> - <receiver>coverExcludeLineEdit</receiver> - <slot>setEnabled(bool)</slot> - <hints> - <hint type="sourcelabel"> - <x>286</x> - <y>39</y> - </hint> - <hint type="destinationlabel"> - <x>286</x> - <y>39</y> - </hint> - </hints> - </connection> - <connection> - <sender>useCoverFilesCheckBox</sender> - <signal>toggled(bool)</signal> - <receiver>coverDepthSpinBox</receiver> - <slot>setEnabled(bool)</slot> - <hints> - <hint type="sourcelabel"> - <x>286</x> - <y>39</y> - </hint> - <hint type="destinationlabel"> - <x>286</x> - <y>39</y> - </hint> - </hints> - </connection> - <connection> - <sender>buttonBox</sender> - <signal>rejected()</signal> - <receiver>ConfigDialog</receiver> - <slot>reject()</slot> - <hints> - <hint type="sourcelabel"> - <x>651</x> - <y>458</y> - </hint> - <hint type="destinationlabel"> - <x>225</x> - <y>421</y> - </hint> - </hints> - </connection> - <connection> - <sender>buttonBox</sender> - <signal>accepted()</signal> - <receiver>ConfigDialog</receiver> - <slot>accept()</slot> - <hints> - <hint type="sourcelabel"> - <x>651</x> - <y>458</y> - </hint> - <hint type="destinationlabel"> - <x>141</x> - <y>414</y> - </hint> - </hints> - </connection> - <connection> - <sender>numbersCheckBox</sender> - <signal>toggled(bool)</signal> - <receiver>alignCheckBox</receiver> - <slot>setEnabled(bool)</slot> - <hints> - <hint type="sourcelabel"> - <x>278</x> - <y>208</y> - </hint> - <hint type="destinationlabel"> - <x>271</x> - <y>236</y> - </hint> - </hints> - </connection> - </connections> -</ui> diff --git a/src/plugins/Ui/skinned/forms/hotkeyeditor.ui b/src/plugins/Ui/skinned/forms/hotkeyeditor.ui new file mode 100644 index 000000000..128223c4e --- /dev/null +++ b/src/plugins/Ui/skinned/forms/hotkeyeditor.ui @@ -0,0 +1,61 @@ +<?xml version="1.0" encoding="UTF-8"?> +<ui version="4.0"> + <class>HotkeyEditor</class> + <widget class="QWidget" name="HotkeyEditor"> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>406</width> + <height>365</height> + </rect> + </property> + <property name="windowTitle"> + <string notr="true">Shortcuts</string> + </property> + <layout class="QGridLayout" name="gridLayout"> + <item row="0" column="0" colspan="2"> + <widget class="QTreeWidget" name="shortcutTreeWidget"> + <property name="alternatingRowColors"> + <bool>true</bool> + </property> + <property name="animated"> + <bool>true</bool> + </property> + <column> + <property name="text"> + <string>Action</string> + </property> + </column> + <column> + <property name="text"> + <string>Shortcut</string> + </property> + </column> + </widget> + </item> + <item row="1" column="0"> + <widget class="QPushButton" name="changeShortcutButton"> + <property name="text"> + <string>Change shortcut...</string> + </property> + </widget> + </item> + <item row="1" column="1"> + <spacer name="horizontalSpacer_7"> + <property name="orientation"> + <enum>Qt::Horizontal</enum> + </property> + <property name="sizeHint" stdset="0"> + <size> + <width>262</width> + <height>20</height> + </size> + </property> + </spacer> + </item> + </layout> + </widget> + <resources/> + <connections/> +</ui> diff --git a/src/plugins/Ui/skinned/forms/skinnedsettings.ui b/src/plugins/Ui/skinned/forms/skinnedsettings.ui new file mode 100644 index 000000000..4554c017b --- /dev/null +++ b/src/plugins/Ui/skinned/forms/skinnedsettings.ui @@ -0,0 +1,530 @@ +<?xml version="1.0" encoding="UTF-8"?> +<ui version="4.0"> + <class>SkinnedSettings</class> + <widget class="QWidget" name="SkinnedSettings"> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>447</width> + <height>391</height> + </rect> + </property> + <property name="windowTitle"> + <string notr="true">Form</string> + </property> + <layout class="QHBoxLayout" name="horizontalLayout"> + <item> + <widget class="QTabWidget" name="tabWidget"> + <property name="currentIndex"> + <number>0</number> + </property> + <widget class="QWidget" name="tab_4"> + <attribute name="title"> + <string>Skins</string> + </attribute> + <layout class="QGridLayout" name="gridLayout"> + <item row="0" column="0" colspan="4"> + <widget class="QListWidget" name="listWidget"> + <property name="alternatingRowColors"> + <bool>true</bool> + </property> + <property name="movement"> + <enum>QListView::Static</enum> + </property> + <property name="flow"> + <enum>QListView::TopToBottom</enum> + </property> + <property name="viewMode"> + <enum>QListView::ListMode</enum> + </property> + <property name="modelColumn"> + <number>0</number> + </property> + </widget> + </item> + <item row="1" column="0" colspan="2"> + <widget class="QPushButton" name="skinInstallButton"> + <property name="minimumSize"> + <size> + <width>0</width> + <height>0</height> + </size> + </property> + <property name="text"> + <string>Add...</string> + </property> + </widget> + </item> + <item row="1" column="2"> + <widget class="QPushButton" name="skinReloadButton"> + <property name="minimumSize"> + <size> + <width>0</width> + <height>0</height> + </size> + </property> + <property name="text"> + <string>Refresh</string> + </property> + </widget> + </item> + <item row="1" column="3"> + <spacer name="horizontalSpacer"> + <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> + </widget> + <widget class="QWidget" name="tab"> + <attribute name="title"> + <string>View</string> + </attribute> + <layout class="QVBoxLayout" name="verticalLayout"> + <item> + <widget class="QGroupBox" name="groupBox"> + <property name="title"> + <string>View</string> + </property> + <layout class="QGridLayout" name="gridLayout_5"> + <item row="0" column="0"> + <widget class="QCheckBox" name="hideOnCloseCheckBox"> + <property name="text"> + <string>Hide on close</string> + </property> + </widget> + </item> + <item row="0" column="1"> + <widget class="QCheckBox" name="hiddenCheckBox"> + <property name="text"> + <string>Start hidden</string> + </property> + </widget> + </item> + <item row="1" column="0" colspan="2"> + <widget class="QCheckBox" name="skinCursorsCheckBox"> + <property name="text"> + <string>Use skin cursors</string> + </property> + </widget> + </item> + </layout> + </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="0"> + <widget class="QLabel" name="label"> + <property name="sizePolicy"> + <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="maximumSize"> + <size> + <width>80</width> + <height>16777215</height> + </size> + </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="1"> + <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="2"> + <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="maximumSize"> + <size> + <width>80</width> + <height>16777215</height> + </size> + </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="1"> + <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="2"> + <widget class="QToolButton" name="plFontButton"> + <property name="text"> + <string>...</string> + </property> + </widget> + </item> + <item row="2" column="0" colspan="3"> + <widget class="QCheckBox" name="useBitmapCheckBox"> + <property name="text"> + <string>Use bitmap font if available</string> + </property> + </widget> + </item> + </layout> + </widget> + </item> + <item> + <widget class="QGroupBox" name="groupBox_7"> + <property name="title"> + <string>Transparency</string> + </property> + <layout class="QGridLayout" name="gridLayout_4"> + <item row="0" column="0"> + <widget class="QLabel" name="label_3"> + <property name="text"> + <string>Main window</string> + </property> + </widget> + </item> + <item row="0" column="1"> + <widget class="QSlider" name="mwTransparencySlider"> + <property name="maximum"> + <number>90</number> + </property> + <property name="orientation"> + <enum>Qt::Horizontal</enum> + </property> + </widget> + </item> + <item row="0" column="2"> + <widget class="QLabel" name="mwTransparencyLabel"> + <property name="minimumSize"> + <size> + <width>25</width> + <height>0</height> + </size> + </property> + <property name="text"> + <string>0</string> + </property> + </widget> + </item> + <item row="1" column="0"> + <widget class="QLabel" name="label_9"> + <property name="text"> + <string>Equalizer</string> + </property> + </widget> + </item> + <item row="1" column="1"> + <widget class="QSlider" name="eqTransparencySlider"> + <property name="maximum"> + <number>90</number> + </property> + <property name="orientation"> + <enum>Qt::Horizontal</enum> + </property> + </widget> + </item> + <item row="1" column="2"> + <widget class="QLabel" name="eqTransparencyLabel"> + <property name="text"> + <string>0</string> + </property> + </widget> + </item> + <item row="2" column="0"> + <widget class="QLabel" name="label_10"> + <property name="text"> + <string>Playlist</string> + </property> + </widget> + </item> + <item row="2" column="1"> + <widget class="QSlider" name="plTransparencySlider"> + <property name="maximum"> + <number>90</number> + </property> + <property name="orientation"> + <enum>Qt::Horizontal</enum> + </property> + </widget> + </item> + <item row="2" column="2"> + <widget class="QLabel" name="plTransparencyLabel"> + <property name="text"> + <string>0</string> + </property> + </widget> + </item> + </layout> + </widget> + </item> + <item> + <spacer name="verticalSpacer"> + <property name="orientation"> + <enum>Qt::Vertical</enum> + </property> + <property name="sizeHint" stdset="0"> + <size> + <width>20</width> + <height>40</height> + </size> + </property> + </spacer> + </item> + </layout> + </widget> + <widget class="QWidget" name="tab_5"> + <attribute name="title"> + <string>Miscellaneous</string> + </attribute> + <layout class="QVBoxLayout" name="verticalLayout_2"> + <item> + <widget class="QGroupBox" name="groupBox_2"> + <property name="title"> + <string>Song Display</string> + </property> + <layout class="QGridLayout" name="gridLayout_3"> + <item row="0" column="0" colspan="2"> + <widget class="QCheckBox" name="protocolCheckBox"> + <property name="text"> + <string>Show protocol</string> + </property> + </widget> + </item> + <item row="1" column="0" colspan="2"> + <widget class="QCheckBox" name="numbersCheckBox"> + <property name="text"> + <string>Show song numbers</string> + </property> + </widget> + </item> + <item row="3" column="0" colspan="2"> + <widget class="QCheckBox" name="playlistsCheckBox"> + <property name="text"> + <string>Show playlists</string> + </property> + </widget> + </item> + <item row="5" column="0" colspan="3"> + <layout class="QHBoxLayout" name="horizontalLayout_3"> + <item> + <widget class="QCheckBox" name="popupCheckBox"> + <property name="text"> + <string>Show popup information</string> + </property> + </widget> + </item> + <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="4" column="0" colspan="2"> + <widget class="QCheckBox" name="anchorCheckBox"> + <property name="text"> + <string>Show anchor</string> + </property> + </widget> + </item> + <item row="2" column="0" colspan="3"> + <widget class="QCheckBox" name="alignCheckBox"> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>Align song numbers</string> + </property> + </widget> + </item> + </layout> + </widget> + </item> + <item> + <spacer name="verticalSpacer_2"> + <property name="orientation"> + <enum>Qt::Vertical</enum> + </property> + <property name="sizeHint" stdset="0"> + <size> + <width>20</width> + <height>144</height> + </size> + </property> + </spacer> + </item> + </layout> + </widget> + </widget> + </item> + </layout> + </widget> + <resources/> + <connections> + <connection> + <sender>mwTransparencySlider</sender> + <signal>valueChanged(int)</signal> + <receiver>mwTransparencyLabel</receiver> + <slot>setNum(int)</slot> + <hints> + <hint type="sourcelabel"> + <x>366</x> + <y>287</y> + </hint> + <hint type="destinationlabel"> + <x>393</x> + <y>283</y> + </hint> + </hints> + </connection> + <connection> + <sender>eqTransparencySlider</sender> + <signal>valueChanged(int)</signal> + <receiver>eqTransparencyLabel</receiver> + <slot>setNum(int)</slot> + <hints> + <hint type="sourcelabel"> + <x>377</x> + <y>312</y> + </hint> + <hint type="destinationlabel"> + <x>393</x> + <y>311</y> + </hint> + </hints> + </connection> + <connection> + <sender>plTransparencySlider</sender> + <signal>valueChanged(int)</signal> + <receiver>plTransparencyLabel</receiver> + <slot>setNum(int)</slot> + <hints> + <hint type="sourcelabel"> + <x>373</x> + <y>334</y> + </hint> + <hint type="destinationlabel"> + <x>395</x> + <y>334</y> + </hint> + </hints> + </connection> + <connection> + <sender>popupCheckBox</sender> + <signal>toggled(bool)</signal> + <receiver>popupTemplateButton</receiver> + <slot>setEnabled(bool)</slot> + <hints> + <hint type="sourcelabel"> + <x>130</x> + <y>198</y> + </hint> + <hint type="destinationlabel"> + <x>210</x> + <y>200</y> + </hint> + </hints> + </connection> + <connection> + <sender>numbersCheckBox</sender> + <signal>toggled(bool)</signal> + <receiver>alignCheckBox</receiver> + <slot>setEnabled(bool)</slot> + <hints> + <hint type="sourcelabel"> + <x>148</x> + <y>103</y> + </hint> + <hint type="destinationlabel"> + <x>151</x> + <y>118</y> + </hint> + </hints> + </connection> + </connections> +</ui> |
