diff options
author | Chris Xiong <chirs241097@gmail.com> | 2016-04-06 16:54:29 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2016-04-06 16:54:29 +0800 |
commit | 70fd2d85c1bd6fb8732e680e8fda9d36c317c732 (patch) | |
tree | 4f048e7af294a2d40d3cabb9ea0ff266aa1fc36c /qmidiplayer.src.d/qmpmainwindow.ui | |
parent | cf7eafca1fbc9aae495d7b7d7e1fb4bc92e6819f (diff) | |
download | QMidiPlayer-70fd2d85c1bd6fb8732e680e8fda9d36c317c732.tar.xz |
Too young too simple.
Diffstat (limited to 'qmidiplayer.src.d/qmpmainwindow.ui')
-rw-r--r-- | qmidiplayer.src.d/qmpmainwindow.ui | 413 |
1 files changed, 0 insertions, 413 deletions
diff --git a/qmidiplayer.src.d/qmpmainwindow.ui b/qmidiplayer.src.d/qmpmainwindow.ui deleted file mode 100644 index 0764e09..0000000 --- a/qmidiplayer.src.d/qmpmainwindow.ui +++ /dev/null @@ -1,413 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ui version="4.0"> - <class>qmpMainWindow</class> - <widget class="QMainWindow" name="qmpMainWindow"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>435</width> - <height>245</height> - </rect> - </property> - <property name="minimumSize"> - <size> - <width>435</width> - <height>245</height> - </size> - </property> - <property name="maximumSize"> - <size> - <width>435</width> - <height>245</height> - </size> - </property> - <property name="acceptDrops"> - <bool>true</bool> - </property> - <property name="windowTitle"> - <string>QMidiPlayer</string> - </property> - <property name="windowIcon"> - <iconset resource="resources.qrc"> - <normaloff>:/img/qmidiplyr.png</normaloff>:/img/qmidiplyr.png</iconset> - </property> - <widget class="QWidget" name="centralWidget"> - <widget class="QLabel" name="lbFileName"> - <property name="geometry"> - <rect> - <x>30</x> - <y>20</y> - <width>311</width> - <height>41</height> - </rect> - </property> - <property name="font"> - <font> - <pointsize>18</pointsize> - </font> - </property> - <property name="contextMenuPolicy"> - <enum>Qt::CustomContextMenu</enum> - </property> - <property name="text"> - <string>somefile.mid</string> - </property> - <property name="alignment"> - <set>Qt::AlignCenter</set> - </property> - </widget> - <widget class="QSlider" name="hsTimer"> - <property name="geometry"> - <rect> - <x>20</x> - <y>90</y> - <width>321</width> - <height>20</height> - </rect> - </property> - <property name="maximum"> - <number>100</number> - </property> - <property name="pageStep"> - <number>0</number> - </property> - <property name="orientation"> - <enum>Qt::Horizontal</enum> - </property> - </widget> - <widget class="QPushButton" name="pbPlayPause"> - <property name="geometry"> - <rect> - <x>20</x> - <y>110</y> - <width>61</width> - <height>36</height> - </rect> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="resources.qrc"> - <normaloff>:/img/play.png</normaloff>:/img/play.png</iconset> - </property> - <property name="iconSize"> - <size> - <width>32</width> - <height>32</height> - </size> - </property> - </widget> - <widget class="QPushButton" name="pbStop"> - <property name="geometry"> - <rect> - <x>80</x> - <y>110</y> - <width>61</width> - <height>36</height> - </rect> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="resources.qrc"> - <normaloff>:/img/stop.png</normaloff>:/img/stop.png</iconset> - </property> - <property name="iconSize"> - <size> - <width>32</width> - <height>32</height> - </size> - </property> - </widget> - <widget class="QPushButton" name="pbPrev"> - <property name="geometry"> - <rect> - <x>140</x> - <y>110</y> - <width>61</width> - <height>36</height> - </rect> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="resources.qrc"> - <normaloff>:/img/prev.png</normaloff>:/img/prev.png</iconset> - </property> - <property name="iconSize"> - <size> - <width>32</width> - <height>32</height> - </size> - </property> - </widget> - <widget class="QPushButton" name="pbNext"> - <property name="geometry"> - <rect> - <x>200</x> - <y>110</y> - <width>61</width> - <height>36</height> - </rect> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="resources.qrc"> - <normaloff>:/img/next.png</normaloff>:/img/next.png</iconset> - </property> - <property name="iconSize"> - <size> - <width>32</width> - <height>32</height> - </size> - </property> - </widget> - <widget class="QPushButton" name="pbSettings"> - <property name="geometry"> - <rect> - <x>280</x> - <y>110</y> - <width>61</width> - <height>36</height> - </rect> - </property> - <property name="text"> - <string/> - </property> - <property name="icon"> - <iconset resource="resources.qrc"> - <normaloff>:/img/settings.png</normaloff>:/img/settings.png</iconset> - </property> - <property name="iconSize"> - <size> - <width>32</width> - <height>32</height> - </size> - </property> - <property name="checkable"> - <bool>true</bool> - </property> - </widget> - <widget class="QPushButton" name="pbChannels"> - <property name="geometry"> - <rect> - <x>20</x> - <y>160</y> - <width>151</width> - <height>36</height> - </rect> - </property> - <property name="styleSheet"> - <string notr="true">text-align:left</string> - </property> - <property name="text"> - <string>Channels</string> - </property> - <property name="icon"> - <iconset resource="resources.qrc"> - <normaloff>:/img/channel.png</normaloff>:/img/channel.png</iconset> - </property> - <property name="iconSize"> - <size> - <width>32</width> - <height>32</height> - </size> - </property> - <property name="checkable"> - <bool>true</bool> - </property> - </widget> - <widget class="QPushButton" name="pbPList"> - <property name="geometry"> - <rect> - <x>190</x> - <y>160</y> - <width>151</width> - <height>36</height> - </rect> - </property> - <property name="styleSheet"> - <string notr="true">text-align:left</string> - </property> - <property name="text"> - <string>Playlist</string> - </property> - <property name="icon"> - <iconset resource="resources.qrc"> - <normaloff>:/img/list.png</normaloff>:/img/list.png</iconset> - </property> - <property name="iconSize"> - <size> - <width>32</width> - <height>32</height> - </size> - </property> - <property name="checkable"> - <bool>true</bool> - </property> - <property name="checked"> - <bool>false</bool> - </property> - <property name="flat"> - <bool>false</bool> - </property> - </widget> - <widget class="QPushButton" name="pbEfx"> - <property name="geometry"> - <rect> - <x>20</x> - <y>200</y> - <width>151</width> - <height>36</height> - </rect> - </property> - <property name="styleSheet"> - <string notr="true">text-align:left</string> - </property> - <property name="text"> - <string>Effects</string> - </property> - <property name="icon"> - <iconset resource="resources.qrc"> - <normaloff>:/img/effects.png</normaloff>:/img/effects.png</iconset> - </property> - <property name="iconSize"> - <size> - <width>32</width> - <height>32</height> - </size> - </property> - <property name="checkable"> - <bool>true</bool> - </property> - </widget> - <widget class="QPushButton" name="pbVisualization"> - <property name="geometry"> - <rect> - <x>190</x> - <y>200</y> - <width>151</width> - <height>36</height> - </rect> - </property> - <property name="styleSheet"> - <string notr="true">text-align:left</string> - </property> - <property name="text"> - <string>Visualization</string> - </property> - <property name="icon"> - <iconset resource="resources.qrc"> - <normaloff>:/img/visualization.png</normaloff>:/img/visualization.png</iconset> - </property> - <property name="iconSize"> - <size> - <width>32</width> - <height>32</height> - </size> - </property> - </widget> - <widget class="QLabel" name="lbPolyphone"> - <property name="geometry"> - <rect> - <x>320</x> - <y>20</y> - <width>111</width> - <height>20</height> - </rect> - </property> - <property name="text"> - <string><html><head/><body><p>Poly: 0/0</p></body></html></string> - </property> - <property name="alignment"> - <set>Qt::AlignCenter</set> - </property> - </widget> - <widget class="QSlider" name="vsMasterVol"> - <property name="geometry"> - <rect> - <x>370</x> - <y>50</y> - <width>20</width> - <height>160</height> - </rect> - </property> - <property name="maximum"> - <number>100</number> - </property> - <property name="value"> - <number>50</number> - </property> - <property name="orientation"> - <enum>Qt::Vertical</enum> - </property> - </widget> - <widget class="QLabel" name="lbMasterVol"> - <property name="geometry"> - <rect> - <x>360</x> - <y>210</y> - <width>61</width> - <height>20</height> - </rect> - </property> - <property name="text"> - <string>Master</string> - </property> - </widget> - <widget class="QLabel" name="lbCurTime"> - <property name="geometry"> - <rect> - <x>20</x> - <y>70</y> - <width>66</width> - <height>20</height> - </rect> - </property> - <property name="text"> - <string>00:00</string> - </property> - </widget> - <widget class="QLabel" name="lbFinTime"> - <property name="geometry"> - <rect> - <x>270</x> - <y>70</y> - <width>66</width> - <height>20</height> - </rect> - </property> - <property name="text"> - <string>00:00</string> - </property> - <property name="alignment"> - <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> - </property> - </widget> - <widget class="QPushButton" name="pushButton"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>21</width> - <height>21</height> - </rect> - </property> - <property name="text"> - <string>?</string> - </property> - </widget> - </widget> - </widget> - <layoutdefault spacing="6" margin="11"/> - <resources> - <include location="resources.qrc"/> - </resources> - <connections/> -</ui> |