-
enum
DriverFeature
-
enum
IdentifierType
-
enum
NotificationSource
-
enum
StatementType
-
QSqlDriver
(QObject *)
-
~QSqlDriver
()
-
beginTransaction
() : bool
-
bindableObjectName
() : QBindable<QString>
-
blockSignals
(bool) : bool
-
childEvent
(QChildEvent *)
-
children
() const : const QObjectList &
-
close
()
-
commitTransaction
() : bool
-
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType) : QMetaObject::Connection
-
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType) : QMetaObject::Connection
-
connect
(const QObject *, const char *, const char *, Qt::ConnectionType) const : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType) : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction, Functor) : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction, const QObject *, Functor, Qt::ConnectionType) : QMetaObject::Connection
-
connectNotify
(const QMetaMethod &)
-
createResult
() const : QSqlResult *
-
customEvent
(QEvent *)
-
deleteLater
()
-
destroyed
(QObject *)
-
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
-
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
-
disconnect
(const char *, const QObject *, const char *) const : bool
-
disconnect
(const QObject *, const char *) const : bool
-
disconnect
(const QMetaObject::Connection &) : bool
-
disconnect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction) : bool
-
disconnectNotify
(const QMetaMethod &)
-
dumpObjectInfo
() const
-
dumpObjectTree
() const
-
dynamicPropertyNames
() const : QList<QByteArray>
-
escapeIdentifier
(const QString &, QSqlDriver::IdentifierType) const : QString
-
event
(QEvent *) : bool
-
eventFilter
(QObject *, QEvent *) : bool
-
findChild
(QAnyStringView, Qt::FindChildOptions) const : T
-
findChild
(Qt::FindChildOptions) const : T
-
findChildren
(QAnyStringView, Qt::FindChildOptions) const : QList<T>
-
findChildren
(Qt::FindChildOptions) const : QList<T>
-
findChildren
(const QRegularExpression &, Qt::FindChildOptions) const : QList<T>
-
formatValue
(const QSqlField &, bool) const : QString
-
handle
() const : QVariant
-
hasFeature
(QSqlDriver::DriverFeature) const : bool
-
inherits
(const char *) const : bool
-
installEventFilter
(QObject *)
-
isIdentifierEscaped
(const QString &, QSqlDriver::IdentifierType) const : bool
|
-
isOpen
() const : bool
-
isOpenError
() const : bool
-
isQuickItemType
() const : bool
-
isSignalConnected
(const QMetaMethod &) const : bool
-
isWidgetType
() const : bool
-
isWindowType
() const : bool
-
killTimer
(int)
-
lastError
() const : QSqlError
-
maximumIdentifierLength
(QSqlDriver::IdentifierType) const : int
-
metaObject
() const : const QMetaObject *
-
moveToThread
(QThread *) : bool
-
notification
(const QString &, QSqlDriver::NotificationSource, const QVariant &)
-
numericalPrecisionPolicy
() const : QSql::NumericalPrecisionPolicy
-
objectName
() const : QString
-
objectNameChanged
(const QString &)
-
open
(const QString &, const QString &, const QString &, const QString &, int, const QString &) : bool
-
parent
() const : QObject *
-
primaryIndex
(const QString &) const : QSqlIndex
-
property
(const char *) const : QVariant
-
receivers
(const char *) const : int
-
record
(const QString &) const : QSqlRecord
-
removeEventFilter
(QObject *)
-
rollbackTransaction
() : bool
-
sender
() const : QObject *
-
senderSignalIndex
() const : int
-
setLastError
(const QSqlError &)
-
setNumericalPrecisionPolicy
(QSql::NumericalPrecisionPolicy)
-
setObjectName
(const QString &)
-
setObjectName
(QAnyStringView)
-
setOpen
(bool)
-
setOpenError
(bool)
-
setParent
(QObject *)
-
setProperty
(const char *, const QVariant &) : bool
-
setProperty
(const char *, QVariant &&) : bool
-
signalsBlocked
() const : bool
-
sqlStatement
(QSqlDriver::StatementType, const QString &, const QSqlRecord &, bool) const : QString
-
startTimer
(int, Qt::TimerType) : int
-
startTimer
(std::chrono::milliseconds, Qt::TimerType) : int
-
staticMetaObject
:
-
stripDelimiters
(const QString &, QSqlDriver::IdentifierType) const : QString
-
subscribeToNotification
(const QString &) : bool
-
subscribedToNotifications
() const : QStringList
-
tables
(QSql::TableType) const : QStringList
-
thread
() const : QThread *
-
timerEvent
(QTimerEvent *)
-
tr
(const char *, const char *, int) : QString
-
unsubscribeFromNotification
(const QString &) : bool
|