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

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

deviceIdQtDataSync::DeviceInfo
deviceId() constQtDataSync::DeviceInfo
DeviceInfo()QtDataSync::DeviceInfo
DeviceInfo(const QUuid &deviceId, const QString &name, const QByteArray &fingerprint)QtDataSync::DeviceInfo
DeviceInfo(const DeviceInfo &other)QtDataSync::DeviceInfo
DeviceInfo(DeviceInfo &&other) noexceptQtDataSync::DeviceInfo
fingerprintQtDataSync::DeviceInfo
fingerprint() constQtDataSync::DeviceInfo
nameQtDataSync::DeviceInfo
name() constQtDataSync::DeviceInfo
operator!=(const DeviceInfo &other) constQtDataSync::DeviceInfo
operator<<(QDataStream &stream, const DeviceInfo &deviceInfo)QtDataSync::DeviceInfofriend
operator=(const DeviceInfo &other)QtDataSync::DeviceInfo
operator=(DeviceInfo &&other) noexceptQtDataSync::DeviceInfo
operator==(const DeviceInfo &other) constQtDataSync::DeviceInfo
operator>>(QDataStream &stream, DeviceInfo &deviceInfo)QtDataSync::DeviceInfofriend
setDeviceId(const QUuid &deviceId)QtDataSync::DeviceInfo
setFingerprint(const QByteArray &fingerprint)QtDataSync::DeviceInfo
setName(const QString &name)QtDataSync::DeviceInfo
~DeviceInfo() (defined in QtDataSync::DeviceInfo)QtDataSync::DeviceInfo