KexiDB::QuerySchemaParameterValueListIterator Class Reference
#include <queryschemaparameter.h>
List of all members.
Detailed Description
An iteratof for a list of values of query schema parameters providing Allows to iterate over parameters and return QVariant value or well-formatted string.
The iterator is initially set to the last item because of the parser requirements
Definition at line 51 of file queryschemaparameter.h.
Constructor & Destructor Documentation
| KexiDB::QuerySchemaParameterValueListIterator::QuerySchemaParameterValueListIterator |
( |
const Driver & |
driver, |
|
|
const QValueList< QVariant > & |
params |
|
) |
|
|
| KexiDB::QuerySchemaParameterValueListIterator::~QuerySchemaParameterValueListIterator |
( |
|
) |
|
|
Member Function Documentation
| QVariant KexiDB::QuerySchemaParameterValueListIterator::getPreviousValue |
( |
|
) |
|
|
| QString KexiDB::QuerySchemaParameterValueListIterator::getPreviousValueAsString |
( |
Field::Type |
type |
) |
|
|
|
|
- Returns:
- previous value as string formatted using driver's escaping
|
Member Data Documentation
The documentation for this class was generated from the following file:
This file is part of the documentation for Kexi 2.0 alpha.