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
QSqlIndex Member List

This is the complete list of members for QSqlIndex, including all inherited members.

append(const QSqlField &field)QSqlIndex
append(const QSqlField &field, bool desc)QSqlIndex
clear()QSqlRecord
clearValues()QSqlRecord
contains(const QString &name) constQSqlRecord
contains(QStringView name) constQSqlRecord
count() constQSqlRecord
cursorNameQSqlIndex
cursorName() constQSqlIndexinline
field(int i) constQSqlRecord
field(const QString &name) constQSqlRecord
field(QStringView name) constQSqlRecord
fieldName(int i) constQSqlRecord
indexOf(const QString &name) constQSqlRecord
indexOf(QStringView name) constQSqlRecord
insert(int pos, const QSqlField &field)QSqlRecord
isDescending(int i) constQSqlIndex
isEmpty() constQSqlRecord
isGenerated(int i) constQSqlRecord
isGenerated(const QString &name) constQSqlRecord
isGenerated(QStringView name) constQSqlRecord
isNull(int i) constQSqlRecord
isNull(const QString &name) constQSqlRecord
isNull(QStringView name) constQSqlRecord
keyValues(const QSqlRecord &keyFields) constQSqlRecord
nameQSqlIndex
name() constQSqlIndexinline
operator!=(const QSqlRecord &other) constQSqlRecordinline
operator=(const QSqlIndex &other)QSqlIndex
QSqlRecord::operator=(const QSqlRecord &other)QSqlRecord
operator==(const QSqlRecord &other) constQSqlRecord
QSqlIndex(const QString &cursorName=QString(), const QString &name=QString())QSqlIndexexplicit
QSqlIndex(const QSqlIndex &other)QSqlIndex
QSqlIndex(QSqlIndex &&other) noexcept=defaultQSqlIndex
QSqlRecord()QSqlRecord
QSqlRecord(const QSqlRecord &other)QSqlRecord
QSqlRecord(QSqlRecord &&other) noexcept=defaultQSqlRecord
remove(int pos)QSqlRecord
replace(int pos, const QSqlField &field)QSqlRecord
setCursorName(const QString &cursorName)QSqlIndex
setDescending(int i, bool desc)QSqlIndex
setGenerated(const QString &name, bool generated)QSqlRecord
setGenerated(QStringView name, bool generated)QSqlRecord
setGenerated(int i, bool generated)QSqlRecord
setName(const QString &name)QSqlIndex
setNull(int i)QSqlRecord
setNull(const QString &name)QSqlRecord
setNull(QStringView name)QSqlRecord
setValue(int i, const QVariant &val)QSqlRecord
setValue(const QString &name, const QVariant &val)QSqlRecord
setValue(QStringView name, const QVariant &val)QSqlRecord
swap(QSqlIndex &other) noexceptQSqlIndexinline
QSqlRecord::swap(QSqlRecord &other) noexceptQSqlRecordinline
value(int i) constQSqlRecord
value(const QString &name) constQSqlRecord
value(QStringView name) constQSqlRecord
~QSqlIndex()QSqlIndex
~QSqlRecord()QSqlRecord