KDbQuerySchemaParameterValueListIterator
KDbQuerySchemaParameterValueListIterator Class Reference
#include <KDbQuerySchemaParameter.shared.h>
Public Member Functions | |
KDbQuerySchemaParameterValueListIterator (const QList< QVariant > ¶ms) | |
QVariant | previousValue () const |
Detailed Description
An iterator for a list of values of query schema parameters Allows to iterate over parameters and returns QVariant value or well-formatted string.
The iterator is initially set to the last item because of the parser requirements
Definition at line 49 of file KDbQuerySchemaParameter.shared.h.
Member Function Documentation
◆ previousValue()
QVariant KDbQuerySchemaParameterValueListIterator::previousValue | ( | ) | const |
- Returns
- previous value
Definition at line 79 of file KDbQuerySchemaParameter.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Jun 6 2023 04:06:24 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Jun 6 2023 04:06:24 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.