Qt 5.15
Qt SQL
C++ Classes
QSqlIndex
Qt 5.15.8 Reference Documentation
List of All Members for QSqlIndex
This is the complete list of members for
QSqlIndex
, including inherited members.
QSqlIndex
(const QSqlIndex &)
QSqlIndex
(const QString &, const QString &)
operator=
(const QSqlIndex &) : QSqlIndex &
~QSqlIndex
()
append
(const QSqlField &)
append
(const QSqlField &, bool )
clear
()
clearValues
()
contains
(const QString &) const : bool
count
() const : int
cursorName
() const : QString
field
(int ) const : QSqlField
field
(const QString &) const : QSqlField
fieldName
(int ) const : QString
indexOf
(const QString &) const : int
insert
(int , const QSqlField &)
isDescending
(int ) const : bool
isEmpty
() const : bool
isGenerated
(const QString &) const : bool
isGenerated
(int ) const : bool
isNull
(const QString &) const : bool
isNull
(int ) const : bool
keyValues
(const QSqlRecord &) const : QSqlRecord
name
() const : QString
remove
(int )
replace
(int , const QSqlField &)
setCursorName
(const QString &)
setDescending
(int , bool )
setGenerated
(const QString &, bool )
setGenerated
(int , bool )
setName
(const QString &)
setNull
(int )
setNull
(const QString &)
setValue
(int , const QVariant &)
setValue
(const QString &, const QVariant &)
value
(int ) const : QVariant
value
(const QString &) const : QVariant
operator!=
(const QSqlRecord &) const : bool
operator==
(const QSqlRecord &) const : bool