qt5base-lts/examples/widgets/itemviews/addressbook
Topi Reinio 4827623acb Address Book example: Fix QTableView column sorting
Rearrange the code so that QTableView::setSortingEnabled() is
called after setting up the sort filter. This ensures that
new entries added to the model always follow the column
header's sort order.

Task-number: QTBUG-39585
Change-Id: Iaec8aa9342981817a019473ba12bad52cdbdfbb8
Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
2014-07-02 08:41:11 +02:00
..
adddialog.cpp Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
adddialog.h Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
addressbook.pro clean up example project files, mostly wrt QT+=widgets 2012-12-17 14:08:17 +01:00
addresswidget.cpp Address Book example: Fix QTableView column sorting 2014-07-02 08:41:11 +02:00
addresswidget.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
main.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
mainwindow.cpp Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
mainwindow.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
newaddresstab.cpp Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
newaddresstab.h Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
tablemodel.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
tablemodel.h Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00