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

相关推荐
潜创微科技2 小时前
IT6520:USB‑C 转 MIPI 芯片方案 4K@120Hz 高清显示
c语言·开发语言
言之。3 小时前
【Python】免费的中文 AI 配音方案
开发语言·人工智能·python
天天进步20153 小时前
Python全栈项目:从零手操一个高性能 API 网关
开发语言·python
Java面试题总结3 小时前
java高频面试题(2026最新)
java·开发语言·jvm·数据库·spring·缓存
安生生申4 小时前
使用pygame实现2048
开发语言·python·pygame
hh.h.5 小时前
CANN算子开发入门:从零开始写第一个Ascend C算子
c语言·开发语言·cann·c算子
AI科技星5 小时前
全域数学·第三部·数术几何部·平行网格卷 完整专著目录(含拓扑发展史+学科定位·终稿)
c语言·开发语言·网络·量子计算·agi
SunnyDays10115 小时前
Java 读写 Excel 公式:从基础到高级的实战总结
java·开发语言·excel
wb043072015 小时前
Java 26
java·开发语言
白露与泡影5 小时前
JVM GC调优实战:从线上频繁Full GC到RT降低80%的全过程
java·开发语言·jvm