<?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[Ideeas on Android sliding menu?]]></title><description><![CDATA[<p dir="auto">Can some give me ideeas on how to make an android sliding menu?<br />
I don't need examples, just ideeas:<br />
-what classes to use for menu widget,menu items, etc.</p>
<p dir="auto">I am asking about Qt\C++, not QML.<br />
Thank you in advance.</p>
]]></description><link>https://forum.qt.io/topic/41447/ideeas-on-android-sliding-menu</link><generator>RSS for Node</generator><lastBuildDate>Tue, 16 Jun 2026 11:50:18 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/41447.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 15 May 2014 14:19:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Ideeas on Android sliding menu? on Fri, 16 May 2014 16:26:09 GMT]]></title><description><![CDATA[<p dir="auto">Afaik the gestures are not working properly on android, which is a little problem.<br />
Anyway, I'd start taking a look here:</p>
<p dir="auto"><a href="http://qt-project.org/doc/qt-5/qgesture.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://qt-project.org/doc/qt-5/qgesture.html</a></p>
<p dir="auto">For the items in the menu itself, I'd recommend QPushButtons. They look great in flat style on android.</p>
<p dir="auto"><a href="http://qt-project.org/doc/qt-5/QPushButton.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://qt-project.org/doc/qt-5/QPushButton.html</a></p>
]]></description><link>https://forum.qt.io/post/228787</link><guid isPermaLink="true">https://forum.qt.io/post/228787</guid><dc:creator><![CDATA[metaDom]]></dc:creator><pubDate>Fri, 16 May 2014 16:26:09 GMT</pubDate></item></channel></rss>