Difference between revisions of "QT"

From UFRC
Jump to navigation Jump to search
m (Text replacement - "#uppercase" to "uc")
Line 27: Line 27:
 
*{{#lowercase:{{#var:app}}}}
 
*{{#lowercase:{{#var:app}}}}
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_LIB - library directory
+
* HPC_{{uc:{{#var:app}}}}_LIB - library directory
* HPC_{{#uppercase:{{#var:app}}}}_INC - include file directory
+
* HPC_{{uc:{{#var:app}}}}_INC - include file directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable program directory
+
* 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 website  

QT is a cross-platform application and UI framework for developers using C++ or QML, a CSS & JavaScript like language.

Required Modules

modules documentation

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