Skip to content

Struct CloudServerInformation

ClassList > CloudServerInformation

More...

  • #include <qfieldcloudutils.h>

Public Properties

Type Name
property QString signupUrl
property CloudWhitelabelInformation whitelabel

Public Functions

Type Name
CloudServerInformation () = default
CloudServerInformation (const QVariantMap & serverInformation)
bool operator!= (const CloudServerInformation & other) const
bool operator== (const CloudServerInformation & other) const
QVariantMap toVariantMap () const

Detailed Description

Public information about a QFieldCloud server, including whitelabel branding and the new-user signup URL.

Public Properties Documentation

property signupUrl

QString CloudServerInformation::signupUrl;

property whitelabel

CloudWhitelabelInformation CloudServerInformation::whitelabel;

Public Functions Documentation

function CloudServerInformation [1/2]

CloudServerInformation::CloudServerInformation () = default

function CloudServerInformation [2/2]

inline explicit CloudServerInformation::CloudServerInformation (
    const QVariantMap & serverInformation
) 

function operator!=

inline bool CloudServerInformation::operator!= (
    const CloudServerInformation & other
) const

function operator==

inline bool CloudServerInformation::operator== (
    const CloudServerInformation & other
) const

function toVariantMap

inline QVariantMap CloudServerInformation::toVariantMap () const


The documentation for this class was generated from the following file src/core/utils/qfieldcloudutils.h