Qt之自绘制日历控件(三)

时间:2019-12-06 13:21:01
【文件属性】:
文件名称:Qt之自绘制日历控件(三)
文件大小:11KB
文件格式:ZIP
更新时间:2019-12-06 13:21:01
日历控件 完全自绘制日历控件,日期位置和日期数字都是在内容中计算,之前已经有两个关于自绘制日历的demo,但这个demo功能有所增强,主要是支持月份切换,记录当前选中日期等
【文件预览】:
DropDataControl
----main.cpp(218B)
----stdafx.h(22B)
----Resources()
----CalendarWidget.h(464B)
----DropDataControl.vcxproj(14KB)
----DropDataControl.h(425B)
----stdafx.cpp(21B)
----DrawDateTime.cpp(10KB)
----DropDataControl.qrc(75B)
----DropDataControl.rc(54B)
----DropDataControl.vcxproj.filters(4KB)
----DropDataControl.ico(3KB)
----DropDataControl.cpp(2KB)
----DrawDateTime.h(1013B)
----CalendarWidget.cpp(3KB)

网友评论

  • 可以参考一下的
  • 项目中使用,非常感谢
  • 可以参考一下的
  • 不错,学习了