From 017d2d27bfbcd97ada407212e925b280ff3482b5 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Tue, 11 Aug 2015 09:08:12 +0000 Subject: added qsui plugin git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5367 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Ui/qsui/forms/mainwindow.ui | 323 ++++++++++++++++++++++++++++++++ 1 file changed, 323 insertions(+) create mode 100644 src/plugins/Ui/qsui/forms/mainwindow.ui (limited to 'src/plugins/Ui/qsui/forms/mainwindow.ui') diff --git a/src/plugins/Ui/qsui/forms/mainwindow.ui b/src/plugins/Ui/qsui/forms/mainwindow.ui new file mode 100644 index 000000000..5a9eb2797 --- /dev/null +++ b/src/plugins/Ui/qsui/forms/mainwindow.ui @@ -0,0 +1,323 @@ + + + MainWindow + + + + 0 + 0 + 614 + 474 + + + + Qmmp + + + QMainWindow::AllowTabbedDocks|QMainWindow::AnimatedDocks|QMainWindow::VerticalTabs + + + + + 2 + + + 0 + + + + + Qt::StrongFocus + + + -1 + + + false + + + + + + + + + + 0 + 0 + 614 + 25 + + + + + &File + + + + + &Tools + + + + + + + + &Help + + + + + &Edit + + + + + &Playback + + + + + &View + + + + + + + + + + + + Playback + + + + 16 + 16 + + + + TopToolBarArea + + + false + + + + + + 0 + 0 + + + + Progress + + + + 16 + 16 + + + + TopToolBarArea + + + false + + + + + + 0 + 0 + + + + + 79 + 50 + + + + Spectrum Analyzer + + + 8 + + + + + + + 130 + 41 + + + + Files + + + 1 + + + + + + + 0 + 0 + + + + Cover + + + 1 + + + + + + Playlists + + + 1 + + + + + + + :/images/previous.png + + + + Previous + + + + + + :/images/play.png + + + + Play + + + + + + :/images/pause.png + + + + Pause + + + + + + :/images/next.png + + + + Next + + + + + + :/images/stop.png + + + + Stop + + + + + &Add File + + + + + &Remove All + + + + + New Playlist + + + + + Remove Playlist + + + + + &Add Directory + + + + + &Exit + + + + + About + + + + + About Qt + + + + + &Select All + + + + + &Remove Selected + + + + + &Remove Unselected + + + + + Visualization + + + + + Settings + + + + + Rename Playlist + + + + + + QSUiTabWidget + QTabWidget +
qsuitabwidget.h
+ 1 +
+
+ + +
-- cgit v1.2.3-13-gbd6f