Class QfCloudScreen
Inherits the following classes: Page
Public Properties
| Type | Name |
|---|---|
| property QfCloudProjectsModel | cloudProjectsModel |
| property QfCloudStatus | cloudServiceStatus |
| property bool | pendingCreatedDownloadStarted |
| property string | pendingCreatedProjectId |
| property string | requestedProjectDetails |
Public Signals
| Type | Name |
|---|---|
| signal void | finished |
| signal void | viewProjectFolder (string projectPath) |
Public Properties Documentation
property cloudProjectsModel
QfCloudProjectsModel QfCloudScreen::cloudProjectsModel;
property cloudServiceStatus
QfCloudStatus QfCloudScreen::cloudServiceStatus;
property pendingCreatedDownloadStarted
bool QfCloudScreen::pendingCreatedDownloadStarted;
property pendingCreatedProjectId
string QfCloudScreen::pendingCreatedProjectId;
property requestedProjectDetails
string QfCloudScreen::requestedProjectDetails;
Public Signals Documentation
signal finished
void QfCloudScreen::finished;
signal viewProjectFolder [2/2]
void QfCloudScreen::viewProjectFolder;
The documentation for this class was generated from the following file src/app/qml/QfCloudScreen.qml