summaryrefslogtreecommitdiffstats
path: root/src/runtime/api/q3dssurfaceviewer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/api/q3dssurfaceviewer.cpp')
-rw-r--r--src/runtime/api/q3dssurfaceviewer.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/runtime/api/q3dssurfaceviewer.cpp b/src/runtime/api/q3dssurfaceviewer.cpp
index 8ead5af..09d590f 100644
--- a/src/runtime/api/q3dssurfaceviewer.cpp
+++ b/src/runtime/api/q3dssurfaceviewer.cpp
@@ -201,8 +201,8 @@ void Q3DSSurfaceViewer::destroy()
/*!
\fn Q3DSSurfaceViewer::presentationLoaded()
- This signal is emitted when the viewer has been initialized and the
- presentation is ready to be shown.
+ This signal is emitted when the presentation has been loaded and is ready
+ to be shown.
*/
/*!
@@ -241,8 +241,8 @@ QString Q3DSSurfaceViewer::error() const
/*!
\property Q3DSSurfaceViewer::running
- The value of this property is \c true when the viewer has been initialized
- and the presentation is running.
+ The value of this property is \c true when the presentation has been loaded
+ and is ready to be shown.
This property is read-only.
*/