summaryrefslogtreecommitdiffstats
path: root/src/imports/pluginmain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/pluginmain.cpp')
-rw-r--r--src/imports/pluginmain.cpp60
1 files changed, 0 insertions, 60 deletions
diff --git a/src/imports/pluginmain.cpp b/src/imports/pluginmain.cpp
index ab0f453..6112b3f 100644
--- a/src/imports/pluginmain.cpp
+++ b/src/imports/pluginmain.cpp
@@ -43,26 +43,6 @@ QT_BEGIN_NAMESPACE
*/
/*!
- \qmlproperty string OtaClient::bootedVersion
- \readonly
-
- This is a convenience property that holds a string containing the booted
- system's version.
-
- \sa bootedMetadata
-*/
-
-/*!
- \qmlproperty string OtaClient::bootedDescription
- \readonly
-
- This is a convenience property that holds a string containing the booted
- system's description.
-
- \sa bootedMetadata
-*/
-
-/*!
\qmlproperty string OtaClient::bootedRevision
\readonly
@@ -79,26 +59,6 @@ QT_BEGIN_NAMESPACE
*/
/*!
- \qmlproperty string OtaClient::remoteVersion
- \readonly
-
- This is a convenience property that holds a string containing the system's
- version on a server.
-
- \sa remoteMetadata
-*/
-
-/*!
- \qmlproperty string OtaClient::remoteDescription
- \readonly
-
- This is a convenience property that holds a string containing the system's
- description on a server.
-
- \sa remoteMetadata
-*/
-
-/*!
\qmlproperty string OtaClient::remoteRevision
\readonly
@@ -115,26 +75,6 @@ QT_BEGIN_NAMESPACE
*/
/*!
- \qmlproperty string OtaClient::rollbackVersion
- \readonly
-
- This is a convenience property that holds a string containing the rollback
- system's version.
-
- \sa rollbackMetadata
-*/
-
-/*!
- \qmlproperty string OtaClient::rollbackDescription
- \readonly
-
- This is a convenience property that holds a string containing the rollback
- system's description.
-
- \sa rollbackMetadata
-*/
-
-/*!
\qmlproperty string OtaClient::rollbackRevision
\readonly