当前位置:网站首页>The process of creating custom controls in QT to encapsulating them into toolbars (II): encapsulating custom controls into toolbars
The process of creating custom controls in QT to encapsulating them into toolbars (II): encapsulating custom controls into toolbars
2022-07-07 16:58:00 【God port】
One 、 Project creation
So let's create one first VS project .
Two 、 Environment configuration
1. The generated customdashboardplugin.dll Add to qt designer Folder . This file is in your QT Installation directory .
2. take customdashboardplugin.lib Add to qt lib Next
3. Add header file to include Under the folder
4.VS Configuration environment
The header file
lib
add to dll To exe Under the table of contents
3、 ... and 、 effect
1. Toolbar effect
2. Running effect
The flow of automatic control is roughly like this , As long as the idea is good , Custom controls can help us realize various interfaces and functions , I hope I can help you .
边栏推荐
- [designmode] flyweight pattern
- 低代码(lowcode)帮助运输公司增强供应链管理的4种方式
- Personal notes of graphics (1)
- 直接上干货,100%好评
- [designmode] facade patterns
- QT视频传输
- LeetCode 1774. 最接近目标价格的甜点成本 每日一题
- LeetCode 403. 青蛙过河 每日一题
- SqlServer2014+: 创建表的同时创建索引
- Sort out several important Android knowledge and advanced Android development interview questions
猜你喜欢
最新2022年Android大厂面试经验,安卓View+Handler+Binder
[Android -- data storage] use SQLite to store data
1亿单身男女“在线相亲”,撑起130亿IPO
最新高频Android面试题目分享,带你一起探究Android事件分发机制
掌握这套精编Android高级面试题解析,oppoAndroid面试题
node:504报错
Personal notes of graphics (3)
Three. JS series (2): API structure diagram-2
【MySql进阶】索引详解(一):索引数据页结构
《产品经理必读:五种经典的创新思维模型》的读后感
随机推荐
射线与OBB相交检测
Geoserver2.18 series (5): connect to SQLSERVER database
【DesignMode】享元模式(Flyweight Pattern)
【图像传感器】相关双采样CDS
LeetCode-SQL第一天
【MySql进阶】索引详解(一):索引数据页结构
正在准备面试,分享面经
编程模式-表驱动编程
[designmode] facade patterns
Laravel changed the session from file saving to database saving
Vs2019 configuration matrix library eigen
Cesium (4): the reason why gltf model is very dark after loading
LeetCode 1981. 最小化目标值与所选元素的差 每日一题
Personal notes of graphics (2)
Localstorage and sessionstorage
二叉搜索树(特性篇)
Pisa-Proxy SQL 解析之 Lex & Yacc
Horizontal and vertical centering method and compatibility
logback. XML configure logs of different levels and set color output
[Android -- data storage] use SQLite to store data