Hi,
I'm using QListView and set custom widget.
How can I change the current position specifying a certain widget?
e.g. the list has A to Z for each row as information.
I need to show "T" row as follow. I know the T's widget pointer.
---------
| T <- top of the viewable area
---------
| U
---------
| V
---------


Reply With Quote

