[Qt-interest] how to add QCheckBox to QTableWidgetItem?

Ender EREL erelender at yahoo.com
Thu Sep 24 14:33:00 CEST 2009


QTableWidgetItem has a checkState. If you set a checkState, a checkbox 
will be automatically shown.

See: http://qt.nokia.com/doc/4.5/qtablewidgetitem.html#checkState

-- 
Ender EREL



More information about the Qt-interest-old mailing list