| at() const | BpsQuery | |
| bind(const QVariant &aValue, QSql::ParamType aParamType=QSql::In) | BpsQuery | |
| boundValue(int aField) const | BpsQuery | |
| BpsQuery(BpsDatastore *aDatastore) | BpsQuery | |
| clear() | BpsQuery | |
| datastore() const | BpsQuery | |
| execute(const QString &aSql=QString()) | BpsQuery | |
| execute(const QVariantList &aValues) | BpsQuery | |
| first() | BpsQuery | |
| isActive() const | BpsQuery | |
| isForwardOnly() const | BpsQuery | |
| isNull(int aField) const | BpsQuery | |
| isSelect() const | BpsQuery | |
| isValid() const | BpsQuery | |
| last() | BpsQuery | |
| next() | BpsQuery | |
| numRowsAffected() const | BpsQuery | |
| prepare(const QString &aSql) | BpsQuery | |
| previous() | BpsQuery | |
| query() const | BpsQuery | |
| record() const | BpsQuery | |
| seek(int aIndex, bool aRelative=false) | BpsQuery | |
| setForwardOnly(bool aForward=true) | BpsQuery | |
| size() const | BpsQuery | |
| sql() const | BpsQuery | |
| value(int aField) const | BpsQuery | |
| values() const | BpsQuery | |
| valuesAsMap() const | BpsQuery | |
| ~BpsQuery() (defined in BpsQuery) | BpsQuery | [virtual] |