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.nos...@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 <kol...@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
> 
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to