[Qt-interest] extract QStandartItem

Tony Rietwyk tony.rietwyk at rightsoft.com.au
Mon Apr 20 02:54:50 CEST 2009


Lutz wrote:

> Hi,
> little question, how can i extract a QStandartItem on 
> QStandartItemModel.

I don't understand what you mean by extract? 

If you have a model and just want to get an item then look at item or
itemFromIndex. 

If you want to remove the item from the model then look at takeItem. 

Tony. 




More information about the Qt-interest-old mailing list