In the Qt5 alpha and latest beta candidate version qdbusxml2cpp is broken.  It 
does not generate the DBus introspection string that goes into the adaptor 
header file.

In the header file the Q_CLASSINFO("D-Bus Intropection", "", 
"introspection_information")

macro included in the class is empty where "introspection_information" is 
located.  Using the Qt4 version of qdbusxml2cpp works.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to