diff -r ef0373b55136 -r 758a864f9613 src/declarative/graphicsitems/qdeclarativelayoutitem.cpp --- a/src/declarative/graphicsitems/qdeclarativelayoutitem.cpp Fri Sep 17 08:34:18 2010 +0300 +++ b/src/declarative/graphicsitems/qdeclarativelayoutitem.cpp Mon Oct 04 01:19:32 2010 +0300 @@ -49,6 +49,7 @@ /*! \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. @@ -65,13 +66,6 @@ */ /*! - \internal - \class QDeclarativeLayoutItem - \brief The QDeclarativeLayoutItem class allows you to place your QML UI elements inside Qt's Graphics View layouts. -*/ - - -/*! \qmlproperty QSizeF LayoutItem::maximumSize The maximumSize property can be set to specify the maximum desired size of this LayoutItem