aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-mediaplayer/mainUI.ui
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-04-14 13:26:16 -0400
committerKen Moore <ken@ixsystems.com>2017-04-14 13:26:16 -0400
commit9cd5ade52f340f2ec4688670133bbc413a4b9c25 (patch)
treec50c1e38dd760944abd299312e7a83498b3acc4c /src-qt5/desktop-utils/lumina-mediaplayer/mainUI.ui
parentAnother few changes to icons and such for Lumina. (diff)
downloadlumina-9cd5ade52f340f2ec4688670133bbc413a4b9c25.tar.gz
lumina-9cd5ade52f340f2ec4688670133bbc413a4b9c25.tar.bz2
lumina-9cd5ade52f340f2ec4688670133bbc413a4b9c25.zip
Get the local file playlist mostly-working.
Still got some cleanup and polish to do yet.
Diffstat (limited to 'src-qt5/desktop-utils/lumina-mediaplayer/mainUI.ui')
-rw-r--r--src-qt5/desktop-utils/lumina-mediaplayer/mainUI.ui223
1 files changed, 159 insertions, 64 deletions
diff --git a/src-qt5/desktop-utils/lumina-mediaplayer/mainUI.ui b/src-qt5/desktop-utils/lumina-mediaplayer/mainUI.ui
index 0b567aae..f0bbef0e 100644
--- a/src-qt5/desktop-utils/lumina-mediaplayer/mainUI.ui
+++ b/src-qt5/desktop-utils/lumina-mediaplayer/mainUI.ui
@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>385</width>
- <height>410</height>
+ <height>416</height>
</rect>
</property>
<property name="windowTitle">
@@ -89,7 +89,7 @@
<widget class="QWidget" name="page_local">
<layout class="QVBoxLayout" name="verticalLayout_6">
<item>
- <widget class="QTabWidget" name="tabWidget">
+ <widget class="QTabWidget" name="tabWidget_local">
<property name="currentIndex">
<number>0</number>
</property>
@@ -99,9 +99,9 @@
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_7">
<item>
- <layout class="QHBoxLayout" name="videoLayout_2">
+ <layout class="QHBoxLayout" name="videoLayout">
<item>
- <widget class="QLabel" name="label_player_novideo_2">
+ <widget class="QLabel" name="label_player_novideo">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
@@ -129,46 +129,121 @@
</layout>
</item>
<item>
- <layout class="QHBoxLayout" name="videoControlLayout_2">
+ <layout class="QHBoxLayout" name="videoControlLayout">
<item>
- <widget class="QToolButton" name="toolButton">
+ <widget class="QLabel" name="label_local_runstats">
<property name="text">
- <string>...</string>
+ <string notr="true">?/?</string>
</property>
</widget>
</item>
<item>
- <widget class="QToolButton" name="toolButton_2">
+ <widget class="QSlider" name="slider_local">
+ <property name="orientation">
+ <enum>Qt::Horizontal</enum>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </item>
+ </layout>
+ </widget>
+ <widget class="QWidget" name="tab_local_playlist">
+ <attribute name="title">
+ <string>Playlist</string>
+ </attribute>
+ <layout class="QHBoxLayout" name="horizontalLayout_4">
+ <item>
+ <widget class="QListWidget" name="list_local"/>
+ </item>
+ <item>
+ <layout class="QVBoxLayout" name="verticalLayout_8">
+ <item>
+ <widget class="QToolButton" name="tool_local_addFiles">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
<property name="text">
- <string>...</string>
+ <string notr="true">add</string>
+ </property>
+ <property name="autoRaise">
+ <bool>true</bool>
</property>
</widget>
</item>
<item>
- <widget class="QLabel" name="label_player_runstats_2">
+ <widget class="QToolButton" name="tool_local_rm">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
<property name="text">
- <string notr="true">?/?</string>
+ <string notr="true">rm</string>
+ </property>
+ <property name="autoRaise">
+ <bool>true</bool>
</property>
</widget>
</item>
<item>
- <widget class="QSlider" name="playerSlider_2">
+ <spacer name="verticalSpacer_3">
<property name="orientation">
- <enum>Qt::Horizontal</enum>
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>20</width>
+ <height>40</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item>
+ <widget class="QToolButton" name="tool_local_shuffle">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="text">
+ <string notr="true">shfl</string>
+ </property>
+ <property name="checkable">
+ <bool>false</bool>
+ </property>
+ <property name="autoRaise">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QToolButton" name="tool_local_repeat">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="text">
+ <string notr="true">rpt</string>
+ </property>
+ <property name="checkable">
+ <bool>true</bool>
+ </property>
+ <property name="autoRaise">
+ <bool>true</bool>
</property>
</widget>
</item>
</layout>
</item>
</layout>
- <zorder>label_player_novideo</zorder>
- <zorder>layoutWidget</zorder>
- <zorder>layoutWidget_2</zorder>
- </widget>
- <widget class="QWidget" name="tab_local_playlist">
- <attribute name="title">
- <string>Playlist</string>
- </attribute>
</widget>
</widget>
</item>
@@ -368,47 +443,67 @@
</spacer>
</item>
<item>
- <layout class="QHBoxLayout" name="horizontalLayout_4">
- <item>
- <widget class="QLabel" name="label_6">
- <property name="text">
- <string>Current Station</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QComboBox" name="combo_pandora_station"/>
- </item>
- <item>
- <widget class="QToolButton" name="tool_pandora_stationrm">
- <property name="statusTip">
- <string>Delete current station</string>
- </property>
- <property name="text">
- <string>rm</string>
- </property>
- <property name="autoRaise">
- <bool>true</bool>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QToolButton" name="tool_pandora_stationadd">
- <property name="statusTip">
- <string>Create new station</string>
- </property>
- <property name="text">
- <string>add</string>
- </property>
- <property name="popupMode">
- <enum>QToolButton::InstantPopup</enum>
- </property>
- <property name="autoRaise">
- <bool>true</bool>
- </property>
- </widget>
- </item>
- </layout>
+ <widget class="QGroupBox" name="groupBox_3">
+ <property name="title">
+ <string>Current Station</string>
+ </property>
+ <layout class="QHBoxLayout" name="horizontalLayout_5">
+ <property name="leftMargin">
+ <number>1</number>
+ </property>
+ <property name="topMargin">
+ <number>1</number>
+ </property>
+ <property name="rightMargin">
+ <number>1</number>
+ </property>
+ <property name="bottomMargin">
+ <number>1</number>
+ </property>
+ <item>
+ <widget class="QComboBox" name="combo_pandora_station">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="sizeAdjustPolicy">
+ <enum>QComboBox::AdjustToMinimumContentsLength</enum>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QToolButton" name="tool_pandora_stationrm">
+ <property name="statusTip">
+ <string>Delete current station</string>
+ </property>
+ <property name="text">
+ <string>rm</string>
+ </property>
+ <property name="autoRaise">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QToolButton" name="tool_pandora_stationadd">
+ <property name="statusTip">
+ <string>Create new station</string>
+ </property>
+ <property name="text">
+ <string>add</string>
+ </property>
+ <property name="popupMode">
+ <enum>QToolButton::InstantPopup</enum>
+ </property>
+ <property name="autoRaise">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </widget>
</item>
</layout>
</widget>
@@ -568,7 +663,7 @@
<x>0</x>
<y>0</y>
<width>385</width>
- <height>20</height>
+ <height>23</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">
@@ -611,8 +706,8 @@
<addaction name="actionPlay"/>
<addaction name="actionPause"/>
<addaction name="actionStop"/>
- <addaction name="actionNext"/>
<addaction name="actionBack"/>
+ <addaction name="actionNext"/>
<addaction name="actionVolDown"/>
<addaction name="actionVolUp"/>
</widget>
bgstack15