当前位置:网站首页>When QT uses qtooltip mouse to display text, the picture of the button will also be displayed and the prompt text style will be modified
When QT uses qtooltip mouse to display text, the picture of the button will also be displayed and the prompt text style will be modified
2022-07-07 03:41:00 【Program yuan ZCC】
Use QToolTip Problems encountered in :
1、 The mouse will put QPushButton Of Background map Show it
2、 Set up QToolTip Style failed
if(preview) {// Preview on
ui->preview->setStyleSheet("border-image:url(:/style/preview_icon.png);");
ui->preview->setToolTip(" Close the preview ");
} else {
ui->preview->setStyleSheet("border-image:url(:/style/n_preview_icon.png);");
ui->preview->setToolTip(" Open Preview ");
}
After modifying the code :
if(preview) {// Preview on
ui->preview->setStyleSheet("QPushButton{border-image:url(:/style/preview_icon.png);}"
"QToolTip{background-color: #ffffff; color:#484848;}");
ui->preview->setToolTip(" Close the preview ");
} else {
ui->preview->setStyleSheet("QPushButton{border-image:url(:/style/n_preview_icon.png);}"
"QToolTip{background-color: #ffffff; color:#484848;}");
ui->preview->setToolTip(" Open Preview ");
}
边栏推荐
- Set static IP for raspberry pie
- Graphical tools package yolov5 and generate executable files exe
- About Tolerance Intervals
- Restcloud ETL Community Edition June featured Q & A
- Jerry's phonebook acquisition [chapter]
- QT 项目 表格新建列名称设置 需求练习(找数组消失的数字、最大值)
- 线性表的查找
- Delete data in SQL
- [security attack and Defense] how much do you know about serialization and deserialization?
- MySQL的存储引擎
猜你喜欢
Flutter3.0, the applet is not only run across mobile applications
HMS Core 机器学习服务打造同传翻译新“声”态,AI让国际交流更顺畅
什么是 BA ?BA怎么样?BA和BI是什么关系?
数学归纳与递归
Ubuntu 20 installation des enregistrements redisjson
About Tolerance Intervals
Shangsilicon Valley JVM Chapter 1 class loading subsystem
Confirm the future development route! Digital economy, digital transformation, data This meeting is very important
24.(arcgis api for js篇)arcgis api for js点修改点编辑(SketchViewModel)
Calculation of time and space complexity (notes of runners)
随机推荐
CVPR 2022 best paper candidate | pip: six inertial sensors realize whole body dynamic capture and force estimation
LAB1配置脚本
1200.Minimum Absolute Difference
Under the tide of "going from virtual to real", Baidu AI Cloud is born from real
Jerry's phonebook acquisition [chapter]
Delete data in SQL
海思3559万能平台搭建:RTSP实时播放的支持
19. (ArcGIS API for JS) ArcGIS API for JS line acquisition (sketchviewmodel)
codeforces每日5题(均1700)-第七天
函数重入、函数重载、函数重写自己理解
ubuntu20安装redisjson记录
Flutter3.0了,小程序不止于移动应用跨端运行
MySQL storage engine
QT 使用QToolTip 鼠标放上去显示文字时会把按钮的图片也显示了、修改提示文字样式
Do you know the five most prominent advantages of E-bidding?
22. (ArcGIS API for JS) ArcGIS API for JS Circle Collection (sketchviewmodel)
自适应非欧表征广告检索系统AMCAD
Not All Points Are Equal Learning Highly Efficient Point-based Detectors for 3D LiDAR Point
[security attack and Defense] how much do you know about serialization and deserialization?
API data interface of A-share index component data