dbus-python指南
菜鸟学dbus-python,翻译dbus-python指南,错误之处请在所难免,请诸位不吝赐教,多多指正! 查看英文原版请点这里 。 连接总线Connecting to the Bus 方法调用Making method calls 代理对象proxy objects 接口和方法Interfaces and methods See also 数据类型Data types 基本类型Basic types 基本类型转换Basic types conversions 容器类型Container types 返回值和byte_arrays和utf8_strings选项 异步方法调用Making asynchronous method calls 设置一个事件循环Setting up an event loop 向后兼容dbusglib Qt主循环 异步调用Making asynchronous calls See also 接收信号Receiving signals 信号匹配Signal matching 从一个信号获取更多信息Getting more information from a signal 字符串参数匹配String argument matching 从代理对象接收信号Receiving signals from a proxy object See also