<?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[Qt c++: how to check battery level (Laptop)]]></title><description><![CDATA[<p dir="auto">How to get to know the battery level of a laptop in C++?</p>
]]></description><link>https://forum.qt.io/topic/18874/qt-c-how-to-check-battery-level-laptop</link><generator>RSS for Node</generator><lastBuildDate>Fri, 13 Mar 2026 14:06:04 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/18874.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 06 Aug 2012 10:12:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Qt c++: how to check battery level (Laptop) on Mon, 06 Aug 2012 12:12:56 GMT]]></title><description><![CDATA[<p dir="auto">Both Qt-Mobilty and Qt5 has API:<br />
<a href="http://doc.qt.nokia.com/qtmobility/qsystembatteryinfo.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://doc.qt.nokia.com/qtmobility/qsystembatteryinfo.html</a><br />
<a href="http://qt-project.org/doc/qt-5.0/qbatteryinfo.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://qt-project.org/doc/qt-5.0/qbatteryinfo.html</a><br />
I have no idea which platforms are supported.</p>
]]></description><link>https://forum.qt.io/post/146682</link><guid isPermaLink="true">https://forum.qt.io/post/146682</guid><dc:creator><![CDATA[tomma]]></dc:creator><pubDate>Mon, 06 Aug 2012 12:12:56 GMT</pubDate></item><item><title><![CDATA[Reply to Qt c++: how to check battery level (Laptop) on Mon, 06 Aug 2012 12:06:22 GMT]]></title><description><![CDATA[<p dir="auto">For Windows check out GetSystemPowerStatus function of the WinAPI.</p>
]]></description><link>https://forum.qt.io/post/146680</link><guid isPermaLink="true">https://forum.qt.io/post/146680</guid><dc:creator><![CDATA[Wurstinator]]></dc:creator><pubDate>Mon, 06 Aug 2012 12:06:22 GMT</pubDate></item><item><title><![CDATA[Reply to Qt c++: how to check battery level (Laptop) on Mon, 06 Aug 2012 11:26:34 GMT]]></title><description><![CDATA[<p dir="auto">Better start looking for a WinAPI or other OS options. It's not really C++ issue to handle battery levels.<br />
good luck finding!</p>
]]></description><link>https://forum.qt.io/post/146674</link><guid isPermaLink="true">https://forum.qt.io/post/146674</guid><dc:creator><![CDATA[Jeroentjehome]]></dc:creator><pubDate>Mon, 06 Aug 2012 11:26:34 GMT</pubDate></item></channel></rss>