PyQt/QListView/README.md
2018-08-04 01:13:39 +08:00

11 lines
No EOL
170 B
Markdown
Raw 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.

# QListView练习
显示自定义widget使用setIndexWidget
排序使用QSortFilterProxyModel
## 截图
![截图](ScreenShot/1.png)
![截图](ScreenShot/2.gif)