![]() |
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 | |
| QOCIDateTime (OCIEnv *env, OCIError *err, const QDateTime &dt=QDateTime()) | |
| ~QOCIDateTime () | |
| QOCIDateTime (OCIEnv *env, OCIError *err, const QDateTime &dt=QDateTime()) | |
| ~QOCIDateTime () | |
Static Public Member Functions | |
| static QDateTime | fromOCIDateTime (OCIEnv *env, OCIError *err, OCIDateTime *dt) |
| static QDateTime | fromOCIDateTime (OCIEnv *env, OCIError *err, OCIDateTime *dt) |
Public Attributes | |
| OCIDateTime * | dateTime |
Definition at line 126 of file qsql_oci.cpp.
Definition at line 135 of file qsql_oci.cpp.
References QOCIDateTime().
Referenced by QOCIDateTime().
| QOCIDateTime::~QOCIDateTime | ( | ) |
Definition at line 151 of file qsql_oci.cpp.
| QOCIDateTime::~QOCIDateTime | ( | ) |
Definition at line 157 of file qsql_oci.cpp.
| OCIDateTime * QOCIDateTime::dateTime |
Definition at line 131 of file qsql_oci.cpp.