[Qt-jambi-interest] QTreeModel with several columns
Helge Fredriksen
hf at poseidon.no
Tue Dec 22 15:51:26 CET 2009
Hello!
Anyone have any experience with implementing a QTreeModel with several
columns? It seems possible to override the columnCount(QModelIndex)
method to return 2, but I can't seem to find a way to control the text
shown in column nr. 2 which I really would like to. It seems to
replicate the text in both columns pr. default.
Do I need to implement the QAbstractTableModel to do this, or can I use
the QTreeModel in some way?
Helge
More information about the Qt-jambi-interest
mailing list