[PyQt] Qt Environment Variables Reference

Marcus Ottosson konstruktion at gmail.com
Thu Feb 5 07:33:13 GMT 2015


Hi,

Is there a reference of sorts of the possible environment variables used by
Qt? Specifically those related to deployment, but ideally just everything.

I found a few of them, scattered across the web, but can never be quite
sure about what they do or if they have alternatives, such
as QT_QPA_PLATFORM_PLUGIN_PATH which is superseded by QT_PLUGIN_PATH (given
a particular directory layout at that location) and QML_IMPORT_PATH which
is for Qt 4 whereas QML2_IMPORT_PATH is for Qt 5.

References:

- http://qt-project.org/forums/viewthread/22908
- http://qt-project.org/forums/viewthread/23502
- http://qt-project.org/forums/viewthread/22952
-
http://qt-project.org/doc/qt-4.8/qdeclarativemodules.html#installed-modules
- http://doc.qt.io/qt-5/qt-conf.html

Thanks,
Marcus

-- 
*Marcus Ottosson*
konstruktion at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150205/f83f3554/attachment.html>


More information about the PyQt mailing list