[Qt-interest] Item Under TableWidgetItem

Alessandro Portale alessandro.portale at trolltech.com
Wed Jun 10 14:51:47 CEST 2009


Hi Sujan,

I understand that you are looking for a hierarchic functionality. You will find that with a QTreeWidget and a QTreeWidgetItem.
QTreeWidgetItem::addItem will allow to add subitems:
   http://doc.qtsoftware.com/latest/qtreewidgetitem.html#addChild

Alessandro

Sujan Dasmahapatra wrote:
> Dear  Friends
> 
> I have a QTableWidget under that I have some QTableWidgetItem . Now tell 
> me can I create another QTableWidgetItem under an existing 
> tablewidgetitem ??
> 
> Plss  tell me someone ?
> 
> Kind regards,
> LM Glasfiber R&D (India) Pvt. Ltd.
>  
> Sujan Dasmahapatra
> Project Engineer - CFD




More information about the Qt-interest-old mailing list