Qt
Qt is a cross-platform application development framework.
Documentation
Usage
To see what versions of Qt are available type
module avail Qt
To see what other modules are needed, what commands are available and how to get additional help type
module help Qt
To use Qt, include a command like this in your batch script or interactive session to load the Qt module:
module load Qt
Be sure you also load any other modules needed, as listed by the module help Qt
command.