Hi

Thanks for your reply ... Now it is displaying my frame on listview....


Now problem is how do display the my 20 tweets in listview...

Here i used for loop....

But nothing happened ...

Another one How do insertRows in listview..

I tried with

QStandard ItemModel :: insertRows(20,1, newItems).... nothing happened

Here my total rows 20,counter value 1...

please explain me using loop how do display same my 20 tweets


please help me

Thanks

Yuvaraj