#include <qtscriptshell_QSqlResult.h>
List of all members.
Constructor & Destructor Documentation
| QtScriptShell_QSqlResult::QtScriptShell_QSqlResult |
( |
const QSqlDriver * |
db | ) |
|
| QtScriptShell_QSqlResult::~QtScriptShell_QSqlResult |
( |
| ) |
|
| QtScriptShell_QSqlResult::QtScriptShell_QSqlResult |
( |
const QSqlDriver * |
db | ) |
|
| QtScriptShell_QSqlResult::~QtScriptShell_QSqlResult |
( |
| ) |
|
Member Function Documentation
| void QtScriptShell_QSqlResult::bindValue |
( |
const QString & |
placeholder, |
|
|
const QVariant & |
val, |
|
|
QSql::ParamType |
type |
|
) |
| |
| void QtScriptShell_QSqlResult::bindValue |
( |
const QString & |
placeholder, |
|
|
const QVariant & |
val, |
|
|
QSql::ParamType |
type |
|
) |
| |
| void QtScriptShell_QSqlResult::bindValue |
( |
int |
pos, |
|
|
const QVariant & |
val, |
|
|
QSql::ParamType |
type |
|
) |
| |
| void QtScriptShell_QSqlResult::bindValue |
( |
int |
pos, |
|
|
const QVariant & |
val, |
|
|
QSql::ParamType |
type |
|
) |
| |
| QVariant QtScriptShell_QSqlResult::data |
( |
int |
i | ) |
|
| QVariant QtScriptShell_QSqlResult::data |
( |
int |
i | ) |
|
| bool QtScriptShell_QSqlResult::exec |
( |
| ) |
|
| bool QtScriptShell_QSqlResult::exec |
( |
| ) |
|
| bool QtScriptShell_QSqlResult::fetch |
( |
int |
i | ) |
|
| bool QtScriptShell_QSqlResult::fetch |
( |
int |
i | ) |
|
| bool QtScriptShell_QSqlResult::fetchFirst |
( |
| ) |
|
| bool QtScriptShell_QSqlResult::fetchFirst |
( |
| ) |
|
| bool QtScriptShell_QSqlResult::fetchLast |
( |
| ) |
|
| bool QtScriptShell_QSqlResult::fetchLast |
( |
| ) |
|
| bool QtScriptShell_QSqlResult::fetchNext |
( |
| ) |
|
| bool QtScriptShell_QSqlResult::fetchNext |
( |
| ) |
|
| bool QtScriptShell_QSqlResult::fetchPrevious |
( |
| ) |
|
| bool QtScriptShell_QSqlResult::fetchPrevious |
( |
| ) |
|
| QVariant QtScriptShell_QSqlResult::handle |
( |
| ) |
const |
| QVariant QtScriptShell_QSqlResult::handle |
( |
| ) |
const |
| bool QtScriptShell_QSqlResult::isNull |
( |
int |
i | ) |
|
| bool QtScriptShell_QSqlResult::isNull |
( |
int |
i | ) |
|
| QVariant QtScriptShell_QSqlResult::lastInsertId |
( |
| ) |
const |
| QVariant QtScriptShell_QSqlResult::lastInsertId |
( |
| ) |
const |
| int QtScriptShell_QSqlResult::numRowsAffected |
( |
| ) |
|
| int QtScriptShell_QSqlResult::numRowsAffected |
( |
| ) |
|
| bool QtScriptShell_QSqlResult::prepare |
( |
const QString & |
query | ) |
|
| bool QtScriptShell_QSqlResult::prepare |
( |
const QString & |
query | ) |
|
| QSqlRecord QtScriptShell_QSqlResult::record |
( |
| ) |
const |
| QSqlRecord QtScriptShell_QSqlResult::record |
( |
| ) |
const |
| bool QtScriptShell_QSqlResult::reset |
( |
const QString & |
sqlquery | ) |
|
| bool QtScriptShell_QSqlResult::reset |
( |
const QString & |
sqlquery | ) |
|
| bool QtScriptShell_QSqlResult::savePrepare |
( |
const QString & |
sqlquery | ) |
|
| bool QtScriptShell_QSqlResult::savePrepare |
( |
const QString & |
sqlquery | ) |
|
| void QtScriptShell_QSqlResult::setActive |
( |
bool |
a | ) |
|
| void QtScriptShell_QSqlResult::setActive |
( |
bool |
a | ) |
|
| void QtScriptShell_QSqlResult::setAt |
( |
int |
at | ) |
|
| void QtScriptShell_QSqlResult::setAt |
( |
int |
at | ) |
|
| void QtScriptShell_QSqlResult::setForwardOnly |
( |
bool |
forward | ) |
|
| void QtScriptShell_QSqlResult::setForwardOnly |
( |
bool |
forward | ) |
|
| void QtScriptShell_QSqlResult::setLastError |
( |
const QSqlError & |
e | ) |
|
| void QtScriptShell_QSqlResult::setLastError |
( |
const QSqlError & |
e | ) |
|
| void QtScriptShell_QSqlResult::setQuery |
( |
const QString & |
query | ) |
|
| void QtScriptShell_QSqlResult::setQuery |
( |
const QString & |
query | ) |
|
| void QtScriptShell_QSqlResult::setSelect |
( |
bool |
s | ) |
|
| void QtScriptShell_QSqlResult::setSelect |
( |
bool |
s | ) |
|
| int QtScriptShell_QSqlResult::size |
( |
| ) |
|
| int QtScriptShell_QSqlResult::size |
( |
| ) |
|
Member Data Documentation
| QScriptValue QtScriptShell_QSqlResult::__qtscript_self |
The documentation for this class was generated from the following files: