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