summaryrefslogtreecommitdiffstats
path: root/libk9copy/dvdprogress.ui
diff options
context:
space:
mode:
Diffstat (limited to 'libk9copy/dvdprogress.ui')
-rwxr-xr-xlibk9copy/dvdprogress.ui141
1 files changed, 141 insertions, 0 deletions
diff --git a/libk9copy/dvdprogress.ui b/libk9copy/dvdprogress.ui
new file mode 100755
index 0000000..dabdac2
--- /dev/null
+++ b/libk9copy/dvdprogress.ui
@@ -0,0 +1,141 @@
+<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
+<class>DVDProgress</class>
+<widget class="QDialog">
+ <property name="name">
+ <cstring>DVDProgress</cstring>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>278</width>
+ <height>150</height>
+ </rect>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>5</hsizetype>
+ <vsizetype>5</vsizetype>
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="minimumSize">
+ <size>
+ <width>0</width>
+ <height>150</height>
+ </size>
+ </property>
+ <property name="maximumSize">
+ <size>
+ <width>400</width>
+ <height>150</height>
+ </size>
+ </property>
+ <property name="cursor">
+ <cursor>3</cursor>
+ </property>
+ <property name="caption">
+ <string>k9Copy - DVD Analyze</string>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLayoutWidget" row="1" column="0">
+ <property name="name">
+ <cstring>layout2</cstring>
+ </property>
+ <property name="cursor">
+ <cursor>3</cursor>
+ </property>
+ <vbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLabel">
+ <property name="name">
+ <cstring>lblTotal</cstring>
+ </property>
+ <property name="cursor">
+ <cursor>3</cursor>
+ </property>
+ <property name="text">
+ <string></string>
+ </property>
+ </widget>
+ <widget class="QProgressBar">
+ <property name="name">
+ <cstring>pbTotal</cstring>
+ </property>
+ <property name="cursor">
+ <cursor>3</cursor>
+ </property>
+ <property name="progress">
+ <number>100</number>
+ </property>
+ <property name="percentageVisible">
+ <bool>false</bool>
+ </property>
+ </widget>
+ </vbox>
+ </widget>
+ <widget class="QLayoutWidget" row="0" column="0">
+ <property name="name">
+ <cstring>layout1</cstring>
+ </property>
+ <property name="cursor">
+ <cursor>3</cursor>
+ </property>
+ <vbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLabel">
+ <property name="name">
+ <cstring>lblTitle</cstring>
+ </property>
+ <property name="cursor">
+ <cursor>3</cursor>
+ </property>
+ <property name="text">
+ <string></string>
+ </property>
+ </widget>
+ <widget class="QProgressBar">
+ <property name="name">
+ <cstring>pbTitle</cstring>
+ </property>
+ <property name="cursor">
+ <cursor>3</cursor>
+ </property>
+ <property name="totalSteps">
+ <number>100</number>
+ </property>
+ <property name="progress">
+ <number>100</number>
+ </property>
+ <property name="centerIndicator">
+ <bool>true</bool>
+ </property>
+ <property name="percentageVisible">
+ <bool>false</bool>
+ </property>
+ </widget>
+ </vbox>
+ </widget>
+ <widget class="QLabel" row="2" column="0">
+ <property name="name">
+ <cstring>lblStatus</cstring>
+ </property>
+ <property name="cursor">
+ <cursor>3</cursor>
+ </property>
+ <property name="text">
+ <string></string>
+ </property>
+ </widget>
+ </grid>
+</widget>
+<layoutdefaults spacing="6" margin="11"/>
+</UI>