5 #include <QSortFilterProxyModel>
Enables filtering of nets or gates in the ModuleModel.
bool filterAcceptsRow(int sourceRow, const QModelIndex &sourceParent) const override
FilterElementsProxyModel(QObject *parent=nullptr)
void setFilterGates(bool filterGates)
void setFilterNets(bool filterNets)
QObject * parent() const const