VS2019+QT 制作自定义控件
时间:2020-09-09 13:01:06
收藏:0
阅读:517
VS2019+QT 制作自定义控件
1.新建Qt Designer Custom Widget 项目

2. 项目中会有如下2个文件
myMultiCustomControl.h myMultiCustomControlPlugin.h
3.打开 myMultiCustomControl.h
原文:https://www.cnblogs.com/CityLcf/p/13638059.html
评论(0)