You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
k9copy/libk9copy/dvdprogress.ui

142 lines
4.6 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>DVDProgress</class>
<widget class="TQDialog">
<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="TQLayoutWidget" row="1" column="0">
<property name="name">
<cstring>tqlayout2</cstring>
</property>
<property name="cursor">
<cursor>3</cursor>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>lblTotal</cstring>
</property>
<property name="cursor">
<cursor>3</cursor>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQProgressBar">
<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="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>tqlayout1</cstring>
</property>
<property name="cursor">
<cursor>3</cursor>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>lblTitle</cstring>
</property>
<property name="cursor">
<cursor>3</cursor>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQProgressBar">
<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="TQLabel" 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>