![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qsqldriver.h"#include "qdatetime.h"#include "qsqlerror.h"#include "qsqlfield.h"#include "qsqlindex.h"#include "private/qsqldriver_p.h"#include "private/qtools_p.h"#include <limits.h>#include "moc_qsqldriver.cpp"Go to the source code of this file.
Functions | |
| static QString | prepareIdentifier (const QString &identifier, QSqlDriver::IdentifierType type, const QSqlDriver *driver) |
|
static |
Definition at line 20 of file qsqldriver.cpp.