Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
TempStorage Struct Reference
+ Collaboration diagram for TempStorage:

Public Attributes

QList< QByteArrayrawData
 
QList< QOCIDateTime * > dateTimes
 

Detailed Description

Definition at line 172 of file qsql_oci.cpp.

Member Data Documentation

◆ dateTimes

QList<QOCIDateTime *> TempStorage::dateTimes

Definition at line 174 of file qsql_oci.cpp.

◆ rawData

QList<QByteArray> TempStorage::rawData

Definition at line 173 of file qsql_oci.cpp.


The documentation for this struct was generated from the following file: