#include <infotableproxymodel.hpp>
|
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) |
|
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) |
|
int CSMWorld::InfoTableProxyModel::getFirstInfoRow |
( |
int |
currentRow | ) |
const |
|
private |
Finds the first row with the same topic (journal entry) as in currentRow currentRow is a row of the source model.
bool CSMWorld::InfoTableProxyModel::lessThan |
( |
const QModelIndex & |
left, |
|
|
const QModelIndex & |
right |
|
) |
| const |
|
protectedvirtual |
void CSMWorld::InfoTableProxyModel::sourceDataChanged |
( |
const QModelIndex & |
topLeft, |
|
|
const QModelIndex & |
bottomRight |
|
) |
| |
|
protectedvirtualslot |
void CSMWorld::InfoTableProxyModel::sourceRowsInserted |
( |
const QModelIndex & |
parent, |
|
|
int |
start, |
|
|
int |
end |
|
) |
| |
|
protectedvirtualslot |
void CSMWorld::InfoTableProxyModel::sourceRowsRemoved |
( |
const QModelIndex & |
parent, |
|
|
int |
start, |
|
|
int |
end |
|
) |
| |
|
protectedvirtualslot |
QHash<QString, int> CSMWorld::InfoTableProxyModel::mFirstRowCache |
|
mutableprivate |
Contains ID for Topic or Journal ID.
int CSMWorld::InfoTableProxyModel::mInfoColumnIndex |
|
private |
int CSMWorld::InfoTableProxyModel::mLastAddedSourceRow |
|
private |
The documentation for this class was generated from the following files: