Class QFieldCloudPopup
Inherits the following classes: Popup
Public Properties
| Type | Name |
|---|---|
| property string | pendingAction |
| property string | pendingCreationTitle |
| property string | pendingUploadPath |
Public Functions
| Type | Name |
|---|---|
| void | cloudify (title, path) |
| void | projectPush (shouldDownloadUpdates) |
| void | resetCurrentProject () |
| void | revertLocalChangesFromCurrentProject () |
| void | show () |
Public Properties Documentation
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 projectPush
void QFieldCloudPopup::projectPush (
shouldDownloadUpdates
)
function resetCurrentProject
void QFieldCloudPopup::resetCurrentProject ()
function revertLocalChangesFromCurrentProject
void QFieldCloudPopup::revertLocalChangesFromCurrentProject ()
function show
void QFieldCloudPopup::show ()
The documentation for this class was generated from the following file src/qml/QFieldCloudPopup.qml