Update the docs about setRoleNames deprecation.
Change-Id: I5aff626979238014d34cba1d383051cd4b048499 Reviewed-by: Kevin Krammer <kevin.krammer@kdab.com> Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
This commit is contained in:
parent
42dc1c8aef
commit
fbcb438226
@ -2200,6 +2200,8 @@ QSize QAbstractItemModel::span(const QModelIndex &) const
|
||||
\since 4.6
|
||||
\obsolete
|
||||
|
||||
This function is obsolete. Reimplement roleNames() instead.
|
||||
|
||||
Sets the model's role names to \a roleNames.
|
||||
|
||||
This function allows mapping of role identifiers to role property names in
|
||||
|
Loading…
Reference in New Issue
Block a user