<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[Android] [Qt 5.2] List widgets on Android and scrolling by touch gesture]]></title><description><![CDATA[<p dir="auto">Hi all</p>
<p dir="auto">I'm currently testing Qt working on android and I'm quite satisfied right now. My testing app use a QListWidget control and now I'm looking for a way to scroll up and down the list using touch gesture as standard android list control do. Qt already have gesture manager classes (I suppose the closest one would be the gesture called "swipe") but I would to know if someone know a ready made way to add this feature. My "hope" is since Qt team made the porting is possible they added this feature to enable in some easier way instead of write the scrolling gesture manager from scratch (at least, I hope so). Someone have a suggestion about?</p>
<p dir="auto">Thank you</p>
]]></description><link>https://forum.qt.io/topic/36295/android-qt-5-2-list-widgets-on-android-and-scrolling-by-touch-gesture</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 07:50:49 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/36295.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 07 Jan 2014 15:23:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [Android] [Qt 5.2] List widgets on Android and scrolling by touch gesture on Wed, 02 Jul 2014 10:58:47 GMT]]></title><description><![CDATA[<p dir="auto"><em>ltr6</em>, thank you for that hint, it works perfectly!</p>
]]></description><link>https://forum.qt.io/post/226033</link><guid isPermaLink="true">https://forum.qt.io/post/226033</guid><dc:creator><![CDATA[sierdzio]]></dc:creator><pubDate>Wed, 02 Jul 2014 10:58:47 GMT</pubDate></item><item><title><![CDATA[Reply to [Android] [Qt 5.2] List widgets on Android and scrolling by touch gesture on Thu, 09 Jan 2014 09:52:53 GMT]]></title><description><![CDATA[<p dir="auto">Hi</p>
<p dir="auto">Thank you, need more time to make tests but it seem the class make the job. ^_^</p>
]]></description><link>https://forum.qt.io/post/210057</link><guid isPermaLink="true">https://forum.qt.io/post/210057</guid><dc:creator><![CDATA[deleted57]]></dc:creator><pubDate>Thu, 09 Jan 2014 09:52:53 GMT</pubDate></item><item><title><![CDATA[Reply to [Android] [Qt 5.2] List widgets on Android and scrolling by touch gesture on Thu, 09 Jan 2014 07:48:48 GMT]]></title><description><![CDATA[<p dir="auto">QScroller might be what you are looking for:</p>
<p dir="auto"><a href="http://qt-project.org/doc/qt-5.0/qtwidgets/qscroller.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://qt-project.org/doc/qt-5.0/qtwidgets/qscroller.html</a></p>
]]></description><link>https://forum.qt.io/post/210029</link><guid isPermaLink="true">https://forum.qt.io/post/210029</guid><dc:creator><![CDATA[ltr6]]></dc:creator><pubDate>Thu, 09 Jan 2014 07:48:48 GMT</pubDate></item></channel></rss>