doc: class QQuickCloseEvent added to module QtQuick
authorMartin Smith <martin.smith@digia.com>
Wed, 23 Apr 2014 11:12:29 +0000 (13:12 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 2 May 2014 05:34:15 +0000 (07:34 +0200)
commitc87ae78dd78f4a8cee040b5d27e7a6f2425f3aaf
tree8271d10364483048133d7d6f67c1e6838c1e456f
parent46354ec47db9adc80ac185b2178dcd1f157665cd
doc: class QQuickCloseEvent added to module QtQuick

The wrong qdoc command had been used to add it to the
QML module QtQuick.Window. This caused a link to the
QML module to be not found by qdoc. The correct command
and C++ module name are now used.

Task-number: QTBUG-38529
Change-Id: I810f179d8f70dc8fb4d359ac3d4b192ef63ca429
Reviewed-by: Sze Howe Koh <szehowe.koh@gmail.com>
src/quick/items/qquickwindow.cpp