aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickrendercontrol.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/items/qquickrendercontrol.cpp')
-rw-r--r--src/quick/items/qquickrendercontrol.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/quick/items/qquickrendercontrol.cpp b/src/quick/items/qquickrendercontrol.cpp
index 311a1b95f8..3a287242e0 100644
--- a/src/quick/items/qquickrendercontrol.cpp
+++ b/src/quick/items/qquickrendercontrol.cpp
@@ -317,6 +317,8 @@ void QQuickRenderControl::render()
/*!
Grabs the contents of the scene and returns it as an image.
+
+ \note Requires the context to be current.
*/
QImage QQuickRenderControl::grab()
{