[Development] Disconnect Signal 0

David Narvaez david.narvaez at computer.org
Fri Mar 8 13:00:18 CET 2013


On Fri, Mar 8, 2013 at 1:48 AM, Thiago Macieira
<thiago.macieira at intel.com> wrote:
> Effectively, disconnectNotify will get a null pointer (Qt4) or an invalid
> QMetaMethod (Qt5) to mean that all signals are being disconnected. The
> receiver needs to deal with it.

So wildcard arguments are detected at
QDBusAbstractInterface::disconnectNotify in this case and it iterates
over all signal names to pass them along, right?

David E. Narváez



More information about the Development mailing list