<?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[Looking for a reference book on QT5]]></title><description><![CDATA[<p dir="auto">My boss just added writing a QT5 application in C++ to my development goals for this year. The application would involve several 'windows' with different 'widgets?' in each. Perhaps a table layout, a button pane, and perhaps a graph. It would do some basic file IO (reading and writing a file) but no networking, databases, or anything overly complicated.</p>
<p dir="auto">For what its worth, I am a hardware centric, bare-metal, realtime, embedded software engineer! 35 years ago I did write a specialized CAD program (on a 80286!) and have dabbled with WxWidgets so some basic concepts are not completely foreign to me.</p>
<p dir="auto">I am old school and seem to work better with a book in one hand and the keyboard/hollerith card puncher in the other. Any suggestions?</p>
<p dir="auto">If I convinced him to do this in Python, what might that book be?</p>
<p dir="auto">edit: [VRonin] links removed</p>
]]></description><link>https://forum.qt.io/topic/112767/looking-for-a-reference-book-on-qt5</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 13:51:02 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/112767.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 21 Mar 2020 10:41:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Looking for a reference book on QT5 on Sun, 22 Mar 2020 19:30:18 GMT]]></title><description><![CDATA[<p dir="auto">Hands-On Mobile and Embedded Development with Qt 5 <a href="http://bit.ly/HandsOnMobileEmbedded" target="_blank" rel="noopener noreferrer nofollow ugc">http://bit.ly/HandsOnMobileEmbedded</a> might be something to look at. :D</p>
]]></description><link>https://forum.qt.io/post/584021</link><guid isPermaLink="true">https://forum.qt.io/post/584021</guid><dc:creator><![CDATA[lorn.potter]]></dc:creator><pubDate>Sun, 22 Mar 2020 19:30:18 GMT</pubDate></item><item><title><![CDATA[Reply to Looking for a reference book on QT5 on Sat, 21 Mar 2020 20:57:23 GMT]]></title><description><![CDATA[<p dir="auto">Hi<br />
Do you understand basic OOP ?<br />
Qt heavily rely on subclassing and virtual functions override.<br />
So while the language (python or c++) is not that important, i would<br />
go with the language where you have the most experience using objects/classes with.</p>
]]></description><link>https://forum.qt.io/post/583914</link><guid isPermaLink="true">https://forum.qt.io/post/583914</guid><dc:creator><![CDATA[mrjj]]></dc:creator><pubDate>Sat, 21 Mar 2020 20:57:23 GMT</pubDate></item><item><title><![CDATA[Reply to Looking for a reference book on QT5 on Sat, 21 Mar 2020 11:28:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robertcameron">@<bdi>RobertCameron</bdi></a> said in <a href="/post/583830">Looking for a reference book on QT5</a>:</p>
<blockquote>
<p dir="auto">and the [...] hollerith card puncher in the other</p>
</blockquote>
<p dir="auto">+1 Brilliant :)  Qt might even provide an interface...</p>
<p dir="auto">When you "dabbled with WxWidgets" [my limited understanding is that there is a similarity, but Qt is considered nicer], did you do that in C++?  Are you saying you would feel more comfortable with Python than C++?</p>
]]></description><link>https://forum.qt.io/post/583835</link><guid isPermaLink="true">https://forum.qt.io/post/583835</guid><dc:creator><![CDATA[JonB]]></dc:creator><pubDate>Sat, 21 Mar 2020 11:28:51 GMT</pubDate></item><item><title><![CDATA[Reply to Looking for a reference book on QT5 on Sat, 21 Mar 2020 11:04:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robertcameron">@<bdi>RobertCameron</bdi></a></p>
<p dir="auto"><a href="https://wiki.qt.io/Books" target="_blank" rel="noopener noreferrer nofollow ugc">https://wiki.qt.io/Books</a> contains a list of book - mostly C++ however.</p>
<p dir="auto">For Python, mind that there is PyQt and the official Pyside2, which are differrent solutions with small differences.</p>
<p dir="auto">Regards</p>
]]></description><link>https://forum.qt.io/post/583832</link><guid isPermaLink="true">https://forum.qt.io/post/583832</guid><dc:creator><![CDATA[aha_1980]]></dc:creator><pubDate>Sat, 21 Mar 2020 11:04:43 GMT</pubDate></item></channel></rss>