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