On quarta-feira, 12 de setembro de 2012 20.40.28, Sandro Andrade wrote:
> > when i execute Quit() from d-feet, my RootAdapter Quit() funciton gets
> > called, but i get this error:
> > Warning: QMetaObject::invokeMethod: No such method QObject::Quit()
>
> Is the Quit() method a slot or was declared with Q_INVOKABLE ?

I also recommend running qdbusxml2cpp using the -l option. This will make the
adaptor place a direct call, instead of QMetaObject::invokeMethod.

PS: your question is not a QtDBus development issue. Let's continue this on
the interest@ mailing list.

--
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
     Intel Sweden AB - Registration Number: 556189-6027
     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to