add treeWidget Demo
This commit is contained in:
parent
9ac177f4a2
commit
223eecaa8a
1 changed files with 2 additions and 0 deletions
|
@ -145,6 +145,8 @@ https://pyqt5.com 社区是专门针对PyQt5学习和提升开设的博客网站
|
|||
|
||||
- [PyQtGraph](PyQtGraph)
|
||||
- [鼠标获取X轴坐标](PyQtGraph/mouseFlow.py)
|
||||
- [禁止右键点击功能、鼠标滚轮,添加滚动条等功能](PyQtGraph/graph1.py)
|
||||
- [工具类](PyQtGraph/tools.py)
|
||||
|
||||
- [Animation](QPropertyAnimation)
|
||||
- [窗口淡入淡出](QPropertyAnimation/FadeInOut.py)
|
||||
|
|
Loading…
Reference in a new issue