[PySide] Plans for wrapping QDBus module?
Elvis Stansvik
elvstone at gmail.com
Mon Feb 11 10:03:09 CET 2019
Hi all,
I couldn't find any feature request in the bug tracker or earlier ML
posts about this: Are there any plans to wrap the QDBus module?
I'm considering porting an application from PyQt5 to PySide2, but it
has some parts that use QDBusConnection, QDBusInterface, QDBusMessage
and friends.
I found https://wiki.qt.io/Qt_for_Python_DBusIntegration . Is that
approach considered good enough that wrapping the QDBus module is not
worth the effort?
Thanks in advance,
Elvis
More information about the PySide
mailing list