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

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/33/head
Michele Calgaro 7 months ago
parent 94f53ef63d
commit a160cb9306
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