<?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[Doubt about big application development]]></title><description><![CDATA[<p dir="auto">Hi,<br />
I must develop a big application that in future should be ported on mobile platform (like a tablet).<br />
This application will use intensely the serial library, OpenGL and some different threads.<br />
I am very confused about QML, Qt Quick and classic UI in c++:</p>
<ul>
<li>in this application, using QML is better than the classic UI in c++?</li>
<li>what are advantages or disadvantages?</li>
<li>How Qt Quick can help me in the developing?</li>
</ul>
<p dir="auto">thank you so much</p>
]]></description><link>https://forum.qt.io/topic/29741/doubt-about-big-application-development</link><generator>RSS for Node</generator><lastBuildDate>Thu, 24 Sep 2026 09:11:11 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/29741.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 22 Jul 2013 12:56:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Doubt about big application development on Tue, 23 Jul 2013 07:50:54 GMT]]></title><description><![CDATA[<p dir="auto">I am not sure, because I am not using QML. I am more familiar with Qt/C++, but I would say yes: <a href="http://qt-project.org/doc/qt-5.0/qtquick/scenegraph-openglunderqml.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://qt-project.org/doc/qt-5.0/qtquick/scenegraph-openglunderqml.html</a></p>
]]></description><link>https://forum.qt.io/post/187568</link><guid isPermaLink="true">https://forum.qt.io/post/187568</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Tue, 23 Jul 2013 07:50:54 GMT</pubDate></item><item><title><![CDATA[Reply to Doubt about big application development on Mon, 22 Jul 2013 14:29:17 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for the response.<br />
Can I use OpenGL in a QML defined interface?</p>
<p dir="auto">[quote author="Serenity" date="1374502411"]I am using the serial library (QtSerialPort) with Qt4.8 in C++ with OpenGL and threads. I don't use QML or QtQuick, because I create a desktop-only program for all different OSes and I want, that it use there style-guides and not a custom one.</p>
<p dir="auto">To your first question: What is better? It depends on your knowledge. If you have good Javascript or scripting knowledge, use QML. If you are more the C++ developer, use the classic UI. You can also use both, QML for designing your UI and C++ for the functionality.</p>
<p dir="auto">Second Questions: With C++/UI, you have more possibilities and option for creating your app but it will take longer than with QML. With QML, you can create fast UIs, but there are limitations in it.</p>
<p dir="auto">QtQuick is (for me) a rapid prototyping language for creating UIs very quickly also with no functionality. So you can present really fast someone the look and feel about your applications. You can also do that in C++ with more modifications in details, but it could cost more time. [/quote]</p>
]]></description><link>https://forum.qt.io/post/187466</link><guid isPermaLink="true">https://forum.qt.io/post/187466</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Mon, 22 Jul 2013 14:29:17 GMT</pubDate></item><item><title><![CDATA[Reply to Doubt about big application development on Mon, 22 Jul 2013 14:13:31 GMT]]></title><description><![CDATA[<p dir="auto">I am using the serial library (QtSerialPort) with Qt4.8 in C++ with OpenGL and threads. I don't use QML or QtQuick, because I create a desktop-only program for all different OSes and I want, that it use there style-guides and not a custom one.</p>
<p dir="auto">To your first question: What is better? It depends on your knowledge. If you have good Javascript or scripting knowledge, use QML. If you are more the C++ developer, use the classic UI. You can also use both, QML for designing your UI and C++ for the functionality.</p>
<p dir="auto">Second Questions: With C++/UI, you have more possibilities and option for creating your app but it will take longer than with QML. With QML, you can create fast UIs, but there are limitations in it.</p>
<p dir="auto">QtQuick is (for me) a rapid prototyping language for creating UIs very quickly also with no functionality. So you can present really fast someone the look and feel about your applications. You can also do that in C++ with more modifications in details, but it could cost more time.</p>
]]></description><link>https://forum.qt.io/post/187464</link><guid isPermaLink="true">https://forum.qt.io/post/187464</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Mon, 22 Jul 2013 14:13:31 GMT</pubDate></item></channel></rss>