QT QDialog 圆角实现

时间:2021-04-22 05:53:39
【文件属性】:
文件名称:QT QDialog 圆角实现
文件大小:4KB
文件格式:ZIP
更新时间:2021-04-22 05:53:39
QDialog 圆角 QDialog 使用css 设置一个对话框为圆角。主要思路是QDialog为一个容器,设置透明后,要对里面的控件进行设置圆角。
【文件预览】:
DialogRadius
----dialog.h(273B)
----mainwindow.ui(1KB)
----mainwindow.cpp(341B)
----main.cpp(183B)
----mainwindow.h(369B)
----dialog.ui(2KB)
----DialogRadius.pro(436B)
----dialog.cpp(339B)

网友评论