#include <nestedcoladapterimp.hpp>
| CSMWorld::PathgridEdgeListAdapter::PathgridEdgeListAdapter |
( |
| ) |
|
| void CSMWorld::PathgridEdgeListAdapter::addRow |
( |
Record< Pathgrid > & |
record, |
|
|
int |
position |
|
) |
| const |
|
virtual |
| int CSMWorld::PathgridEdgeListAdapter::getColumnsCount |
( |
const Record< Pathgrid > & |
record | ) |
const |
|
virtual |
| QVariant CSMWorld::PathgridEdgeListAdapter::getData |
( |
const Record< Pathgrid > & |
record, |
|
|
int |
subRowIndex, |
|
|
int |
subColIndex |
|
) |
| const |
|
virtual |
| int CSMWorld::PathgridEdgeListAdapter::getRowsCount |
( |
const Record< Pathgrid > & |
record | ) |
const |
|
virtual |
| void CSMWorld::PathgridEdgeListAdapter::removeRow |
( |
Record< Pathgrid > & |
record, |
|
|
int |
rowToRemove |
|
) |
| const |
|
virtual |
| void CSMWorld::PathgridEdgeListAdapter::setData |
( |
Record< Pathgrid > & |
record, |
|
|
const QVariant & |
value, |
|
|
int |
subRowIndex, |
|
|
int |
subColIndex |
|
) |
| const |
|
virtual |
The documentation for this class was generated from the following files: