Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Document that Item inherits QtObject
Task-number: QTBUG-22134

Change-Id: Ie81a7609eae9586cd49236b1b519567539b220d4
Reviewed-by: Martin Jones <martin.jones@nokia.com>
  • Loading branch information
Alan Alpert authored and Qt by Nokia committed Feb 1, 2012
1 parent f370761 commit be64eb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/quick/items/qquickitem.cpp
Expand Up @@ -1640,6 +1640,7 @@ void QQuickItemPrivate::setAccessibleFlagAndListener()

/*!
\qmlclass Item QQuickItem
\inherits QtObject
\inqmlmodule QtQuick 2
\ingroup qml-basic-visual-elements
\brief The Item is the most basic of all visual items in QML.
Expand Down

0 comments on commit be64eb1

Please sign in to comment.