#include <nestedtableproxymodel.hpp>
int CSMWorld::NestedTableProxyModel::columnCount |
( |
const QModelIndex & |
parent | ) |
const |
|
virtual |
QVariant CSMWorld::NestedTableProxyModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
|
virtual |
Qt::ItemFlags CSMWorld::NestedTableProxyModel::flags |
( |
const QModelIndex & |
index | ) |
const |
|
virtual |
void CSMWorld::NestedTableProxyModel::forwardDataChanged |
( |
const QModelIndex & |
topLeft, |
|
|
const QModelIndex & |
bottomRight |
|
) |
| |
|
privateslot |
void CSMWorld::NestedTableProxyModel::forwardResetEnd |
( |
const QString & |
id | ) |
|
|
privateslot |
void CSMWorld::NestedTableProxyModel::forwardResetStart |
( |
const QString & |
id | ) |
|
|
privateslot |
void CSMWorld::NestedTableProxyModel::forwardRowsAboutToInserted |
( |
const QModelIndex & |
parent, |
|
|
int |
first, |
|
|
int |
last |
|
) |
| |
|
privateslot |
void CSMWorld::NestedTableProxyModel::forwardRowsAboutToRemoved |
( |
const QModelIndex & |
parent, |
|
|
int |
first, |
|
|
int |
last |
|
) |
| |
|
privateslot |
void CSMWorld::NestedTableProxyModel::forwardRowsInserted |
( |
const QModelIndex & |
parent, |
|
|
int |
first, |
|
|
int |
last |
|
) |
| |
|
privateslot |
void CSMWorld::NestedTableProxyModel::forwardRowsRemoved |
( |
const QModelIndex & |
parent, |
|
|
int |
first, |
|
|
int |
last |
|
) |
| |
|
privateslot |
int CSMWorld::NestedTableProxyModel::getParentColumn |
( |
| ) |
const |
std::string CSMWorld::NestedTableProxyModel::getParentId |
( |
| ) |
const |
QVariant CSMWorld::NestedTableProxyModel::headerData |
( |
int |
section, |
|
|
Qt::Orientation |
orientation, |
|
|
int |
role |
|
) |
| const |
|
virtual |
QModelIndex CSMWorld::NestedTableProxyModel::index |
( |
int |
row, |
|
|
int |
column, |
|
|
const QModelIndex & |
parent = QModelIndex() |
|
) |
| const |
|
virtual |
bool CSMWorld::NestedTableProxyModel::indexIsParent |
( |
const QModelIndex & |
index | ) |
|
|
private |
QModelIndex CSMWorld::NestedTableProxyModel::mapFromSource |
( |
const QModelIndex & |
sourceIndex | ) |
const |
|
virtual |
QModelIndex CSMWorld::NestedTableProxyModel::mapToSource |
( |
const QModelIndex & |
proxyIndex | ) |
const |
|
virtual |
QModelIndex CSMWorld::NestedTableProxyModel::parent |
( |
const QModelIndex & |
index | ) |
const |
|
virtual |
int CSMWorld::NestedTableProxyModel::rowCount |
( |
const QModelIndex & |
parent | ) |
const |
|
virtual |
bool CSMWorld::NestedTableProxyModel::setData |
( |
const QModelIndex & |
index, |
|
|
const QVariant & |
value, |
|
|
int |
role = Qt::EditRole |
|
) |
| |
|
virtual |
std::string CSMWorld::NestedTableProxyModel::mId |
|
private |
IdTree* CSMWorld::NestedTableProxyModel::mMainModel |
|
private |
const int CSMWorld::NestedTableProxyModel::mParentColumn |
|
private |
The documentation for this class was generated from the following files: