362 B
362 B
QComboBox
- Catalog
1、Data Linkage
Three level linkage, data file is data.json
- use
QComboBox
,setModel
andQSortFilterProxyModel
to filter - the filter role is
Qt::ToolTipRole
- can use
QColumnView
maybe like this example