[Interest] Qt5 C++ Widgets and Animated ListView

Cjb_SW Freescale cjb.sw.nospam at gmail.com
Tue May 24 18:57:55 CEST 2016


Dear Martin,
Thank you a lot for your answer.
In fact, I missed this class in Qt, I will give it a try as soon as I
configure my QtCreator...

Thanks again!
Simone

2016-05-24 14:55 GMT+02:00 Martin Koller <kollix at aon.at>:

> On Tuesday 17 May 2016 21:21:14 Simone wrote:
> > You mean that with QListView i have natively the scrolling by finger
> with deceleration and bouncing effect? I need exactly the same result as
> the QML ListView component.
> >
> > If yes it seems wonderful to me..
> > Do you know some examples on the web?
>
> Just use QScroller for this.
> E.g.
> in the constructor of your QListView:
>
> QScroller::grabGesture(this, QScroller::TouchGesture);
>
> --
> Best regards/Schöne Grüße
>
> Martin
> A: Because it breaks the logical sequence of discussion
> Q: Why is top posting bad?
>
> ()  ascii ribbon campaign - against html e-mail
> /\                        - against proprietary attachments
>
> Geschenkideen, Accessoires, Seifen, Kulinarisches: www.lillehus.at
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160524/d9f96d16/attachment.html>


More information about the Interest mailing list