PyQt/QCalendarWidget/README.md
2019-05-22 11:07:42 +08:00

11 lines
No EOL
345 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# QCalendarWidget
- 目录
- [QSS美化日历样式](#1QSS美化日历样式)
## 1、QSS美化日历样式
[运行 CalendarQssStyle.py](CalendarQssStyle.py)
对日历控件的部分控件进行QSS美化顶部背景颜色和高度上下月按钮、月份选择、年选择、菜单
![CalendarQssStyle](ScreenShot/CalendarQssStyle.gif)