Opened 15 years ago

Closed 15 years ago

#56 closed enhancement (fixed)

Implement widget scroll operations

Reported by: Dmitry A. Kuminov Owned by:
Priority: blocker Milestone: Qt Beta 2
Component: QtGui Version: 4.5.1 Beta 1
Severity: Keywords:
Cc:

Description

QWidgetPrivate::scroll_sys() is used for scrolling the entire widget contents and some widgets may use it.

Change History (2)

comment:1 Changed 15 years ago by Dmitry A. Kuminov

Milestone: Qt GAQt Beta 2

comment:2 Changed 15 years ago by Dmitry A. Kuminov

Resolution: fixed
Status: newclosed

Done in r183. There's a @todo about should we obey the WA_OpaquePaintEvent flag when scrolling; we'll figure that out later.

Note: See TracTickets for help on using tickets.