Fix QAbstractItemModel documentation
Commit 20abd88e71
refactored the
supportedDragActions methods, this oneliner adds the necessary \fn.
Change-Id: I373b039138e1cbfe0f28a0aa9eb3b65245f2132d
Reviewed-by: David Faure <david.faure@kdab.com>
This commit is contained in:
parent
38cba9a37f
commit
84971b508d
@ -1871,6 +1871,7 @@ void QAbstractItemModel::doSetSupportedDragActions(Qt::DropActions actions)
|
||||
/*!
|
||||
\since 4.2
|
||||
\obsolete
|
||||
\fn void QAbstractItemModel::setSupportedDragActions(Qt::DropActions actions)
|
||||
|
||||
Sets the supported drag \a actions for the items in the model.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user