[Qt-interest] Disable sorting by some columns in QTableView
Удовиченко Артем
artem.udovichenko at gmail.com
Fri Aug 7 13:02:35 CEST 2009
Hello!
I have a table(QTableView) of patients with columns: Name, Age and
Diagnosis.
I need to sort this table by columns Name and Age but not Diagnosis.
How can I do this?
More information about the Qt-interest-old
mailing list