#include <AQSSqlQuery_p.h>
Lista de todos los miembros.
Documentación de las funciones miembro
static void* AQSSqlQuery::construct |
( |
const QSArgumentList & |
args | ) |
[inline, static, protected] |
bool AQSSqlQuery::exec |
( |
| ) |
[inline, slot] |
QStringList AQSSqlQuery::fieldList |
( |
| ) |
const [inline, slot] |
int AQSSqlQuery::fieldNameToPos |
( |
const QString & |
arg0 | ) |
const [inline, slot] |
bool AQSSqlQuery::first |
( |
| ) |
[inline, slot] |
QString AQSSqlQuery::from |
( |
| ) |
const [inline, slot] |
bool AQSSqlQuery::isNull |
( |
int |
arg0 | ) |
const [inline, slot] |
bool AQSSqlQuery::last |
( |
| ) |
[inline, slot] |
QSqlError * AQSSqlQuery::lastError |
( |
| ) |
const [inline, slot] |
QString AQSSqlQuery::lastQuery |
( |
| ) |
const [inline, slot] |
bool AQSSqlQuery::next |
( |
| ) |
[inline, slot] |
QString AQSSqlQuery::orderBy |
( |
| ) |
const [inline, slot] |
QString AQSSqlQuery::posToFieldName |
( |
const int |
arg0 | ) |
const [inline, slot] |
bool AQSSqlQuery::prev |
( |
| ) |
[inline, slot] |
QString AQSSqlQuery::select |
( |
| ) |
const [inline, slot] |
void AQSSqlQuery::setForwardOnly |
( |
bool |
arg0 | ) |
[inline, slot] |
void AQSSqlQuery::setFrom |
( |
const QString & |
arg0 | ) |
[inline, slot] |
void AQSSqlQuery::setOrderBy |
( |
const QString & |
arg0 | ) |
[inline, slot] |
void AQSSqlQuery::setSelect |
( |
const QString & |
s, |
|
|
const QString & |
sep = QString::fromLatin1(",") |
|
) |
| [inline, slot] |
void AQSSqlQuery::setTablesList |
( |
const QString & |
arg0 | ) |
[inline, slot] |
void AQSSqlQuery::setValueParam |
( |
const QString & |
arg0, |
|
|
const QVariant & |
arg1 |
|
) |
| [inline, slot] |
void AQSSqlQuery::setWhere |
( |
const QString & |
arg0 | ) |
[inline, slot] |
void AQSSqlQuery::showDebug |
( |
| ) |
[inline, slot] |
int AQSSqlQuery::size |
( |
| ) |
const [inline, slot] |
QString AQSSqlQuery::sql |
( |
| ) |
const [inline, slot] |
QVariant AQSSqlQuery::value |
( |
int |
arg0 | ) |
const [inline, slot] |
QVariant AQSSqlQuery::valueParam |
( |
const QString & |
arg0 | ) |
const [inline, slot] |
QString AQSSqlQuery::where |
( |
| ) |
const [inline, slot] |
La documentación para esta clase fue generada a partir del siguiente fichero: