Hi

i'm using a QtableView with a QSortFilterProxyModel for sorting rows.
how can i know what is the currently sorted column (and in what order)? i can't find anywhere in the docs...

Thanks