![]() |
Home · Overviews · Reference · Classes | ![]() |
Qt variables reveal information about Qt, as reported by QLibraryInfo.
| $$[QT_BINARIES] | Returns the location where Qt's binaries are located. |
|---|---|
| $$[QT_DATA] | Returns the location where Qt's data is located. |
| $$[QT_DOCUMENTATION] | Returns the location where Qt's docs are located. |
| $$[QT_HEADERS] | Returns the location where Qt's headers are located. |
| $$[QT_INSTALL_BINS] | Returns the location where Qt's binaries are located. |
| $$[QT_LIBRARIES] | Returns the location where Qt's libraries are located. |
| $$[QT_PLUGINS] | Returns the location where Qt's plugins are located. |
| $$[QT_PREFIX] | Returns the location where Qt is installed to. |
See also QBuild Variables and QBuild Script.
| Copyright © 2009 Trolltech | Qt Extended - QBuild Maintainer Guide |