-
enum
DriverFeature
-
enum
IdentifierType
-
enum
NotificationSource
-
QSqlDriver
(QObject *)
-
enum
StatementType
-
deleteLater
()
-
destroyed
(QObject *)
-
notification
(const QString &, QSqlDriver::NotificationSource , const QVariant &)
-
objectNameChanged
(const QString &)
-
~QSqlDriver
()
-
beginTransaction
() : bool
-
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 *)
-
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
(const QString &, Qt::FindChildOptions ) const : T
-
findChildren
(const QString &, 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
-
isSignalConnected
(const QMetaMethod &) const : bool
-
isWidgetType
() const : bool
-
isWindowType
() const : bool
-
killTimer
(int )
-
lastError
() const : QSqlError
-
metaObject
() const : const QMetaObject *
-
moveToThread
(QThread *)
-
numericalPrecisionPolicy
() const : QSql::NumericalPrecisionPolicy
-
objectName
() 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 &)
-
setOpen
(bool )
-
setOpenError
(bool )
-
setParent
(QObject *)
-
setProperty
(const char *, const 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
|