summaryrefslogtreecommitdiffstats
path: root/kdpkg-install/installdialog.ui
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-07-04 21:11:15 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-07-04 21:11:15 +0000
commit9885af067f442d03025eb180e0e5472b636ac265 (patch)
treed3eea362985c3df054c9ac5ad109f2d644bca865 /kdpkg-install/installdialog.ui
parentb155cffc1b83c93eab4a7a09d5c8a00afec0a528 (diff)
downloadkdpkg-9885af067f442d03025eb180e0e5472b636ac265.tar.gz
kdpkg-9885af067f442d03025eb180e0e5472b636ac265.zip
TQt4 port kdpkg
This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdpkg@1239294 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kdpkg-install/installdialog.ui')
-rw-r--r--kdpkg-install/installdialog.ui60
1 files changed, 30 insertions, 30 deletions
diff --git a/kdpkg-install/installdialog.ui b/kdpkg-install/installdialog.ui
index 9e7ae95..5392f8b 100644
--- a/kdpkg-install/installdialog.ui
+++ b/kdpkg-install/installdialog.ui
@@ -1,7 +1,7 @@
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>InstallDialog</class>
<author>Fabian Wuertz</author>
-<widget class="QWidget">
+<widget class="TQWidget">
<property name="name">
<cstring>InstallDialog</cstring>
</property>
@@ -23,7 +23,7 @@
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QPushButton" row="4" column="0">
+ <widget class="TQPushButton" row="4" column="0">
<property name="name">
<cstring>aboutPushButton</cstring>
</property>
@@ -37,7 +37,7 @@
<iconset>image1</iconset>
</property>
</widget>
- <widget class="QPushButton" row="4" column="5">
+ <widget class="TQPushButton" row="4" column="5">
<property name="name">
<cstring>closePushButton</cstring>
</property>
@@ -51,7 +51,7 @@
<iconset>image2</iconset>
</property>
</widget>
- <widget class="QPushButton" row="4" column="4">
+ <widget class="TQPushButton" row="4" column="4">
<property name="name">
<cstring>installPushButton</cstring>
</property>
@@ -76,7 +76,7 @@
<enum>Horizontal</enum>
</property>
</widget>
- <widget class="QFrame" row="0" column="0" rowspan="1" colspan="6">
+ <widget class="TQFrame" row="0" column="0" rowspan="1" colspan="6">
<property name="name">
<cstring>frame</cstring>
</property>
@@ -90,7 +90,7 @@
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QLabel" row="0" column="2">
+ <widget class="TQLabel" row="0" column="2">
<property name="name">
<cstring>titleTextLabel</cstring>
</property>
@@ -106,7 +106,7 @@
<string>&lt;b&gt;Package installation&lt;/b&gt;</string>
</property>
</widget>
- <widget class="QLabel" row="0" column="0">
+ <widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>logoPixmapLabel</cstring>
</property>
@@ -135,7 +135,7 @@
<property name="sizeType">
<enum>Fixed</enum>
</property>
- <property name="sizeHint">
+ <property name="tqsizeHint">
<size>
<width>5</width>
<height>20</height>
@@ -154,14 +154,14 @@
<property name="sizeType">
<enum>Expanding</enum>
</property>
- <property name="sizeHint">
+ <property name="tqsizeHint">
<size>
<width>160</width>
<height>20</height>
</size>
</property>
</spacer>
- <widget class="QWidgetStack" row="2" column="0" rowspan="1" colspan="6">
+ <widget class="TQWidgetStack" row="2" column="0" rowspan="1" colspan="6">
<property name="name">
<cstring>widgetStack</cstring>
</property>
@@ -173,14 +173,14 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
- <widget class="QWidget">
+ <widget class="TQWidget">
<property name="name">
<cstring>WStackPage</cstring>
</property>
<attribute name="id">
<number>0</number>
</attribute>
- <widget class="QButtonGroup">
+ <widget class="TQButtonGroup">
<property name="name">
<cstring>syncGroup</cstring>
</property>
@@ -205,7 +205,7 @@
<property name="margin">
<number>6</number>
</property>
- <widget class="QRadioButton" row="0" column="0">
+ <widget class="TQRadioButton" row="0" column="0">
<property name="name">
<cstring>syncRadioButton</cstring>
</property>
@@ -219,7 +219,7 @@
<bool>true</bool>
</property>
</widget>
- <widget class="QRadioButton" row="1" column="0">
+ <widget class="TQRadioButton" row="1" column="0">
<property name="name">
<cstring>skipRadioButton</cstring>
</property>
@@ -233,7 +233,7 @@
</grid>
</widget>
</widget>
- <widget class="QWidget">
+ <widget class="TQWidget">
<property name="name">
<cstring>WStackPage</cstring>
</property>
@@ -244,10 +244,10 @@
<property name="name">
<cstring>unnamed</cstring>
</property>
- <widget class="QListView" row="0" column="0">
+ <widget class="TQListView" row="0" column="0">
<column>
<property name="text">
- <string>Status</string>
+ <string>tqStatus</string>
</property>
<property name="clickable">
<bool>true</bool>
@@ -301,14 +301,14 @@
</widget>
</grid>
</widget>
- <widget class="QWidget">
+ <widget class="TQWidget">
<property name="name">
<cstring>WStackPage</cstring>
</property>
<attribute name="id">
<number>2</number>
</attribute>
- <widget class="QLabel">
+ <widget class="TQLabel">
<property name="name">
<cstring>errorPixmapLabel</cstring>
</property>
@@ -327,7 +327,7 @@
<bool>true</bool>
</property>
</widget>
- <widget class="QLabel">
+ <widget class="TQLabel">
<property name="name">
<cstring>errorTextLabel</cstring>
</property>
@@ -342,19 +342,19 @@
<property name="text">
<string></string>
</property>
- <property name="alignment">
+ <property name="tqalignment">
<set>WordBreak|AlignVCenter</set>
</property>
</widget>
</widget>
- <widget class="QWidget">
+ <widget class="TQWidget">
<property name="name">
<cstring>WStackPage</cstring>
</property>
<attribute name="id">
<number>3</number>
</attribute>
- <widget class="QLabel">
+ <widget class="TQLabel">
<property name="name">
<cstring>successPixmapLabel</cstring>
</property>
@@ -373,7 +373,7 @@
<bool>true</bool>
</property>
</widget>
- <widget class="QLabel">
+ <widget class="TQLabel">
<property name="name">
<cstring>successTextLabel</cstring>
</property>
@@ -388,7 +388,7 @@
<property name="text">
<string></string>
</property>
- <property name="alignment">
+ <property name="tqalignment">
<set>WordBreak|AlignVCenter</set>
</property>
</widget>
@@ -408,7 +408,7 @@
<enum>Horizontal</enum>
</property>
</widget>
- <widget class="QPushButton" row="4" column="2">
+ <widget class="TQPushButton" row="4" column="2">
<property name="name">
<cstring>nextPushButton1</cstring>
</property>
@@ -419,7 +419,7 @@
<string>Alt+X</string>
</property>
</widget>
- <widget class="QPushButton" row="4" column="3">
+ <widget class="TQPushButton" row="4" column="3">
<property name="name">
<cstring>nextPushButton2</cstring>
</property>
@@ -487,12 +487,12 @@
<includes>
<include location="local" impldecl="in implementation">kdialog.h</include>
</includes>
-<slots>
+<Q_SLOTS>
<slot>showDependencies(const QString&amp;)</slot>
<slot>showAbout()</slot>
<slot>page4()</slot>
<slot>next1()</slot>
<slot>next2()</slot>
-</slots>
-<layoutdefaults spacing="6" margin="6"/>
+</Q_SLOTS>
+<tqlayoutdefaults spacing="6" margin="6"/>
</UI>