Qt 4.8
|
#include "qsqlquerymodel.h"
#include <qdebug.h>
#include <qsqldriver.h>
#include <qsqlfield.h>
#include "qsqlquerymodel_p.h"
Go to the source code of this file.
Macros | |
#define | QSQL_PREFETCH 255 |
#define QSQL_PREFETCH 255 |
Definition at line 52 of file qsqlquerymodel.cpp.
Referenced by QSqlQueryModel::fetchMore().