[Qt-interest] Hide A QTableWidgetItem

Yong Zhang zycmm9 at gmail.com
Mon Jan 18 19:26:31 CET 2010


Hi,

I want to hide/unhide an item contained in a QTableWidget. However, it 
seems QTableWidgetItem does not have member functions like isHidden() 
and setHidden(bool) as other two container widgets (QTreeWidget and 
QListWidget). I remember that hiding an item should be a common feature 
for the items. Can anyone knows how to do it?

Thank you very much,

Yong



More information about the Qt-interest-old mailing list