PyQt/QListView/README.en.md
2018-12-25 21:55:38 +08:00

11 lines
No EOL
286 B
Markdown

# QListView
## 1. Custom Widget Item
[Run CustomWidgetItem.py](CustomWidgetItem.py)
![CustomWidgetItem](ScreenShot/CustomWidgetItem.png)
## 2. Custom Widget Sort Item
[Run CustomWidgetSortItem.py](CustomWidgetSortItem.py)
![CustomWidgetSortItem](ScreenShot/CustomWidgetSortItem.gif)