2009-09-21 10:59:33 -04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
2008-06-20 08:43:23 -04:00
|
|
|
<class>SubFileItem</class>
|
2009-09-21 10:59:33 -04:00
|
|
|
<widget class="QWidget" name="SubFileItem">
|
|
|
|
<property name="geometry">
|
2008-06-20 08:43:23 -04:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2009-09-21 10:59:33 -04:00
|
|
|
<width>517</width>
|
2008-06-20 08:43:23 -04:00
|
|
|
<height>57</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="windowTitle">
|
2008-06-20 08:43:23 -04:00
|
|
|
<string>Form</string>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<layout class="QGridLayout">
|
|
|
|
<property name="margin">
|
2008-06-20 08:43:23 -04:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="spacing">
|
2008-06-20 08:43:23 -04:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QFrame" name="frame">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
|
2008-06-20 08:43:23 -04:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="styleSheet">
|
|
|
|
<string notr="true">QFrame#frame{border: 2px solid black;
|
|
|
|
background: white;}
|
|
|
|
</string>
|
|
|
|
</property>
|
|
|
|
<property name="frameShape">
|
2008-06-20 08:43:23 -04:00
|
|
|
<enum>QFrame::StyledPanel</enum>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="frameShadow">
|
2008-06-20 08:43:23 -04:00
|
|
|
<enum>QFrame::Raised</enum>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<layout class="QHBoxLayout">
|
|
|
|
<property name="spacing">
|
2008-06-20 08:43:23 -04:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="margin">
|
2008-06-20 08:43:23 -04:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
2009-09-21 10:59:33 -04:00
|
|
|
<widget class="QLabel" name="fileLabel">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
|
2008-06-20 08:43:23 -04:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="maximumSize">
|
2008-06-20 08:43:23 -04:00
|
|
|
<size>
|
|
|
|
<width>300</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="font">
|
2008-06-20 08:43:23 -04:00
|
|
|
<font>
|
|
|
|
<weight>75</weight>
|
|
|
|
<italic>true</italic>
|
|
|
|
<bold>true</bold>
|
|
|
|
</font>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="text">
|
2008-06-20 08:43:23 -04:00
|
|
|
<string>File Name</string>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="wordWrap">
|
2008-06-20 08:43:23 -04:00
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="orientation">
|
2008-06-20 08:43:23 -04:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="sizeType">
|
2008-06-20 08:43:23 -04:00
|
|
|
<enum>QSizePolicy::Expanding</enum>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="sizeHint" stdset="0">
|
2008-06-20 08:43:23 -04:00
|
|
|
<size>
|
|
|
|
<width>100</width>
|
|
|
|
<height>26</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-09-21 10:59:33 -04:00
|
|
|
<widget class="QProgressBar" name="progressBar">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
|
2008-06-20 08:43:23 -04:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="minimumSize">
|
2008-06-20 08:43:23 -04:00
|
|
|
<size>
|
|
|
|
<width>50</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="value">
|
2008-06-20 08:43:23 -04:00
|
|
|
<number>24</number>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="format">
|
2008-06-20 08:43:23 -04:00
|
|
|
<string>%p Kb</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="orientation">
|
2008-06-20 08:43:23 -04:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="sizeType">
|
2008-06-20 08:43:23 -04:00
|
|
|
<enum>QSizePolicy::Fixed</enum>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="sizeHint" stdset="0">
|
2008-06-20 08:43:23 -04:00
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2008-07-06 12:03:16 -04:00
|
|
|
<item>
|
2009-09-21 10:59:33 -04:00
|
|
|
<widget class="QPushButton" name="expandButton">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
2008-07-06 12:03:16 -04:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="toolTip">
|
2008-07-06 12:03:16 -04:00
|
|
|
<string>Expand</string>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="text">
|
2008-07-06 12:03:16 -04:00
|
|
|
<string/>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../images.qrc">
|
|
|
|
<normaloff>:/images/textedit/zoomin.png</normaloff>:/images/textedit/zoomin.png</iconset>
|
2008-07-06 12:03:16 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-09-21 10:59:33 -04:00
|
|
|
<widget class="QPushButton" name="saveButton">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
2008-07-06 12:03:16 -04:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="toolTip">
|
2008-07-06 12:03:16 -04:00
|
|
|
<string>Save File</string>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="text">
|
2008-07-06 12:03:16 -04:00
|
|
|
<string/>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../images.qrc">
|
|
|
|
<normaloff>:/images/save24.png</normaloff>:/images/save24.png</iconset>
|
2008-07-06 12:03:16 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2008-06-20 08:43:23 -04:00
|
|
|
<item>
|
2009-09-21 10:59:33 -04:00
|
|
|
<widget class="QPushButton" name="cancelButton">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
2008-06-20 08:43:23 -04:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="toolTip">
|
2008-07-06 12:03:16 -04:00
|
|
|
<string>Cancel Download</string>
|
2008-06-20 08:43:23 -04:00
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="text">
|
2008-06-20 08:43:23 -04:00
|
|
|
<string/>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../images.qrc">
|
|
|
|
<normaloff>:/images/delete.png</normaloff>:/images/delete.png</iconset>
|
2008-06-20 08:43:23 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-09-21 10:59:33 -04:00
|
|
|
<widget class="QPushButton" name="downloadButton">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
2008-06-20 08:43:23 -04:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="toolTip">
|
2008-07-06 12:03:16 -04:00
|
|
|
<string>Download File</string>
|
2008-06-20 08:43:23 -04:00
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="text">
|
2008-06-20 08:43:23 -04:00
|
|
|
<string/>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../images.qrc">
|
|
|
|
<normaloff>:/images/download.png</normaloff>:/images/download.png</iconset>
|
2008-06-20 08:43:23 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2009-09-21 10:59:33 -04:00
|
|
|
<widget class="QPushButton" name="playButton">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
2008-06-20 08:43:23 -04:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="toolTip">
|
2008-07-06 12:03:16 -04:00
|
|
|
<string>Play File</string>
|
2008-06-20 08:43:23 -04:00
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="text">
|
2008-06-20 08:43:23 -04:00
|
|
|
<string/>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../images.qrc">
|
|
|
|
<normaloff>:/images/start.png</normaloff>:/images/start.png</iconset>
|
2008-06-20 08:43:23 -04:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="orientation">
|
2008-06-20 08:43:23 -04:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="sizeType">
|
2008-06-20 08:43:23 -04:00
|
|
|
<enum>QSizePolicy::Fixed</enum>
|
|
|
|
</property>
|
2009-09-21 10:59:33 -04:00
|
|
|
<property name="sizeHint" stdset="0">
|
2008-06-20 08:43:23 -04:00
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<resources>
|
2009-09-21 10:59:33 -04:00
|
|
|
<include location="../images.qrc"/>
|
|
|
|
<include location="../images.qrc"/>
|
2008-06-20 08:43:23 -04:00
|
|
|
</resources>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|