VS+QT的编程开发工作:关于QT VS tools的使用 qt的官方帮助

加粗样式

最近的工作用到VS2022+QT5.9.9/QT5.12.9,在查找相关资料的时候,发现Qt 官方的资料还是很不错的,特记录下来,要记得抽时间学习下。

Add Qt versions

https://doc.qt.io/qtvstools/qtvstools-how-to-add-qt-versions.html

Build solutions that have Qt/MSBuild format 2

https://doc.qt.io/qtvstools/qtvstools-how-to-build-older-projects.html

后继还有一系列的文章可以看:

https://doc.qt.io/qtvstools/qtvstools-toc.html

All Topics

Install Qt VS Tools

Getting Started

Tutorials

Tutorial: Qt Widgets application

Tutorial: Qt Quick application

Tutorial: Qt Quick debugging

Tutorial: Qt Test application

How to

Add Qt versions

Build solutions that have Qt/MSBuild format 2

Configure Qt tests using a .runsettings file

Convert solutions to latest Qt/MSBuild format

Create Qt translation files

Create UI form files

Cross-compile

Debug applications

Debug on Linux

Enable QML debugging

Get help

Hide output

Load Qt projects

Manage resources

Select Qt versions for a project

Set tool theme

Start Qt Designer

Start Qt Linguist

Start Qt Resource Editor

Turn on QML Language Server

Update IntelliSense info

Update Qt translation files

Visualize C++ types

Explanation

Building

Configuring builds

Debugging Qt Quick applications

Features

Reference

Files

Projects

Test Adapter settings

相关推荐
应用市场5 小时前
构建自定义命令行工具 - 打造专属指令体
开发语言·windows·python
Dfreedom.6 小时前
一文掌握Python四大核心数据结构:变量、结构体、类与枚举
开发语言·数据结构·python·变量·数据类型
一半烟火以谋生6 小时前
Python + Pytest + Allure 自动化测试报告教程
开发语言·python·pytest
虚行6 小时前
C#上位机工程师技能清单文档
开发语言·c#
小羊在睡觉6 小时前
golang定时器
开发语言·后端·golang
CoderCodingNo7 小时前
【GESP】C++四级真题 luogu-B4068 [GESP202412 四级] Recamán
开发语言·c++·算法
Larry_Yanan7 小时前
QML学习笔记(四十四)QML与C++交互:对QML对象设置objectName
开发语言·c++·笔记·qt·学习·ui·交互
百锦再7 小时前
对前后端分离与前后端不分离(通常指服务端渲染)的架构进行全方位的对比分析
java·开发语言·python·架构·eclipse·php·maven
Want5958 小时前
C/C++大雪纷飞①
c语言·开发语言·c++
有时间要学习9 小时前
Qt——窗口
开发语言·qt