I have decided to use clar as this is the most conservative choiche I could
make. Actually I would love to call QSortFilterProxyModelPrivate::sort as
the mapping does not change, as we do not filter rows ATM...
svn path=/trunk/playground/utils/dolphin/; revision=615959
{
if (sorting != m_sorting) {
m_sorting = sorting;
{
if (sorting != m_sorting) {
m_sorting = sorting;
- // TODO: how to trigger an update?
{
if (sortOrder != m_sortOrder) {
m_sortOrder = sortOrder;
{
if (sortOrder != m_sortOrder) {
m_sortOrder = sortOrder;
- // TODO: how to trigger an update?