diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | e2de64d6f1beb9e492daf5b886e19933c1fa41dd (patch) | |
tree | 9047cf9e6b5c43878d5bf82660adae77ceee097a /kscd/panel.ui | |
download | tdemultimedia-e2de64d6f1beb9e492daf5b886e19933c1fa41dd.tar.gz tdemultimedia-e2de64d6f1beb9e492daf5b886e19933c1fa41dd.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kscd/panel.ui')
-rw-r--r-- | kscd/panel.ui | 468 |
1 files changed, 468 insertions, 0 deletions
diff --git a/kscd/panel.ui b/kscd/panel.ui new file mode 100644 index 00000000..3b6b218a --- /dev/null +++ b/kscd/panel.ui @@ -0,0 +1,468 @@ +<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> +<class>kscdPanelDlg</class> +<widget class="QWidget"> + <property name="name"> + <cstring>kscdPanelDlg</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>516</width> + <height>198</height> + </rect> + </property> + <property name="caption"> + <string>KsCD</string> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <property name="spacing"> + <number>0</number> + </property> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout8</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QComboBox"> + <property name="name"> + <cstring>songListCB</cstring> + </property> + </widget> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout6</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>timeIcon</cstring> + </property> + <property name="text"> + <string></string> + </property> + <property name="toolTip" stdset="0"> + <string>Track progress</string> + </property> + </widget> + <widget class="QSlider"> + <property name="name"> + <cstring>timeSlider</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>7</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>100</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="tracking"> + <bool>false</bool> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="toolTip" stdset="0"> + <string>Track progress</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer7</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Fixed</enum> + </property> + <property name="sizeHint"> + <size> + <width>16</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="QLabel"> + <property name="name"> + <cstring>volumeIcon</cstring> + </property> + <property name="text"> + <string></string> + </property> + <property name="toolTip" stdset="0"> + <string>Volume control</string> + </property> + </widget> + <widget class="QSlider"> + <property name="name"> + <cstring>volumeSlider</cstring> + </property> + <property name="maxValue"> + <number>100</number> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="toolTip" stdset="0"> + <string>Volume control</string> + </property> + </widget> + </hbox> + </widget> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout7</cstring> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="spacing"> + <number>1</number> + </property> + <widget class="QPushButton" row="1" column="1"> + <property name="name"> + <cstring>ejectPB</cstring> + </property> + <property name="text"> + <string>E&ject</string> + </property> + <property name="flat"> + <bool>true</bool> + </property> + </widget> + <widget class="QFrame" row="0" column="2" rowspan="3" colspan="2"> + <property name="name"> + <cstring>backdrop</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>3</hsizetype> + <vsizetype>3</vsizetype> + <horstretch>1</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="minimumSize"> + <size> + <width>270</width> + <height>80</height> + </size> + </property> + <property name="paletteForegroundColor"> + <color> + <red>255</red> + <green>255</green> + <blue>255</blue> + </color> + </property> + <property name="paletteBackgroundColor"> + <color> + <red>0</red> + <green>0</green> + <blue>0</blue> + </color> + </property> + <property name="font"> + <font> + <pointsize>9</pointsize> + </font> + </property> + <property name="frameShape"> + <enum>NoFrame</enum> + </property> + <property name="frameShadow"> + <enum>Sunken</enum> + </property> + <property name="lineWidth"> + <number>0</number> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>2</number> + </property> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout5</cstring> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QFrame" row="0" column="0" rowspan="2" colspan="2"> + <property name="name"> + <cstring>frameleds</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>0</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="minimumSize"> + <size> + <width>100</width> + <height>35</height> + </size> + </property> + <property name="frameShape"> + <enum>NoFrame</enum> + </property> + <property name="frameShadow"> + <enum>Raised</enum> + </property> + </widget> + <widget class="QLabel" row="0" column="2"> + <property name="name"> + <cstring>statuslabel</cstring> + </property> + <property name="text"> + <string>Status</string> + </property> + </widget> + <widget class="QLabel" row="1" column="2"> + <property name="name"> + <cstring>volumelabel</cstring> + </property> + <property name="text"> + <string>Vol: --</string> + </property> + </widget> + <widget class="QLabel" row="0" column="3"> + <property name="name"> + <cstring>totaltimelabel</cstring> + </property> + </widget> + <widget class="QLabel" row="1" column="3"> + <property name="name"> + <cstring>tracklabel</cstring> + </property> + <property name="text"> + <string>--/--</string> + </property> + </widget> + <widget class="QWidget" row="0" column="4" rowspan="2" colspan="1"> + <property name="name"> + <cstring>symbols</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>0</hsizetype> + <vsizetype>5</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="minimumSize"> + <size> + <width>30</width> + <height>0</height> + </size> + </property> + <property name="text" stdset="0"> + <string>Vol: --</string> + </property> + </widget> + <widget class="QLabel" row="2" column="0" rowspan="1" colspan="5"> + <property name="name"> + <cstring>artistlabel</cstring> + </property> + <property name="text"> + <string>Artist</string> + </property> + </widget> + <widget class="QLabel" row="3" column="0" rowspan="1" colspan="5"> + <property name="name"> + <cstring>titlelabel</cstring> + </property> + <property name="text"> + <string>Title</string> + </property> + </widget> + </grid> + </widget> + </vbox> + </widget> + <widget class="QPushButton" row="3" column="0"> + <property name="name"> + <cstring>shufflePB</cstring> + </property> + <property name="text"> + <string>R&andom</string> + </property> + <property name="toggleButton"> + <bool>true</bool> + </property> + <property name="flat"> + <bool>true</bool> + </property> + </widget> + <widget class="QPushButton" row="3" column="3"> + <property name="name"> + <cstring>infoPB</cstring> + </property> + <property name="text"> + <string>E&xtras</string> + </property> + <property name="flat"> + <bool>true</bool> + </property> + </widget> + <widget class="QPushButton" row="0" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>playPB</cstring> + </property> + <property name="text"> + <string>Pla&y</string> + </property> + <property name="flat"> + <bool>true</bool> + </property> + </widget> + <widget class="QPushButton" row="1" column="0"> + <property name="name"> + <cstring>stopPB</cstring> + </property> + <property name="text"> + <string>Stop</string> + </property> + <property name="accel"> + <string></string> + </property> + <property name="flat"> + <bool>true</bool> + </property> + </widget> + <widget class="QPushButton" row="3" column="2"> + <property name="name"> + <cstring>cddbPB</cstring> + </property> + <property name="text"> + <string>&CDDB</string> + </property> + <property name="flat"> + <bool>true</bool> + </property> + </widget> + <widget class="QPushButton" row="3" column="1"> + <property name="name"> + <cstring>repeatPB</cstring> + </property> + <property name="text"> + <string>Loop</string> + </property> + <property name="accel"> + <string></string> + </property> + <property name="toggleButton"> + <bool>true</bool> + </property> + <property name="flat"> + <bool>true</bool> + </property> + </widget> + <widget class="QPushButton" row="2" column="1"> + <property name="name"> + <cstring>nextPB</cstring> + </property> + <property name="text"> + <string>&Next</string> + </property> + <property name="flat"> + <bool>true</bool> + </property> + </widget> + <widget class="QPushButton" row="2" column="0"> + <property name="name"> + <cstring>prevPB</cstring> + </property> + <property name="text"> + <string>Pre&vious</string> + </property> + <property name="flat"> + <bool>true</bool> + </property> + </widget> + </grid> + </widget> + </vbox> + </widget> + </vbox> +</widget> +<connections> + <connection> + <sender>playPB</sender> + <signal>clicked()</signal> + <receiver>kscdPanelDlg</receiver> + <slot>playClicked()</slot> + </connection> + <connection> + <sender>nextPB</sender> + <signal>clicked()</signal> + <receiver>kscdPanelDlg</receiver> + <slot>nextClicked()</slot> + </connection> + <connection> + <sender>prevPB</sender> + <signal>clicked()</signal> + <receiver>kscdPanelDlg</receiver> + <slot>prevClicked()</slot> + </connection> + <connection> + <sender>stopPB</sender> + <signal>clicked()</signal> + <receiver>kscdPanelDlg</receiver> + <slot>stopClicked()</slot> + </connection> + <connection> + <sender>ejectPB</sender> + <signal>clicked()</signal> + <receiver>kscdPanelDlg</receiver> + <slot>ejectClicked()</slot> + </connection> +</connections> +<tabstops> + <tabstop>songListCB</tabstop> + <tabstop>timeSlider</tabstop> + <tabstop>volumeSlider</tabstop> + <tabstop>playPB</tabstop> + <tabstop>stopPB</tabstop> + <tabstop>ejectPB</tabstop> + <tabstop>prevPB</tabstop> + <tabstop>nextPB</tabstop> + <tabstop>shufflePB</tabstop> + <tabstop>repeatPB</tabstop> + <tabstop>cddbPB</tabstop> + <tabstop>infoPB</tabstop> +</tabstops> +<slots> + <slot>playClicked()</slot> + <slot>stopClicked()</slot> + <slot>prevClicked()</slot> + <slot>ejectClicked()</slot> + <slot returnType="bool">nextClicked()</slot> +</slots> +<layoutdefaults spacing="6" margin="11"/> +</UI> |