I mast remove more item ( 100 - 800 item ) and this solution isn't efficentOriginally Posted by Bojan
I'll try this solutionOriginally Posted by jpn
thk's all
drow
I mast remove more item ( 100 - 800 item ) and this solution isn't efficentOriginally Posted by Bojan
I'll try this solutionOriginally Posted by jpn
thk's all
drow
If you have this many items, it'll be best if you store indices of all items, for example in a QHash or something like that (but you have to use the model approach with persistant indices for that).
drow (15th June 2006)
Bookmarks