On Fri, Mar 8, 2013 at 1:48 AM, Thiago Macieira
<thiago.macie...@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
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to