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
qsql_oci_p.h File Reference

(d7a70f5ac887d46fbc82a60c2db074083d448126)

#include <QtSql/qsqldriver.h>
#include <QtSql/private/qsqlcachedresult_p.h>
+ Include dependency graph for qsql_oci_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QOCIDriver
 
class  QOCIResult
 

Macros

#define Q_EXPORT_SQLDRIVER_OCI   Q_SQL_EXPORT
 

Typedefs

typedef struct OCIEnv OCIEnv
 
typedef struct OCISvcCtx OCISvcCtx
 

Macro Definition Documentation

◆ Q_EXPORT_SQLDRIVER_OCI

#define Q_EXPORT_SQLDRIVER_OCI   Q_SQL_EXPORT

Definition at line 24 of file qsql_oci_p.h.

Typedef Documentation

◆ OCIEnv

typedef struct OCIEnv OCIEnv

Definition at line 27 of file qsql_oci_p.h.

◆ OCISvcCtx

typedef struct OCISvcCtx OCISvcCtx

Definition at line 28 of file qsql_oci_p.h.