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/quick/items/qquickpathview.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/quick/items/qquickpathview.cpp') diff --git a/src/quick/items/qquickpathview.cpp b/src/quick/items/qquickpathview.cpp index 18c8cee349..fa281cb245 100644 --- a/src/quick/items/qquickpathview.cpp +++ b/src/quick/items/qquickpathview.cpp @@ -441,7 +441,7 @@ void QQuickPathViewPrivate::regenerate() \qmlclass PathView QQuickPathView \inqmlmodule QtQuick 2 \ingroup qml-view-elements - \brief The PathView element lays out model-provided items on a path. + \brief Lays out model-provided items on a path \inherits Item A PathView displays data from models created from built-in QML elements like ListModel -- cgit v1.2.3