|
OpenMW
|
Removes base records from filtered results. More...
#include <landtexturetableproxymodel.hpp>
Public Member Functions | |
| LandTextureTableProxyModel (QObject *parent=nullptr) | |
Public Member Functions inherited from CSMWorld::IdTableProxyModel | |
| IdTableProxyModel (QObject *parent=0) | |
| virtual QModelIndex | getModelIndex (const std::string &id, int column) const |
| virtual void | setSourceModel (QAbstractItemModel *model) |
| void | setFilter (const std::shared_ptr< CSMFilter::Node > &filter) |
| void | refreshFilter () |
Protected Member Functions | |
| bool | filterAcceptsRow (int sourceRow, const QModelIndex &sourceParent) const override |
Protected Member Functions inherited from CSMWorld::IdTableProxyModel | |
| virtual bool | lessThan (const QModelIndex &left, const QModelIndex &right) const |
| QString | getRecordId (int sourceRow) const |
Additional Inherited Members | |
Signals inherited from CSMWorld::IdTableProxyModel | |
| void | rowAdded (const std::string &id) |
Protected Slots inherited from CSMWorld::IdTableProxyModel | |
| virtual void | sourceRowsInserted (const QModelIndex &parent, int start, int end) |
| virtual void | sourceRowsRemoved (const QModelIndex &parent, int start, int end) |
| virtual void | sourceDataChanged (const QModelIndex &topLeft, const QModelIndex &bottomRight) |
Protected Attributes inherited from CSMWorld::IdTableProxyModel | |
| IdTableBase * | mSourceModel |
Removes base records from filtered results.
| CSMWorld::LandTextureTableProxyModel::LandTextureTableProxyModel | ( | QObject * | parent = nullptr | ) |
1.8.6