<?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[Which part of Qt actually use OpenGL&#x2F;ANGEL? how can i disable All of them, and will it affect some module of Qt?]]></title><description><![CDATA[<p dir="auto">i want to build Qt by myself without OpenGL, i know this can be done by  -no-opengl.<br />
but how about ANGEL, how to disable it when i build Qt?<br />
and OpenGL, ANGEL, must have 1? or can I disable all of them?<br />
if i can disable All of them, what will be used instead?</p>
]]></description><link>https://forum.qt.io/topic/51791/which-part-of-qt-actually-use-opengl-angel-how-can-i-disable-all-of-them-and-will-it-affect-some-module-of-qt</link><generator>RSS for Node</generator><lastBuildDate>Tue, 22 Sep 2026 21:54:37 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/51791.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 01 Mar 2015 02:41:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Which part of Qt actually use OpenGL&#x2F;ANGEL? how can i disable All of them, and will it affect some module of Qt? on Tue, 03 Mar 2015 07:25:11 GMT]]></title><description><![CDATA[<p dir="auto">[quote author="opengpu" date="1425201724"]first of all, sorry to start a new thread, but i still can't post my reply...can i tried every way i can, still not work.[/quote]Have you tried my suggestion at <a href="http://qt-project.org/forums/viewthread/53616/" target="_blank" rel="noopener noreferrer nofollow ugc">http://qt-project.org/forums/viewthread/53616/</a> ?</p>
<p dir="auto">[quote author="opengpu" date="1425201724"]1. actually, i want to know whether Regular Qt module and features are affected if i disable OpenGL/ANGEL, eg.QGraphicsView, QtGui.[/quote]Most Qt modules don't use them. Only the Qt Quick-related modules (and obviously the special classes like QOpenGLFunctions) need OpenGL/ANGLE.</p>
<p dir="auto">Disabling them will only affect Qt Quick, not QWidget, QGraphicsView, etc.</p>
<p dir="auto">[quote author="opengpu" date="1425201724"]2. as i never use QtQuick, is it the same with with QML?[/quote]QML is a language (like C++ is a language).</p>
<p dir="auto">To use the Qt Quick module, you write QML code instead of C++ code. Please see the "documentation":<a href="http://doc.qt.io/qt-5/qmlapplications.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://doc.qt.io/qt-5/qmlapplications.html</a></p>
<p dir="auto">[quote author="opengpu" date="1425201724"]the things QtQuick can do, can also do with the normal Qt module?[/quote]Not really. Qt Quick provides advanced GUI features that other modules don't.</p>
<p dir="auto">[quote author="opengpu" date="1425201724"]3. how to disable them (OpenGL and ANGEL) all? is the answer: cofigure -no-opengl ?</p>
<p dir="auto">thank you very much![/quote]Yes.</p>
]]></description><link>https://forum.qt.io/post/263772</link><guid isPermaLink="true">https://forum.qt.io/post/263772</guid><dc:creator><![CDATA[JKSH]]></dc:creator><pubDate>Tue, 03 Mar 2015 07:25:11 GMT</pubDate></item><item><title><![CDATA[Reply to Which part of Qt actually use OpenGL&#x2F;ANGEL? how can i disable All of them, and will it affect some module of Qt? on Sun, 01 Mar 2015 21:14:29 GMT]]></title><description><![CDATA[<p dir="auto">Then please try with another browser, check that your javascript settings are fine etc.</p>
<p dir="auto">Starting new threads with followup questions is just bringing confusion.</p>
<p dir="auto">"Original":<a href="http://qt-project.org/forums/viewthread/53735" target="_blank" rel="noopener noreferrer nofollow ugc">http://qt-project.org/forums/viewthread/53735</a></p>
<p dir="auto">Closing this one</p>
<p dir="auto"><em>[EDIT: Merged the two threads instead --JKSH]</em></p>
]]></description><link>https://forum.qt.io/post/263574</link><guid isPermaLink="true">https://forum.qt.io/post/263574</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Sun, 01 Mar 2015 21:14:29 GMT</pubDate></item><item><title><![CDATA[Reply to Which part of Qt actually use OpenGL&#x2F;ANGEL? how can i disable All of them, and will it affect some module of Qt? on Sun, 01 Mar 2015 09:22:04 GMT]]></title><description><![CDATA[<p dir="auto">first of all, sorry to start a new thread, but i still can't post my reply...can i tried every way i can, still not work.</p>
<ol>
<li>actually, i want to know whether Regular Qt module and features are affected if i disable OpenGL/ANGEL, eg.QGraphicsView, QtGui.</li>
<li>as i never use QtQuick, is it the same with with QML? the things QtQuick can do, can also do with the normal Qt module?</li>
<li>how to disable them (OpenGL and ANGEL) all? is the answer: cofigure -no-opengl ?</li>
</ol>
<p dir="auto">thank you very much!</p>
]]></description><link>https://forum.qt.io/post/263762</link><guid isPermaLink="true">https://forum.qt.io/post/263762</guid><dc:creator><![CDATA[opengpu]]></dc:creator><pubDate>Sun, 01 Mar 2015 09:22:04 GMT</pubDate></item><item><title><![CDATA[Reply to Which part of Qt actually use OpenGL&#x2F;ANGEL? how can i disable All of them, and will it affect some module of Qt? on Sun, 01 Mar 2015 06:01:31 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">If you disable them, you cannot use Qt Quick.</p>
<p dir="auto">Your program will only use OpenGL or ANGLE, not both.</p>
<p dir="auto">See <a href="http://qt-project.org/wiki/Qt-5-on-Windows-ANGLE-and-OpenGL" target="_blank" rel="noopener noreferrer nofollow ugc">http://qt-project.org/wiki/Qt-5-on-Windows-ANGLE-and-OpenGL</a></p>
]]></description><link>https://forum.qt.io/post/263548</link><guid isPermaLink="true">https://forum.qt.io/post/263548</guid><dc:creator><![CDATA[JKSH]]></dc:creator><pubDate>Sun, 01 Mar 2015 06:01:31 GMT</pubDate></item></channel></rss>