Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qsqldriver.cpp File Reference

(781135b0d2b2814dd504fb7578703bbeda022c51)

#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()

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

Definition at line 19 of file qsqldriver.cpp.

References QSqlDriver::escapeIdentifier(), QSqlDriver::isIdentifierEscaped(), Q_ASSERT, and ret.

Referenced by QSqlDriver::sqlStatement().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: