Build Advanced Graphical User Interfaces: GUI Module
The Qt GUI module contains the functionality needed to develop advanced graphical user interface applications. Qt uses the native graphics API of each platform it supports, taking full advantage of system resources.
You can also create customized UIs with a unique look and feel with the Qt Quick UI creation kit.
Key Functions
- Complete set of customizable widgets
- 2D graphics canvas and OpenGL® integration
- Powerful font and layout engine
- Style engine and widget stylesheets
- Anti-aliasing, vector deformation, and SVG support
- Advanced graphics effects
- Support for ARGB top-level widgets
Benefits
- Build user interfaces in less lines of code with complete set of building blocks
- Complete control over the look and feel of your applications and devices
- Customize your UI with only a few lines of CSS code
- Deliver a rich user experience