[Interest] What for does qt5gui need OpenGL?
phil.kursawe at gmail.com
phil.kursawe at gmail.com
Wed Nov 6 21:12:33 CET 2013
I see. I thought Qt renders using the system natively. It could load opengl like it loads SSL support, dynamically.
How do I enable opengl rendering then for my widget based application?
From: Tomasz Olszak
Sent: Wednesday, November 6, 2013 16:58
To: Philipp Kursawe
Cc: interest at qt-project.org
2013/11/6 Philipp Kursawe <phil.kursawe at gmail.com>
Shouldn't they be in Qt5OpenGL.dll?
They are, but when you build Qt with OpenGL support some additional parts of Qt Gui are built. For example OpenGL type of QPaintEngine is provided:
http://qt-project.org/doc/qt-5.0/qtgui/qpaintengine.html#Type-enum
--
regards, Tomasz Olszak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20131106/4fb94d0b/attachment.html>
More information about the Interest
mailing list