[Interest] QAbstractItemDelegate like interface for QHeaderView.
D. Brentjes
d.brentjes at gmail.com
Sun Apr 20 09:40:01 CEST 2014
Hello everybody,
I'm using the ItemDelegate system to last minute convert all my custom
object to a QString representative of the content. This works great, but
yesterday I discovered that QHeaderView actually does not use the
ItemDelegate facility.
Has this been done deliberately, and would it still be possible to
convert the data in a similar way for the QHeaderView.
kind regards,
Dennis.
More information about the Interest
mailing list