From 0e62896fdcbad014177ba11d88bbe46eb496ab2d Mon Sep 17 00:00:00 2001 From: Jerome Pasion Date: Tue, 24 Sep 2013 16:41:12 +0200 Subject: Doc: Fixed and updated Qt Quick's \qmlmodule page -incremented version to Qt Quick 2.2 (in \qmlmodule page) -import changed to QtQuick 2.2 -\inqmlmodule no longer needs the version. QDoc will ignore the version but it is better to remove it now to avoid confusion Task-number: QTBUG-32172 Change-Id: I40b52e59667014720be40a35b3a8fb9836825e31 Reviewed-by: Gunnar Sletta --- src/quick/items/qquickstateoperations.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/quick/items/qquickstateoperations.cpp') diff --git a/src/quick/items/qquickstateoperations.cpp b/src/quick/items/qquickstateoperations.cpp index b1c548f95e..27325450a2 100644 --- a/src/quick/items/qquickstateoperations.cpp +++ b/src/quick/items/qquickstateoperations.cpp @@ -149,7 +149,7 @@ void QQuickParentChangePrivate::doChange(QQuickItem *targetParent, QQuickItem *s /*! \qmltype ParentChange \instantiates QQuickParentChange - \inqmlmodule QtQuick 2 + \inqmlmodule QtQuick \ingroup qtquick-states \brief Specifies how to reparent an Item in a state change @@ -555,7 +555,7 @@ void QQuickParentChange::rewind() /*! \qmltype AnchorChanges \instantiates QQuickAnchorChanges - \inqmlmodule QtQuick 2 + \inqmlmodule QtQuick \ingroup qtquick-states \brief Specifies how to change the anchors of an item in a state -- cgit v1.2.3