<?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 trigger a virtual keyboard when click into a QSpinBox?]]></title><description><![CDATA[<p dir="auto">I am developing a qt software running on windows device with touchable screen. When I touch a QLineEdit, a virtual keyboard was automatically triggered. But when I touch a QSpinBox, virtual keyboard does not show. How to modify QSpinBox to make it behave like a QLineEdit?</p>
]]></description><link>https://forum.qt.io/topic/165012/how-to-trigger-a-virtual-keyboard-when-click-into-a-qspinbox</link><generator>RSS for Node</generator><lastBuildDate>Tue, 22 Sep 2026 21:10:44 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/165012.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 15 Aug 2026 06:47:41 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to trigger a virtual keyboard when click into a QSpinBox? on Fri, 04 Sep 2026 05:00:25 GMT]]></title><description><![CDATA[<p dir="auto">you could subclass QSpinBox to allow you to catch focus events and trigger vkbd</p>
]]></description><link>https://forum.qt.io/post/839972</link><guid isPermaLink="true">https://forum.qt.io/post/839972</guid><dc:creator><![CDATA[sales99]]></dc:creator><pubDate>Fri, 04 Sep 2026 05:00:25 GMT</pubDate></item><item><title><![CDATA[Reply to How to trigger a virtual keyboard when click into a QSpinBox? on Sat, 15 Aug 2026 08:19:24 GMT]]></title><description><![CDATA[<p dir="auto">It seems to be a bug. Reported 2 years ago. <a href="https://qt-project.atlassian.net/browse/QTBUG-127124" target="_blank" rel="noopener noreferrer nofollow ugc">https://qt-project.atlassian.net/browse/QTBUG-127124</a></p>
]]></description><link>https://forum.qt.io/post/839724</link><guid isPermaLink="true">https://forum.qt.io/post/839724</guid><dc:creator><![CDATA[FlyingMagnus]]></dc:creator><pubDate>Sat, 15 Aug 2026 08:19:24 GMT</pubDate></item></channel></rss>