Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qsqldriver.cpp File Reference

(55f46569f3e9688c2a07973923bfda68aa2b0c3e)

#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"
Include dependency graph for qsqldriver.cpp:

Go to the source code of this file.

Functions

static QString prepareIdentifier (const QString &identifier, QSqlDriver::IdentifierType type, const QSqlDriver *driver)

Function Documentation

◆ prepareIdentifier()

QString prepareIdentifier ( const QString & identifier,
QSqlDriver::IdentifierType type,
const QSqlDriver * driver )
static

Definition at line 20 of file qsqldriver.cpp.