blob: b5c6423faaeae2ba795a8cbd7599da8800cbdba0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
- Have someone with Qt4 experience check the code marked with FIXME-QT4
- Port the Qt4 bindings' unit tests to something available for Qt3
- 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
|