@

Home 

python Programming Glossary: q_classinfo

How does one expose methods and properties on DBus using a QDBusAbstractAdaptor with PyQt4?

http://stackoverflow.com/questions/11731709/how-does-one-expose-methods-and-properties-on-dbus-using-a-qdbusabstractadaptor

on DBus for other Python code to call. In Qt you use the Q_CLASSINFO macro function to do DBus introspection. While I have pulled.. to do DBus introspection. While I have pulled in the Q_CLASSINFO method i can't get it to produce the same type of functionality... As far as I can tell there is zero documentation on the Q_CLASSINFO method so I'm not sure if there is another way. Using D Feet..