[Qt-interest] How do get the item values from tree Widget

Yuvaraj R yuvaraj at ongobiz.com
Mon Jun 22 13:01:16 CEST 2009


Hi All

 How do the item values from tree widget..

For Example i have 10 items in my tree widget..

Void MainWindow::getItem(QString uri)
{
for(int i =0;i<10; i++)
{
 QTreeWidgetItem *item;

 item =        // i have to check the items  uri one by one

}


Thanks

Yuvaraj R
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090622/cc143357/attachment.html 


More information about the Qt-interest-old mailing list