[Interest] Qt5 C++ Widgets and Animated ListView

Simone CJB simone.arianti at cjb.it
Tue May 24 22:11:28 CEST 2016


It is finally the solution to my problems!

Thanks a lot
Simone





> Il giorno 24/mag/2016, alle ore 18:57, Cjb_SW Freescale <cjb.sw.nospam at gmail.com> ha scritto:
> 
> 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/ed978c2c/attachment.html>


More information about the Interest mailing list