summaryrefslogtreecommitdiff
path: root/src/declarative/graphicsitems/qdeclarativelayoutitem.cpp
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@nokia.com>2010-08-16 15:59:30 +0200
committerMartin Smith <martin.smith@nokia.com>2010-08-16 15:59:30 +0200
commit8f3489c8bfb18246480a489779c2d9b330474c5d (patch)
treef96b5f974bdae5f581cb6628d7c0236745b83fbc /src/declarative/graphicsitems/qdeclarativelayoutitem.cpp
parent07d6c4f8a92110a4fb386e184d4b0e866d897fbc (diff)
downloadqt4-tools-8f3489c8bfb18246480a489779c2d9b330474c5d.tar.gz
qdoc: Reorganized the QML elements table to be a dictionary...
...and a set of functional group pages.
Diffstat (limited to 'src/declarative/graphicsitems/qdeclarativelayoutitem.cpp')
-rw-r--r--src/declarative/graphicsitems/qdeclarativelayoutitem.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/declarative/graphicsitems/qdeclarativelayoutitem.cpp b/src/declarative/graphicsitems/qdeclarativelayoutitem.cpp
index 38d5f597a4..8509473760 100644
--- a/src/declarative/graphicsitems/qdeclarativelayoutitem.cpp
+++ b/src/declarative/graphicsitems/qdeclarativelayoutitem.cpp
@@ -49,6 +49,7 @@ QT_BEGIN_NAMESPACE
/*!
\qmlclass LayoutItem QDeclarativeLayoutItem
+ \ingroup qml-utility-elements
\since 4.7
\brief The LayoutItem element allows declarative UI elements to be placed inside Qt's Graphics View layouts.