summaryrefslogtreecommitdiff
path: root/src/qml/doc/snippets/code/backend/backend.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Remove Integrating QML and C++ topicJaishree Vyas2022-05-111-71/+0
| | | | | | | | | Linked to creating projects in Qt creator from Integrating QML and C++ example. Fixes: QTBUG-102117 Change-Id: I39aac0e58bce7e2424b5d1b3633c0a213fbbee06 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
* Doc: Avoid copyright text in the codeblock by using \snippetVenugopal Shivashankar2017-06-161-1/+2
| | | | | | Change-Id: Ib6f1a1e796a085d0f274c7e87d4ed1314e958a06 Reviewed-by: Nico Vertriest <nico.vertriest@qt.io> Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
* Doc: Simplify documentation about integrating QML and C++Venugopal Shivashankar2017-06-081-0/+70
Change-Id: If110d02aad991646054ee6e522549c07f00946e1 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>