Class QFieldCloudPopup
Inherits the following classes: Popup
Public Properties
| Type | Name |
|---|---|
| property QFieldCloudStatus | cloudServiceStatus |
| property string | lastSubscriptionUser |
| property string | pendingAction |
| property string | pendingCreationTitle |
| property string | pendingUploadPath |
Public Functions
| Type | Name |
|---|---|
| void | cloudify (title, path) |
| void | fetchSubscriptionInformation () |
| void | projectPush (shouldDownloadUpdates) |
| void | resetCurrentProject () |
| void | revertLocalChangesFromCurrentProject () |
| void | show () |
| void | showStorageBar (usedBytes, totalBytes, plan) |
Public Properties Documentation
property cloudServiceStatus
QFieldCloudStatus QFieldCloudPopup::cloudServiceStatus;
property lastSubscriptionUser
string QFieldCloudPopup::lastSubscriptionUser;
property pendingAction
string QFieldCloudPopup::pendingAction;
property pendingCreationTitle
string QFieldCloudPopup::pendingCreationTitle;
property pendingUploadPath
string QFieldCloudPopup::pendingUploadPath;
Public Functions Documentation
function cloudify
void QFieldCloudPopup::cloudify (
title,
path
)
function fetchSubscriptionInformation
void QFieldCloudPopup::fetchSubscriptionInformation ()
function projectPush
void QFieldCloudPopup::projectPush (
shouldDownloadUpdates
)
function resetCurrentProject
void QFieldCloudPopup::resetCurrentProject ()
function revertLocalChangesFromCurrentProject
void QFieldCloudPopup::revertLocalChangesFromCurrentProject ()
function show
void QFieldCloudPopup::show ()
function showStorageBar
void QFieldCloudPopup::showStorageBar (
usedBytes,
totalBytes,
plan
)
The documentation for this class was generated from the following file src/qml/QFieldCloudPopup.qml