How to implement a filterable List in PyQt5?

后端 未结 0 472
鱼传尺愫
鱼传尺愫 2021-02-02 00:13

How can I implement a simple filterable List in PyQt5?

My components are:

  • Implementation of QAbstractListModel
  • QListView
  • QLineEdit
相关标签:
回答
  • 消灭零回复
提交回复
热议问题