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/progress.ui

246 lines
7.8 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>Progress</class>
<widget class="TQWidget">
<property name="name">
<cstring>Progress</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>473</width>
<height>467</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>0</height>
</size>
</property>
<property name="cursor">
<cursor>3</cursor>
</property>
<property name="caption">
<string>k9Copy</string>
</property>
<property name="mouseTracking">
<bool>false</bool>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>lblTitle</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<bold>1</bold>
</font>
</property>
<property name="cursor">
<cursor>3</cursor>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="KPushButton" row="6" column="2">
<property name="name">
<cstring>bCancel</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="cursor">
<cursor>0</cursor>
</property>
<property name="stdItem" stdset="0">
<number>26</number>
</property>
</widget>
<spacer row="6" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>161</width>
<height>21</height>
</size>
</property>
</spacer>
<widget class="KProgress" row="4" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>ProgressBar</cstring>
</property>
<property name="cursor">
<cursor>3</cursor>
</property>
</widget>
<spacer row="5" column="1">
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLabel" row="1" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>image</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>250</height>
</size>
</property>
<property name="paletteBackgroundColor">
<color>
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<property name="tqalignment">
<set>AlignCenter</set>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="cursor">
<cursor>3</cursor>
</property>
<property name="text">
<string>Elapsed Time</string>
</property>
</widget>
<widget class="TQLabel" row="2" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>lblElapsed</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="cursor">
<cursor>3</cursor>
</property>
<property name="text">
<string></string>
</property>
</widget>
<widget class="TQLabel" row="3" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>LabelText</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<italic>1</italic>
</font>
</property>
<property name="cursor">
<cursor>3</cursor>
</property>
<property name="text">
<string></string>
</property>
<property name="tqalignment">
<set>AlignVCenter</set>
</property>
</widget>
</grid>
</widget>
<connections>
<connection>
<sender>bCancel</sender>
<signal>clicked()</signal>
<receiver>Progress</receiver>
<slot>bCancelClick()</slot>
</connection>
</connections>
<Q_SLOTS>
<slot>bCancelClick()</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>kpushbutton.h</includehint>
<includehint>kprogress.h</includehint>
</includehints>
</UI>