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