diff options
| author | Giuseppe D'Angelo <giuseppe.dangelo@kdab.com> | 2015-12-04 12:44:45 +0100 |
|---|---|---|
| committer | Christian Ehrlicher <ch.ehrlicher@gmx.de> | 2020-01-02 17:48:07 +0100 |
| commit | 2ced01cbdd10a9959db03406f74529cdcce544ca (patch) | |
| tree | 48eb1aafb75a448af75250f9e3edf8566f58dbf7 /src/sql/doc/snippets/code | |
| parent | cf033b32b56f82cbace1525394f32199cd3a32f7 (diff) | |
QIdentityProxyModel: implement moveRows / moveColumns
It makes sense for it (instead of triggering the QAbstractItemModel
base class implementation, which doesn't do anything). Safe to override
virtuals in this case -- code calling the old version could not do
anything useful, so at least new code gets those functions properly
implemented for free.
Change-Id: Iefe1ff25e15d877435e93ab28289ad2579616f72
Task-number: QTBUG-48076
Reviewed-by: Luca Beldi <v.ronin@yahoo.it>
Reviewed-by: David Faure <david.faure@kdab.com>
Diffstat (limited to 'src/sql/doc/snippets/code')
0 files changed, 0 insertions, 0 deletions
