summaryrefslogtreecommitdiffstats
path: root/src/extras/defaults
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2018-11-07 10:29:11 +0100
committerTopi Reiniƶ <topi.reinio@qt.io>2018-11-07 12:50:21 +0000
commitd682d612ec2ae75f12cde2525a0cacee798b2b49 (patch)
tree6ca6fcfbf32e87830327afe04368eb601f9f8738 /src/extras/defaults
parent325db3b1dabb8508e5c1b4f22d61399e3439f3df (diff)
Doc: Fix various documentation warnings
Change-Id: I3eecd06bba9438b5aa472f3ba7ecaecdeda985e2 Reviewed-by: Martin Smith <martin.smith@qt.io>
Diffstat (limited to 'src/extras/defaults')
-rw-r--r--src/extras/defaults/qt3dwindow.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/extras/defaults/qt3dwindow.cpp b/src/extras/defaults/qt3dwindow.cpp
index c3565e416..2df4716dd 100644
--- a/src/extras/defaults/qt3dwindow.cpp
+++ b/src/extras/defaults/qt3dwindow.cpp
@@ -240,6 +240,8 @@ void Qt3DWindow::resizeEvent(QResizeEvent *)
}
/*!
+ \reimp
+
Requests renderer to redraw if we are using OnDemand render policy.
*/
bool Qt3DWindow::event(QEvent *e)