Difference between revisions of "QT"

From UFRC
Jump to navigation Jump to search
m (Text replacement - "#lowercase" to "lc")
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
__NOEDITSECTION__
 
__NOEDITSECTION__
[[Category:Software]][[Category:Statistics]][[Category:Statistics]]
+
[[Category:Software]][[Category:Library]]
 
{|<!--Main settings - REQUIRED-->
 
{|<!--Main settings - REQUIRED-->
 
|{{#vardefine:app|QT}}
 
|{{#vardefine:app|QT}}
Line 21: Line 21:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
[[Modules|modules documentation]]
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
===Serial===
 
 
 
*{{lc:{{#var:app}}}}
 
 
==System Variables==
 
==System Variables==
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
Line 47: Line 44:
  
 
|}}
 
|}}
=Validation=
 
* Validated 4/5/2018
 

Latest revision as of 20:57, 21 August 2022

Description

QT website  

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

Environment Modules

Run module spider QT to find out what environment modules are available for this application.

System Variables

  • HPC_QT_DIR - installation directory
  • HPC_QT_LIB - library directory
  • HPC_QT_INC - include file directory
  • HPC_QT_BIN - executable program directory