Wait, it appears I overlooked notes in that page specifically addressed to my last question. I retract for now. :)
On Tue, Jul 30, 2013 at 11:09 AM, Matt Hoosier <[email protected]>wrote: > Well, right. But that language "do not subclass QDBusContext and > QDBusAbstractAdaptor at the same time" seems to rule out using the > code-generations tools (which root their generated types underneath > QDBusAbstractAdaptor), does it not? > > > On Tue, Jul 30, 2013 at 10:42 AM, Thiago Macieira < > [email protected]> wrote: > >> On terça-feira, 30 de julho de 2013 08:53:04, Matt Hoosier wrote: >> > It doesn't appear that the adaptor framework offers a simple way to >> fetch >> > the QDBusMessage on whose behalf the current slot method has been >> invoked, >> > though. Did I perhaps miss a way to do this? >> >> http://qt-project.org/doc/qt-5.1/qtdbus/qdbuscontext.html >> >> "Note: do not subclass QDBusContext and QDBusAbstractAdaptor at the same >> time. >> QDBusContext should appear in the real object, not the adaptor." >> >> -- >> Thiago Macieira - thiago.macieira (AT) intel.com >> Software Architect - Intel Open Source Technology Center >> >> _______________________________________________ >> Interest mailing list >> [email protected] >> http://lists.qt-project.org/mailman/listinfo/interest >> >> >
_______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
