XSqlQueryProto Class Reference
#include <xsqlqueryproto.h>
List of all members.
Constructor & Destructor Documentation
XSqlQueryProto::XSqlQueryProto |
( |
QObject * |
parent = 0 |
) |
|
Member Function Documentation
int XSqlQueryProto::findFirst |
( |
const QString & |
col, |
|
|
const QString & |
val | |
|
) |
| | |
int XSqlQueryProto::findFirst |
( |
const QString & |
col, |
|
|
int |
val | |
|
) |
| | |
int XSqlQueryProto::findFirst |
( |
int |
col, |
|
|
int |
val | |
|
) |
| | |
bool XSqlQueryProto::first |
( |
|
) |
[slot] |
bool XSqlQueryProto::isActive |
( |
|
) |
|
bool XSqlQueryProto::isForwardOnly |
( |
|
) |
|
bool XSqlQueryProto::isSelect |
( |
|
) |
|
bool XSqlQueryProto::isValid |
( |
|
) |
|
bool XSqlQueryProto::last |
( |
|
) |
[slot] |
QVariantMap XSqlQueryProto::lastError |
( |
|
) |
|
bool XSqlQueryProto::next |
( |
|
) |
[slot] |
int XSqlQueryProto::numRowsAffected |
( |
|
) |
|
bool XSqlQueryProto::previous |
( |
|
) |
[slot] |
int XSqlQueryProto::size |
( |
|
) |
|
QString XSqlQueryProto::toString |
( |
|
) |
const |
QVariant XSqlQueryProto::value |
( |
int |
index |
) |
|
The documentation for this class was generated from the following files: