![]() |
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 | |
QOCIRowId (OCIEnv *env) | |
~QOCIRowId () | |
QOCIRowId (OCIEnv *env) | |
~QOCIRowId () | |
![]() | |
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 | |
OCIRowid * | id |
![]() | |
QAtomicInt | ref |
Definition at line 100 of file qsql_oci.cpp.
QOCIRowId::QOCIRowId | ( | OCIEnv * | env | ) |
Definition at line 112 of file qsql_oci.cpp.
References QOCIRowId().
Referenced by QOCIRowId().
QOCIRowId::~QOCIRowId | ( | ) |
Definition at line 119 of file qsql_oci.cpp.
QOCIRowId::QOCIRowId | ( | OCIEnv * | env | ) |
QOCIRowId::~QOCIRowId | ( | ) |
OCIRowid * QOCIRowId::id |
Definition at line 106 of file qsql_oci.cpp.