resolving some warnings in qtmultimedia docs
Change-Id: I9df926f64548a5d53382448ca4eef8d428339aa3 Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
8477d735c9
commit
5d6494f248
@@ -151,7 +151,7 @@ The abstraction of source item type is achieved by the
|
||||
\printuntil }
|
||||
\skipto function openVideo
|
||||
\printuntil "ContentVideo.qml"
|
||||
\skipto contentLoader.item.source
|
||||
\skipto contentLoader.item.mediaSource
|
||||
\printuntil path
|
||||
\skipto }
|
||||
\printuntil }
|
||||
@@ -202,7 +202,7 @@ And here is the effect selection menu:
|
||||
|
||||
\section1 Calculating and displaying QML painting rate
|
||||
|
||||
\include examples/video-qml-paint-rate.qdocinc
|
||||
\input examples/video-qml-paint-rate.qdocinc
|
||||
|
||||
All that remains is to connect the afterRendering() signal of the QQuickView
|
||||
object to a JavaScript function, which will eventually call frequencyItem.notify():
|
||||
|
||||
Reference in New Issue
Block a user