Hi all,
How do we get the visible items (or items index) from the QListWIdget.
Requirement is
I am displaying some 100 items in QListWIdget, each items consists of some text and image.
Now I want to set images to only visible items, and after scrolling I need to remove the those images (for the indivisible items) and again set images for the new visible items.
How do I achieve this.
Thanks,
Siddu

isplayRole,"Some String");

