就业培训
下载中心
Wiki
联络
登录
注册
首页
Qt 5.15.17
Qt SQL
C++ 类
QSqlIndex
List of All Members for QSqlIndex
这是完整成员列表为
QSqlIndex
,包括继承的成员。
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