![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qsqlresult_p.h>
Public Member Functions | |
QHolder (const QString &hldr=QString(), qsizetype index=-1) | |
bool | operator== (const QHolder &h) const |
bool | operator!= (const QHolder &h) const |
Public Attributes | |
QString | holderName |
qsizetype | holderPos |
Definition at line 33 of file qsqlresult_p.h.
Definition at line 34 of file qsqlresult_p.h.
|
inline |
Definition at line 36 of file qsqlresult_p.h.
|
inline |
Definition at line 35 of file qsqlresult_p.h.
QString QHolder::holderName |
Definition at line 37 of file qsqlresult_p.h.
qsizetype QHolder::holderPos |
Definition at line 38 of file qsqlresult_p.h.