From 6112c0f57177ee813271da54200a2d9f3ef20238 Mon Sep 17 00:00:00 2001 From: Nico Vertriest Date: Fri, 18 May 2012 15:19:55 +0200 Subject: Doc: Sanitized QML types -modified \brief -checked QML modules -added qml directory to the qdocconf file -added particles directory to the qdocconf file Change-Id: I589e32d3106cda37c7fa4d55a941afd9876fc2b2 Reviewed-by: Geir Vattekar --- src/imports/localstorage/plugin.cpp | 2 +- src/imports/testlib/signalspy.qdoc | 2 +- src/imports/testlib/testcase.qdoc | 2 +- src/imports/xmllistmodel/qqmlxmllistmodel.cpp | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'src/imports') diff --git a/src/imports/localstorage/plugin.cpp b/src/imports/localstorage/plugin.cpp index ac007f2849..e3e9fa4cd3 100644 --- a/src/imports/localstorage/plugin.cpp +++ b/src/imports/localstorage/plugin.cpp @@ -456,7 +456,7 @@ through the data. \inqmlmodule QtQuick.LocalStorage 2 \since QtQuick 2.0 - \brief The LocalStorage module API provides the ability to access local offline storage in an SQL database. + \brief Provides a JavaScript module API for accessing a local SQLite database These databases are user-specific and QML-specific, but accessible to all QML applications. They are stored in the \c Databases subdirectory diff --git a/src/imports/testlib/signalspy.qdoc b/src/imports/testlib/signalspy.qdoc index 504ab8de5e..743c0e2aed 100644 --- a/src/imports/testlib/signalspy.qdoc +++ b/src/imports/testlib/signalspy.qdoc @@ -41,7 +41,7 @@ /*! \qmlclass SignalSpy SignalSpy - \brief The SignalSpy item enables introspection of signal emission. + \brief Enables introspection of signal emission \since 4.8 \ingroup qtest::qml diff --git a/src/imports/testlib/testcase.qdoc b/src/imports/testlib/testcase.qdoc index 29f7a2d287..3f47c237e2 100644 --- a/src/imports/testlib/testcase.qdoc +++ b/src/imports/testlib/testcase.qdoc @@ -41,7 +41,7 @@ /*! \qmlclass TestCase TestCase - \brief The TestCase item represents a unit test case. + \brief Represents a unit test case \since 4.8 \ingroup qtest::qml diff --git a/src/imports/xmllistmodel/qqmlxmllistmodel.cpp b/src/imports/xmllistmodel/qqmlxmllistmodel.cpp index e95fd26f79..221fdaea42 100644 --- a/src/imports/xmllistmodel/qqmlxmllistmodel.cpp +++ b/src/imports/xmllistmodel/qqmlxmllistmodel.cpp @@ -72,7 +72,7 @@ typedef QPair QQuickXmlListRange; \qmlclass XmlRole QQuickXmlListModelRole \inqmlmodule QtQuick 2 \ingroup qml-working-with-data - \brief The XmlRole element allows you to specify a role for an XmlListModel. + \brief For specifying a role to an XmlListModel \sa {QtQml} */ @@ -597,7 +597,7 @@ void QQuickXmlListModelPrivate::clear_role(QQmlListProperty