QRemoteObjectAbstractPersistedStore

PyQt5.QtRemoteObjects.QRemoteObjectAbstractPersistedStore

Inherits from QObject.

Description

TODO

Methods

__init__(parent: QObject = None)

TODO


restoreProperties(str, Union[QByteArray, bytes, bytearray]) → List[Any]

TODO


saveProperties(str, Union[QByteArray, bytes, bytearray], Iterable[Any])

TODO