Document where modelReset() is emitted
authorSimon A. Eugster <simon.eu@gmail.com>
Tue, 24 Jan 2012 14:10:08 +0000 (15:10 +0100)
committerQt by Nokia <qt-info@nokia.com>
Tue, 24 Jan 2012 23:55:24 +0000 (00:55 +0100)
commit7e828e365e05cdb98423f10374ea8fd2177ba3f7
tree48c07f942533bcf5b41bc4b9d22e1b60a20e146c
parent9096334d142f44303fc8a00d4a5024d07bfe9e24
Document where modelReset() is emitted

The resetModel() signal indicates that the model is reset. Previously
there was no note that the signal is emitted also when endResetModel()
is called.

Task-number: QTBUG-23755
Change-Id: I6c3c1ccef580e9c1112c3af79912cffca675e140
Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
doc/src/snippets/code/src_corelib_kernel_qabstractitemmodel.cpp
src/corelib/itemmodels/qabstractitemmodel.cpp