Qt 自定义标题栏

时间:2022-02-12 09:38:57
【文件属性】:
文件名称:Qt 自定义标题栏
文件大小:1.2MB
文件格式:ZIP
更新时间:2022-02-12 09:38:57
Qt 自定义标题栏 可移动 双击放大缩小 QWidget及其子类窗体组件的标题栏受操作系统的控制,即标题栏的界面风格与操作系统的主题风格相同,工程实践中需要开发者自行定义,达到美化应用程序界面的目的。开发环境是Qt5.7,调试成功,可自行下载,如有问题请留言,谢谢!
【文件预览】:
QtTitleWidget
----customtitlewidget.h(872B)
----ui_customtitlewidget.h(5KB)
----customtitlewidget.cpp(2KB)
----QtTitleWidget.pro.user(14KB)
----QtTitleWidget.pro(1KB)
----customtitlewidget.ui(4KB)
----release()
----debug()
--------moc_customtitlewidget.o(321KB)
--------widget.o(523KB)
--------main.o(505KB)
--------moc_widget.o(299KB)
--------moc_predefs.h(10KB)
--------customtitlewidget.o(550KB)
--------moc_customtitlewidget.cpp(4KB)
--------QtTitleWidget.exe(2.02MB)
--------moc_widget.cpp(3KB)
----main.cpp(175B)
----.qmake.stash(726B)
----Makefile(26KB)
----widget.cpp(671B)
----Makefile.Debug(55KB)
----widget.h(284B)
----Makefile.Release(55KB)

网友评论

  • 示例很好,有参考价值