Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a160cb9306)
r14.1.x r14.1.1
Michele Calgaro 1 year ago
parent 60ab53760d
commit 86d78cc807
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -5,7 +5,7 @@
- Add static methods for D-BUS standard errors to QDBusError.
At least for those a service implementation might need more often
- Check possibility of a QObject adapter implementation of QDBusObjectBase,
i.e. a making an QObject's Q_SLOTS callable through D-BUS
- Check possibility of a TQObject adapter implementation of QDBusObjectBase,
i.e. a making an TQObject's Q_SLOTS callable through D-BUS

Loading…
Cancel
Save