![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Member Functions | |
bool | contains (qsizetype index) const |
template<typename T> | |
qsizetype | indexOfImpl (T name) |
bool | contains (qsizetype index) const |
template<typename T> | |
qsizetype | indexOfImpl (T name) |
Public Member Functions inherited from QSharedData | |
QSharedData () noexcept | |
Constructs a QSharedData object with a reference count of 0. | |
QSharedData (const QSharedData &) noexcept | |
Constructs a QSharedData object with reference count 0. | |
QSharedData & | operator= (const QSharedData &)=delete |
~QSharedData ()=default |
Public Attributes | |
QList< QSqlField > | fields |
Public Attributes inherited from QSharedData | |
QAtomicInt | ref |
Definition at line 15 of file qsqlrecord.cpp.
|
inline |
Definition at line 18 of file qsqlrecord.cpp.
|
inline |
Definition at line 18 of file qsqlrecord.cpp.
|
inline |
Definition at line 24 of file qsqlrecord.cpp.
|
inline |
Definition at line 24 of file qsqlrecord.cpp.
Definition at line 50 of file qsqlrecord.cpp.