diff options
Diffstat (limited to 'libk9copy/backupdlg.ui')
-rw-r--r-- | libk9copy/backupdlg.ui | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/libk9copy/backupdlg.ui b/libk9copy/backupdlg.ui index 1aad864..add373f 100644 --- a/libk9copy/backupdlg.ui +++ b/libk9copy/backupdlg.ui @@ -1,10 +1,10 @@ <!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>backupDlg</class> -<widget class="QDialog"> +<widget class="TQDialog"> <property name="name"> <cstring>backupDlg</cstring> </property> - <property name="geometry"> + <property name="tqgeometry"> <rect> <x>0</x> <y>0</y> @@ -20,13 +20,13 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="minimumSize"> + <property name="tqminimumSize"> <size> <width>0</width> <height>0</height> </size> </property> - <property name="maximumSize"> + <property name="tqmaximumSize"> <size> <width>9999</width> <height>9999</height> @@ -57,7 +57,7 @@ <property name="spacing"> <number>8</number> </property> - <widget class="QLabel" row="0" column="0" rowspan="1" colspan="4"> + <widget class="TQLabel" row="0" column="0" rowspan="1" colspan="4"> <property name="name"> <cstring>textLabel1</cstring> </property> @@ -82,15 +82,15 @@ <string><p align="left"><b>DVD Backup</b></p></string> </property> </widget> - <widget class="QLayoutWidget" row="3" column="0" rowspan="1" colspan="4"> + <widget class="TQLayoutWidget" row="3" column="0" rowspan="1" colspan="4"> <property name="name"> - <cstring>layout3</cstring> + <cstring>tqlayout3</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> - <widget class="QLabel"> + <widget class="TQLabel"> <property name="name"> <cstring>lblStep</cstring> </property> @@ -114,7 +114,7 @@ <string>Current step</string> </property> </widget> - <widget class="QProgressBar"> + <widget class="TQProgressBar"> <property name="name"> <cstring>pbStep</cstring> </property> @@ -122,7 +122,7 @@ <cursor>3</cursor> </property> </widget> - <widget class="QProgressBar"> + <widget class="TQProgressBar"> <property name="name"> <cstring>pbTotal</cstring> </property> @@ -141,7 +141,7 @@ </widget> </vbox> </widget> - <widget class="QLabel" row="2" column="0"> + <widget class="TQLabel" row="2" column="0"> <property name="name"> <cstring>textLabel1_2</cstring> </property> @@ -160,7 +160,7 @@ <string>Elapsed Time</string> </property> </widget> - <widget class="QLabel" row="2" column="1"> + <widget class="TQLabel" row="2" column="1"> <property name="name"> <cstring>lblTime</cstring> </property> @@ -179,9 +179,9 @@ <string>--:--:--</string> </property> </widget> - <widget class="QLayoutWidget" row="4" column="0" rowspan="1" colspan="4"> + <widget class="TQLayoutWidget" row="4" column="0" rowspan="1" colspan="4"> <property name="name"> - <cstring>layout1</cstring> + <cstring>tqlayout1</cstring> </property> <property name="cursor"> <cursor>3</cursor> @@ -200,7 +200,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>131</width> <height>20</height> @@ -228,7 +228,7 @@ </widget> </hbox> </widget> - <widget class="QLabel" row="2" column="3"> + <widget class="TQLabel" row="2" column="3"> <property name="name"> <cstring>lblFactor</cstring> </property> @@ -236,7 +236,7 @@ <cursor>3</cursor> </property> </widget> - <widget class="QFrame" row="1" column="0" rowspan="1" colspan="4"> + <widget class="TQFrame" row="1" column="0" rowspan="1" colspan="4"> <property name="name"> <cstring>frame3</cstring> </property> @@ -271,13 +271,13 @@ <verstretch>0</verstretch> </sizepolicy> </property> - <property name="minimumSize"> + <property name="tqminimumSize"> <size> <width>25</width> <height>25</height> </size> </property> - <property name="maximumSize"> + <property name="tqmaximumSize"> <size> <width>25</width> <height>25</height> @@ -309,14 +309,14 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>476</width> <height>20</height> </size> </property> </spacer> - <widget class="QLabel" row="0" column="0" rowspan="1" colspan="2"> + <widget class="TQLabel" row="0" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>image</cstring> </property> @@ -354,7 +354,7 @@ <property name="sizeType"> <enum>Expanding</enum> </property> - <property name="sizeHint"> + <property name="tqsizeHint"> <size> <width>380</width> <height>20</height> @@ -371,11 +371,11 @@ <slot>bAbortClick()</slot> </connection> </connections> -<slots> +<Q_SLOTS> <slot>bAbortClick()</slot> <slot>bPlayToggled(bool state)</slot> -</slots> -<layoutdefaults spacing="6" margin="11"/> +</Q_SLOTS> +<tqlayoutdefaults spacing="6" margin="11"/> <includehints> <includehint>kpushbutton.h</includehint> <includehint>kpushbutton.h</includehint> |