Nokia Qt Development Frameworks offers a seamless integration of Qt development tools for Microsoft Visual Studio 2005, 2008 and 2010. The Qt Visual Studio Add-in allows developers to use this standard development environment without having to worry about any Qt-related build steps or tools.
The main features of the add-in are:
Wizards for creating new Qt projects and classes.
Automated build setup for the Meta-Object Compiler(moc), the User Interface Compiler (uic), and the Resource Compiler (rcc).
Import and export of Qt Project {.pro} and Project Include {.pri} files.
Integrated Qt resource management.
Integrated Qt documentation.
Debugging extensions for Qt data types.
Note: The Qt Visual Studio Add-in will not work on Visual Studio Express editions.