码迷,mamicode.com
首页 > 其他好文 > 详细

QCustomplot

时间:2020-06-26 14:40:53      阅读:78      评论:0      收藏:0      [点我收藏+]

标签:pre   背景   nbsp   bsp   透明   round   作用   tst   color   

设置背景透明,一定要同时有这两句代码,单独一句不起作用

ui->customplot->setBackground(Qt::transparent);
ui->customplot->setStyleSheet("background: transparent;");

 

QCustomplot

标签:pre   背景   nbsp   bsp   透明   round   作用   tst   color   

原文地址:https://www.cnblogs.com/leocc325/p/13194495.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!