PyQt/QListView/README.en.md

11 lines
242 B
Markdown
Raw Normal View History

2018-12-24 00:08:46 +08:00
# QListView
## 1. Custom Widget Item
[Run](CustomWidgetItem.py)
![CustomWidgetItem](ScreenShot/CustomWidgetItem.png)
## 2. Custom Widget Sort Item
[Run](CustomWidgetSortItem.py)
![CustomWidgetSortItem](ScreenShot/CustomWidgetSortItem.gif)