Well, as I said, I want to implement a scroll-pane like widget - it is meant not to show all items - it has to have a fixed size and to provide mechanism for scrolling items in it (scroll bars etc.)
I know what you mean, but the scroll pane should be general enough to hold any subclass of QGrItem, so I can not override children's methods.
Bookmarks