From: Debian Qt/KDE Maintainers Date: Thu, 2 Jan 2020 11:25:07 +0000 (+0000) Subject: remove_youtube_iframe X-Git-Tag: archive/raspbian/5.14.2+dfsg-3+rpi1~3^2^2~3 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1bcb611c804c80d61c5c4ff50bda8f023a588222;p=qtdeclarative-opensource-src.git remove_youtube_iframe Gbp-Pq: Name remove_youtube_iframe.patch --- diff --git a/src/quick/doc/src/concepts/modelviewsdata/cppmodels.qdoc b/src/quick/doc/src/concepts/modelviewsdata/cppmodels.qdoc index e4d837112..99c8e0e62 100644 --- a/src/quick/doc/src/concepts/modelviewsdata/cppmodels.qdoc +++ b/src/quick/doc/src/concepts/modelviewsdata/cppmodels.qdoc @@ -41,10 +41,8 @@ QObjectList or a \l QAbstractItemModel. The first three are useful for exposing simpler datasets, while QAbstractItemModel provides a more flexible solution for more complex models. -Here is a video tutorial that takes you through the whole process of exposing a C++ -model to QML: - -\youtube 9BcAYDlpuT8 +Here is a \l{https://www.youtube.com/watch?v=9BcAYDlpuT8}{video tutorial} that +takes you through the whole process of exposing a C++ model to QML. \section2 QStringList-based Model