From f653c2b1bb8ac7bae7ff4412485a8910db5c94bd Mon Sep 17 00:00:00 2001 From: Jerome Pasion Date: Wed, 30 May 2012 10:32:19 +0200 Subject: Doc: Changed title of "QML Plugins and C++ Bindings" article New title is "C++ in QML Applications" Change-Id: Ic5d3bb6488e2d41c2b1b75557c8d043a9e6871d4 Reviewed-by: Geir Vattekar --- src/qml/doc/src/bindings/qmlbindings.qdoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/qml/doc/src/bindings/qmlbindings.qdoc b/src/qml/doc/src/bindings/qmlbindings.qdoc index b2adb3a6d4..89607d10da 100644 --- a/src/qml/doc/src/bindings/qmlbindings.qdoc +++ b/src/qml/doc/src/bindings/qmlbindings.qdoc @@ -26,9 +26,9 @@ ****************************************************************************/ /*! -\page qml-plugin.html -\title QML Plugins and C++ Binding -\brief Provides an engine for running QML code +\page qml-ctypes-in-qml.html +\title C++ in QML Applications +\brief For employing C++ types and data in QML applications To add functionality that is beyond QML and modules, C++ types are registered to the runtime as plugins. For example, to add a full network manager into -- cgit v1.2.3