[Qt-interest] A simple table view?

Sean Harmer sean.harmer at maps-technology.com
Thu Jun 11 09:12:25 CEST 2009


Hi,

On Thursday 11 Jun 2009 04:58:45 Jonathan Wong wrote:
> How to do a simple table view (x rows y columns) without having to create a
> subclass of some Qt model class?
This question was asked just yesterday too. The answer was to use 
QStandardItemModel and just ignore it's hierarchical properties.

Sean




More information about the Qt-interest-old mailing list