Difference between revisions of "QT"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
|||
Line 27: | Line 27: | ||
*{{#lowercase:{{#var:app}}}} | *{{#lowercase:{{#var:app}}}} | ||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_LIB - library directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_INC - include file directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_BIN - executable program directory |
{{#if: {{#var: exe}}|==How To Run== | {{#if: {{#var: exe}}|==How To Run== |
Revision as of 21:24, 6 December 2019
Description
QT is a cross-platform application and UI framework for developers using C++ or QML, a CSS & JavaScript like language.
Required Modules
Serial
- {{#lowercase:QT}}
System Variables
- HPC_QT_DIR - installation directory
- HPC_QT_LIB - library directory
- HPC_QT_INC - include file directory
- HPC_QT_BIN - executable program directory
Validation
- Validated 4/5/2018