11 lines
No EOL
304 B
Markdown
11 lines
No EOL
304 B
Markdown
# QListView
|
|
|
|
## 1、显示自定义Widget
|
|
[运行 CustomWidgetItem.py](CustomWidgetItem.py)
|
|
|
|
![CustomWidgetItem](ScreenShot/CustomWidgetItem.png)
|
|
|
|
## 2、显示自定义Widget并排序
|
|
[运行 CustomWidgetSortItem.py](CustomWidgetSortItem.py)
|
|
|
|
![CustomWidgetSortItem](ScreenShot/CustomWidgetSortItem.gif) |