QDBusObjectPath露
- PyQt5.QtDBus.QDBusObjectPath
Description露
The QDBusObjectPath class enables the programmer to identify the OBJECT_PATH type provided by the D-Bus typesystem.
See also
Methods露
- __init__()
TODO
- __init__(str)
TODO
- __init__(QDBusObjectPath)
TODO
- __eq__(QDBusObjectPath) → bool
TODO
- __ge__(QDBusObjectPath) → bool
TODO
- __hash__() → int
TODO
- __lt__(QDBusObjectPath) → bool
TODO
- __ne__(QDBusObjectPath) → bool
TODO
- path() → str
See also
- setPath(str)
See also
- swap(QDBusObjectPath)
TODO