最終更新:2012-09-25 (火) 19:17:44 (4231d)  

Qt Visual Studio Add-in
Top / Qt Visual Studio Add-in

Qt Visual Studio .NET Integrationのサブセット

http://qt-project.org/wiki/QtVSAddin

対応Visual Studio

インストール手順

What is the Qt Visual Studio add-in?

  • 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.

メモ

メニューのQt -> Qt Options -> Qt Versions

Qt SDKしかインストールしていない場合