Difference between revisions of "QT"
Jump to navigation
Jump to search
(Created page with "__NOTOC__ __NOEDITSECTION__ Category:SoftwareCategory:StatisticsCategory:Statistics {|<!--Main settings - REQUIRED--> |{{#vardefine:app|QT}} |{{#vardefine:url|http...") |
|||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
− | [[Category:Software]][[Category: | + | [[Category:Software]][[Category:Library]] |
{|<!--Main settings - REQUIRED--> | {|<!--Main settings - REQUIRED--> | ||
|{{#vardefine:app|QT}} | |{{#vardefine:app|QT}} | ||
Line 21: | Line 21: | ||
<!--Modules--> | <!--Modules--> | ||
− | == | + | ==Environment Modules== |
− | + | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | |
− | |||
− | |||
− | |||
==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== |
Latest revision as of 20:57, 21 August 2022
Description
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