<?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 keep screen on ? ( Not android )]]></title><description><![CDATA[<p dir="auto">Hi, All</p>
<p dir="auto">Now I am developing application based on QT.</p>
<p dir="auto">When I execute my application with not any work, after 15 minute screen off. ( I think going to suspend mode )<br />
( ** My application run on embedded linux not android. )</p>
<p dir="auto">I found quit much information about keep screen on for android, but I'm not using android now.</p>
<p dir="auto">I Want to keep screen on during limited time.<br />
Do you have any about that?</p>
<p dir="auto">Thanks,</p>
]]></description><link>https://forum.qt.io/topic/81656/how-to-keep-screen-on-not-android</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 09:18:39 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/81656.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 25 Jul 2017 04:51:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to keep screen on ? ( Not android ) on Wed, 26 Jul 2017 01:29:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/koahnig">@<bdi>koahnig</bdi></a>   <a class="plugin-mentions-user plugin-mentions-a" href="/user/raven-worx">@<bdi>raven-worx</bdi></a><br />
Hi All</p>
<p dir="auto">Thanks, for giving answer about that!<br />
I will try to check API and QScreenSaver class</p>
<p dir="auto">Thanks,</p>
]]></description><link>https://forum.qt.io/post/406785</link><guid isPermaLink="true">https://forum.qt.io/post/406785</guid><dc:creator><![CDATA[Josh Jung]]></dc:creator><pubDate>Wed, 26 Jul 2017 01:29:11 GMT</pubDate></item><item><title><![CDATA[Reply to How to keep screen on ? ( Not android ) on Tue, 25 Jul 2017 07:16:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/josh-jung">@<bdi>Josh-Jung</bdi></a><br />
there is an (unpublished) QtSystems module containing a <a href="https://github.com/qt/qtsystems/blob/dev/src/systeminfo/qscreensaver.h" target="_blank" rel="noopener noreferrer nofollow ugc">QScreenSaver class</a> you may want to give a try.<br />
See it's <code>screenSaverEnabled</code> property.<br />
But this is only the screen saver part of course. As <a class="plugin-mentions-user plugin-mentions-a" href="/user/koahnig">@<bdi>koahnig</bdi></a> said the power saving settings may only be used by native API. There is no Qt API yet - and probably never will be.</p>
]]></description><link>https://forum.qt.io/post/406523</link><guid isPermaLink="true">https://forum.qt.io/post/406523</guid><dc:creator><![CDATA[raven-worx]]></dc:creator><pubDate>Tue, 25 Jul 2017 07:16:28 GMT</pubDate></item><item><title><![CDATA[Reply to How to keep screen on ? ( Not android ) on Tue, 25 Jul 2017 06:31:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/josh-jung">@<bdi>Josh-Jung</bdi></a></p>
<p dir="auto">Hi and welcome to devnet forum</p>
<p dir="auto">Most likely you are looking in the wrong place for a solution. All energy saving activities are typically handled by the OS. Sometimes even by the HW (e.g. external screens).</p>
<p dir="auto">My recomendation is to check out the HW documentation and also the documentation of the OS.</p>
]]></description><link>https://forum.qt.io/post/406492</link><guid isPermaLink="true">https://forum.qt.io/post/406492</guid><dc:creator><![CDATA[koahnig]]></dc:creator><pubDate>Tue, 25 Jul 2017 06:31:39 GMT</pubDate></item></channel></rss>