<?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[Include Qt System Info]]></title><description><![CDATA[<p dir="auto">I have installed libqt5systeminfo5 on Ubuntu 14.04.</p>
<p dir="auto">How can I include qbatteryinfo in my source code?</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://forum.qt.io/topic/47135/include-qt-system-info</link><generator>RSS for Node</generator><lastBuildDate>Wed, 23 Sep 2026 07:20:33 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/47135.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 17 Oct 2014 13:31:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Include Qt System Info on Mon, 20 Oct 2014 19:50:17 GMT]]></title><description><![CDATA[<p dir="auto">Just to be sure, are you also using that version of Qt for your project ?</p>
]]></description><link>https://forum.qt.io/post/248382</link><guid isPermaLink="true">https://forum.qt.io/post/248382</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Mon, 20 Oct 2014 19:50:17 GMT</pubDate></item><item><title><![CDATA[Reply to Include Qt System Info on Mon, 20 Oct 2014 17:30:33 GMT]]></title><description><![CDATA[<p dir="auto">I'm not sure. But I think I installed the libs from my distribution. When I try to install qt5 with<br />
@sudo apt-get install qt5-default@</p>
<p dir="auto">, I get qt5-default is already the newest version.</p>
]]></description><link>https://forum.qt.io/post/248359</link><guid isPermaLink="true">https://forum.qt.io/post/248359</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Mon, 20 Oct 2014 17:30:33 GMT</pubDate></item><item><title><![CDATA[Reply to Include Qt System Info on Sat, 18 Oct 2014 22:31:30 GMT]]></title><description><![CDATA[<p dir="auto">Are you using the Qt 5 libs from your distribution or one of the packages from this site ?</p>
]]></description><link>https://forum.qt.io/post/248162</link><guid isPermaLink="true">https://forum.qt.io/post/248162</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sat, 18 Oct 2014 22:31:30 GMT</pubDate></item><item><title><![CDATA[Reply to Include Qt System Info on Sat, 18 Oct 2014 15:06:47 GMT]]></title><description><![CDATA[<p dir="auto">Thanks.</p>
<p dir="auto">I have tried it, but I have only gotten this error:</p>
<p dir="auto">bq.  Unknown module(s) in QT: systeminfo</p>
<p dir="auto">I have installed it on a 64 bit Ubuntu 14.04 (GCC 64 bit) with<br />
@sudo apt-get install libqt5systeminfo5@</p>
]]></description><link>https://forum.qt.io/post/248121</link><guid isPermaLink="true">https://forum.qt.io/post/248121</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sat, 18 Oct 2014 15:06:47 GMT</pubDate></item><item><title><![CDATA[Reply to Include Qt System Info on Fri, 17 Oct 2014 22:59:31 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">In your pro file add</p>
<p dir="auto">@QT += systeminfo@</p>
<p dir="auto">Then you should be good to go</p>
]]></description><link>https://forum.qt.io/post/248048</link><guid isPermaLink="true">https://forum.qt.io/post/248048</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Fri, 17 Oct 2014 22:59:31 GMT</pubDate></item></channel></rss>