<?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[How to hide virtual keyboard in MeeGo?]]></title><description><![CDATA[<p dir="auto">I'm having problems that virtual keyboard stays open when not needed and I can't get rid of it. Is there some Qt command to hide it?</p>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.qt.io/topic/10317/how-to-hide-virtual-keyboard-in-meego</link><generator>RSS for Node</generator><lastBuildDate>Tue, 10 Mar 2026 12:46:43 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/10317.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 11 Oct 2011 18:00:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to hide virtual keyboard in MeeGo? on Thu, 13 Oct 2011 12:42:36 GMT]]></title><description><![CDATA[<p dir="auto">How about sending QEvent::CloseSoftwareInputPanel?</p>
<p dir="auto">Not sure if it works in Meego, but in other platforms that should remove SIP.</p>
]]></description><link>https://forum.qt.io/post/113143</link><guid isPermaLink="true">https://forum.qt.io/post/113143</guid><dc:creator><![CDATA[Fuzzbender]]></dc:creator><pubDate>Thu, 13 Oct 2011 12:42:36 GMT</pubDate></item></channel></rss>