Struct QfCloudSubscriptionInformation
ClassList > QfCloudSubscriptionInformation
Public Properties
| Type | Name |
|---|---|
| property QString | plan |
| property QString | status |
| property double | storageThresholdCritical |
| property double | storageThresholdWarning |
| property double | storageTotal |
| property double | storageUsed |
Public Functions
| Type | Name |
|---|---|
| QfCloudSubscriptionInformation () = default |
|
| QfCloudSubscriptionInformation (const QJsonObject & subscriptionInformation) |
|
| bool | operator== (const QfCloudSubscriptionInformation & other) const |
Public Properties Documentation
property plan
QString QfCloudSubscriptionInformation::plan;
property status
QString QfCloudSubscriptionInformation::status;
property storageThresholdCritical
double QfCloudSubscriptionInformation::storageThresholdCritical;
property storageThresholdWarning
double QfCloudSubscriptionInformation::storageThresholdWarning;
property storageTotal
double QfCloudSubscriptionInformation::storageTotal;
property storageUsed
double QfCloudSubscriptionInformation::storageUsed;
Public Functions Documentation
function QfCloudSubscriptionInformation [1/2]
QfCloudSubscriptionInformation::QfCloudSubscriptionInformation () = default
function QfCloudSubscriptionInformation [2/2]
inline explicit QfCloudSubscriptionInformation::QfCloudSubscriptionInformation (
const QJsonObject & subscriptionInformation
)
function operator==
inline bool QfCloudSubscriptionInformation::operator== (
const QfCloudSubscriptionInformation & other
) const
The documentation for this class was generated from the following file src/core/utils/qfcloudutils.h