当前位置:网站首页>QT modification UI does not take effect
QT modification UI does not take effect
2022-04-23 17:28:00 【Xiaoying Information Technology Service Department】
Two years later , Finally, I have a chance to use it Qt Do the actual project .
Create a new project , And made some modifications to the main form , However, it is found that the runtime always runs the form before modification , In other words, the modification of the interface has not taken effect :
Online inquiry found the answer .
It turned out that I changed the form name halfway .
The solution is to replace all the old class names in various files with new class names .
Run again after modification , effect :
Reference resources :qt - QtCreator Build doesn't update UI changes in design form - Stack Overflow
版权声明
本文为[Xiaoying Information Technology Service Department]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231724095445.html
边栏推荐
- Scope and scope chain in JS
- Shell-sed命令的使用
- Advantages and disadvantages of several note taking software
- Shell-入门、变量、以及基本的语法
- Generation of barcode and QR code
- Solution architect's small bag - 5 types of architecture diagrams
- For the space occupation of the software, please refer to the installation directory
- C listens for WMI events
- Why do some people say SCM is simple and I have to learn it so hard?
- Using quartz under. Net core - calendar of [6] jobs and triggers
猜你喜欢
.Net Core3. 1 use razorengine NETCORE production entity generator (MVC web version)
How to change input into text
Use of todesk remote control software
Solution architect's small bag - 5 types of architecture diagrams
PC电脑使用无线网卡连接上手机热点,为什么不能上网
C# Task. Delay and thread The difference between sleep
Compare the performance of query based on the number of paging data that meet the query conditions
Advantages and disadvantages of several note taking software
Detailed explanation of Milvus 2.0 quality assurance system
超分之TDAN
随机推荐
Websocket (basic)
Milvus 2.0 détails du système d'assurance de la qualité
Further study of data visualization
Webapi + form form upload file
JVM类加载机制
Net standard
matlab如何绘制已知公式的曲线图,Excel怎么绘制函数曲线图像?
读《Software Engineering at Google》(15)
Detailed explanation of C webpai route
In embedded system, must the program code in flash be moved to ram to run?
Shell-sort命令的使用
ASP. Net core configuration options (Part 2)
Promise (IV)
练习:求偶数和、阈值分割和求差( list 对象的两个基础小题)
Clickhouse - data type
Promise (II)
Conversion between hexadecimal numbers
Change Oracle to MySQL
线性代数感悟之2
Using quartz under. Net core -- preliminary understanding of [2] operations and triggers