Eneboo - Documentación para desarrolladores
|
Métodos públicos | |
QtSqlCachedResultPrivate () | |
bool | seek (int i) |
void | init (int count, bool fo) |
void | cleanup () |
QtSqlCachedResult::RowCache * | next () |
void | revertLast () |
Atributos públicos | |
QtSqlCachedResult::RowsetCache * | cache |
QtSqlCachedResult::RowCache * | current |
int | rowCacheEnd |
int | colCount |
bool | forwardOnly |
QtSqlCachedResultPrivate::QtSqlCachedResultPrivate | ( | ) |
void QtSqlCachedResultPrivate::cleanup | ( | ) |
QtSqlCachedResult::RowCache * QtSqlCachedResultPrivate::next | ( | ) |
void QtSqlCachedResultPrivate::revertLast | ( | ) |