Qt - Usage of the QDBusPendingCallWatcher
Bogdan Lotko
boguslaw.lotko at chello.at
Tue Jul 5 12:58:58 PDT 2011
Hello,
Is it allowed to:
- disconnect the QDBusPendingCallWatcher instance and its signal from
the slot method in the slot method itself, when triggered by the
QDBusPendingCallWatcher instance?
- delete the QDBusPendingCallWatcher instance in the according slot
method itself, when triggered by the QDBusPendingCallWatcher instance?
If not - how to do the above operations?
with best regards,
Bogdan
More information about the dbus
mailing list