Advertisement
puneet

getManagedObjects

Aug 19th, 2012
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. <interface name="org.kde.kwhiteboard.OrgKdeDBusObjectManagerInterface">
  2. <signal name="addInterface">
  3. <arg type="s" direction="out"/>
  4. </signal>
  5. <signal name="interfaceAdded">
  6. <arg type="s" direction="out"/>
  7. </signal>
  8. <signal name="interfaceRemoved">
  9. <arg type="s" direction="out"/>
  10. </signal>
  11. </interface>
  12. <interface name="com.trolltech.QtDBus.QDBusAdaptorConnector">
  13. <method name="relaySlot">
  14. </method>
  15. <method name="polish">
  16. </method>
  17. </interface>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement