Does Qt support smooth scrolling?

Posted by Jen on Stack Overflow See other posts from Stack Overflow or by Jen
Published on 2010-06-07T09:49:44Z Indexed on 2010/06/07 9:52 UTC
Read the original article Hit count: 361

Filed under:
|
|
|

Qt has great support for all kinds of animation, but does it provide smooth scrolling for QScrollArea-type controls out of the box? If so, how do I enable it?

© Stack Overflow or respective owner

Related posts about c++

Related posts about qt