[Qt-interest] QHeaderView - cannot get clicked() Signal
David Boosalis
david.boosalis at gmail.com
Tue Apr 12 16:14:42 CEST 2011
I have reimplemented a QHeaderView on a QTableView and have set it to
clickable. But am unable to get the signal clicked(const QModelIndex &). I
can get the mousePress event though.
My ultimate goal is to get the sort indicator to work for QTableView. It
was all working fine when I was using QTreeView. I am using Qt 4.7 on Linux
by they way.
Any help most most appreciated.
-David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110412/55653720/attachment.html
More information about the Qt-interest-old
mailing list