#include <idtableproxymodel.hpp>
CSMWorld::IdTableProxyModel::IdTableProxyModel |
( |
QObject * |
parent = 0 | ) |
|
bool CSMWorld::IdTableProxyModel::filterAcceptsRow |
( |
int |
sourceRow, |
|
|
const QModelIndex & |
sourceParent |
|
) |
| const |
|
protectedvirtual |
QModelIndex CSMWorld::IdTableProxyModel::getModelIndex |
( |
const std::string & |
id, |
|
|
int |
column |
|
) |
| const |
|
virtual |
QString CSMWorld::IdTableProxyModel::getRecordId |
( |
int |
sourceRow | ) |
const |
|
protected |
bool CSMWorld::IdTableProxyModel::lessThan |
( |
const QModelIndex & |
left, |
|
|
const QModelIndex & |
right |
|
) |
| const |
|
protectedvirtual |
void CSMWorld::IdTableProxyModel::refreshFilter |
( |
| ) |
|
void CSMWorld::IdTableProxyModel::rowAdded |
( |
const std::string & |
id | ) |
|
|
signal |
void CSMWorld::IdTableProxyModel::setFilter |
( |
const boost::shared_ptr< CSMFilter::Node > & |
filter | ) |
|
void CSMWorld::IdTableProxyModel::sourceDataChanged |
( |
const QModelIndex & |
topLeft, |
|
|
const QModelIndex & |
bottomRight |
|
) |
| |
|
protectedvirtualslot |
void CSMWorld::IdTableProxyModel::sourceRowsInserted |
( |
const QModelIndex & |
parent, |
|
|
int |
start, |
|
|
int |
end |
|
) |
| |
|
protectedvirtualslot |
void CSMWorld::IdTableProxyModel::sourceRowsRemoved |
( |
const QModelIndex & |
parent, |
|
|
int |
start, |
|
|
int |
end |
|
) |
| |
|
protectedvirtualslot |
void CSMWorld::IdTableProxyModel::updateColumnMap |
( |
| ) |
|
|
private |
std::map<int, int> CSMWorld::IdTableProxyModel::mColumnMap |
|
private |
The documentation for this class was generated from the following files: