Advanced GUI
Qt provides you with all the functionality needed to develop advanced GUI applications on desktop and embedded platforms. Qt uses the native graphics APIs of each platform it supports, taking full advantage of system resources and ensuring that applications have native look and feel.
- Complete set of controls (widgets) from buttons and dialogs to tree views and tables
- Auto-scaling, font-, language- and screen orientation- aware layout engine
- Support for anti-aliasting, vector deformation and scaleable vector graphics (SVG)
- Complete UI customizability with style API and widget stylesheets
- Support for hardware accelerated graphics and multiple displays on embedded
|