- Info
Qt for Windows
|
Qt is a comprehensive application and UI framework for developing Windows
applications that can also be deployed across many other desktop and
embedded operating systems without rewriting the source code.
Many companies also choose Qt to develop applications that support multiple Windows versions from a single code-base.
|
Get Started with Qt on Windows
|
Visual Studio Integration
The Qt Visual Studio Integration allows programmers to create,
build, debug and run Qt applications from within Visual Studio .NET
2003, 2005 and 2008.
- Code completion and syntax highlighting
- Powerful GUI layout and forms builder using integrated Qt Designer
- Qt documentation integrated with Visual Studio online help
- Templates for the most common Qt application types
Rich Class Library
The Qt class library includes all the functionality needed to build advanced GUI applications.
- Complete set of customizable UI controls/widgets
- 3D graphics support with OpenGL or Direct3D
- Powerful multi-threading features
- 2D graphics canvas capable of handling millions of items
- Integrated Phonon multimedia framework
- WebKit integration
- Networking, XML and database functionality
- ECMA standard scripting engine
Integrated Development Tools
Qt includes a set of integrated development tools to speed development on the Windows platform.
Cross-Platform Within Windows
Using Qt, you can build applications once and deploy them to
multiple Windows operating system versions without rewriting the source
code. Qt applications support Windows Vista, Server 2003, XP, NT4,
Me/98 and Windows CE.
|
|