Hi friends,

I am using QT 4.3 , I have QListWidget , i am loading data into QListWidget by Qlist

I want to load particular amount of data each time From QList, For that search its taking

time, Is there any posiblity to load data into listwidget using normal STL libraries like List

or Map.