QtDataSync  4.2.0
A simple offline-first synchronisation framework, to synchronize data of Qt applications between devices
QtDataSync::RemoteConfig Member List

This is the complete list of members for QtDataSync::RemoteConfig, including all inherited members.

accessKeyQtDataSync::RemoteConfig
accessKey() constQtDataSync::RemoteConfig
HeaderHash typedefQtDataSync::RemoteConfig
headersQtDataSync::RemoteConfig
headers() constQtDataSync::RemoteConfig
keepaliveTimeoutQtDataSync::RemoteConfig
keepaliveTimeout() constQtDataSync::RemoteConfig
operator!=(const RemoteConfig &other) constQtDataSync::RemoteConfig
operator<<(QDataStream &stream, const RemoteConfig &deviceInfo)QtDataSync::RemoteConfigfriend
operator=(const RemoteConfig &other)QtDataSync::RemoteConfig
operator=(RemoteConfig &&other) noexceptQtDataSync::RemoteConfig
operator==(const RemoteConfig &other) constQtDataSync::RemoteConfig
operator>>(QDataStream &stream, RemoteConfig &deviceInfo)QtDataSync::RemoteConfigfriend
RemoteConfig(const QUrl &url={}, const QString &accessKey={}, const HeaderHash &headers={}, int keepaliveTimeout=1)QtDataSync::RemoteConfig
RemoteConfig(const RemoteConfig &other)QtDataSync::RemoteConfig
RemoteConfig(RemoteConfig &&other) noexceptQtDataSync::RemoteConfig
setAccessKey(QString accessKey)QtDataSync::RemoteConfig
setHeaders(HeaderHash headers)QtDataSync::RemoteConfig
setKeepaliveTimeout(int keepaliveTimeout)QtDataSync::RemoteConfig
setUrl(QUrl url)QtDataSync::RemoteConfig
storedHeadersQtDataSync::RemoteConfig
urlQtDataSync::RemoteConfig
url() constQtDataSync::RemoteConfig
~RemoteConfig() (defined in QtDataSync::RemoteConfig)QtDataSync::RemoteConfig