KanoopCommonQt 2.1.1
Kanoop foundational Qt utility library
Loading...
Searching...
No Matches
ISerializableIntoJsonObject Member List

This is the complete list of members for ISerializableIntoJsonObject, including all inherited members.

arrayOrNull(const QStringList &value)ISerializableIntoJsonObjectprotectedstatic
doubleOrNull(const QVariant &value)ISerializableIntoJsonObjectprotectedstatic
doubleOrNull(const QJsonValue &value)ISerializableIntoJsonObjectprotectedstatic
doubleStringOrNull(const QVariant &value, int precision=6)ISerializableIntoJsonObjectprotectedstatic
doubleStringOrNull(const QJsonValue &value, int precision=6)ISerializableIntoJsonObjectprotectedstatic
intOrNull(const QVariant &value)ISerializableIntoJsonObjectprotectedstatic
intOrNull(const QJsonValue &value)ISerializableIntoJsonObjectprotectedstatic
serializeIntoJsonObject(QJsonObject &object) const =0ISerializableIntoJsonObjectpure virtual
stringOrNull(const QString &value)ISerializableIntoJsonObjectprotectedstatic
uuidOrNull(const QUuid &uuid)ISerializableIntoJsonObjectprotectedstatic