kword
KWMySqlCursor Class Reference
List of all members.Detailed Description
Definition at line 37 of file KWMySqlCursor.h.
Public Member Functions | |
| KWMySqlCursor (const QString &query=QString::null, bool autopopulate=TRUE, QSqlDatabase *db=0) | |
| KWMySqlCursor (const KWMySqlCursor &other) | |
| KWMySqlCursor (const QSqlQuery &query, bool autopopulate=TRUE) | |
| bool | select (const QString &, const QSqlIndex &=QSqlIndex()) |
| QSqlIndex | primaryIndex (bool=TRUE) const |
| int | insert (bool=TRUE) |
| int | update (bool=TRUE) |
| int | del (bool=TRUE) |
| void | setName (const QString &, bool=TRUE) |
The documentation for this class was generated from the following file:

