[Qt-interest] Basic table model?

David Boddie david.boddie at nokia.com
Wed Jun 10 17:40:21 CEST 2009


Israel Brewster wrote:

> Is there some way to get a basic table model in QT to store tabular
> data? I'm looking for something like the QSQLTableModel, except
> manually populated (no SQL), and it doesn't have to be editable
> through a view.

Have you looked at QStandardItemModel?

  http://doc.qtsoftware.com/4.5/qstandarditemmodel.html

You don't have to use its hierarchical features.

David
-- 
David Boddie
Senior Technical Writer
Nokia, Qt Software



More information about the Qt-interest-old mailing list