Hi!
I have the QTreeView table. In this table alltimes add new items. My table autoscroll to new item. How to cancel it?
Only user must to scroll table.
I used setAutoScroll( false ), but it doesn’t work.
↧