5 #ifndef RAVENCOIN_ASSETFILTERPROXY_H 6 #define RAVENCOIN_ASSETFILTERPROXY_H 8 #include <QSortFilterProxyModel> 20 bool filterAcceptsRow(
int source_row,
const QModelIndex & source_parent)
const;
27 #endif //RAVENCOIN_ASSETFILTERPROXY_H AssetFilterProxy(QObject *parent=0)
void setAssetNamePrefix(const QString &assetNamePrefix)
bool filterAcceptsRow(int source_row, const QModelIndex &source_parent) const