Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-interest Archive, June 2007
QGraphicsView::ScrollHandDrag with hidden scrollbars [Qt 4.3]


Message 1 in thread

Hi,

Is it possible to use QGraphicsView::ScrollHandDrag to navigate a
QGraphicsView when both scrollbars are hidden with Qt::ScrollBarAlwaysOff?
It worked in Qt 4.2, but now it seems at least one scrollbar is needed.


Carl