[Qt-interest] A simple table view?

Gan Xiebin gan.xiebin at gmail.com
Thu Jun 11 06:36:26 CEST 2009


On Thu, Jun 11, 2009 at 11:58 AM, Jonathan Wong <jhannwong at gmail.com> wrote:

> How to do a simple table view (x rows y columns) without having to create a
> subclass of some Qt
> model class?
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>


Hi Jonathan,

The QTableWidget class provides an item-based table view with a default
model.
http://doc.trolltech.com/4.5/qtablewidget.html


Hope that helps,
Bin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090611/0922c6a2/attachment.html 


More information about the Qt-interest-old mailing list