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

(1981ebe8ada68f600ecb10d9e9b7270cf9e19866)

#include <QtSql/qsqldriver.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
 

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 23 of file qsql_oci_p.h.

Typedef Documentation

◆ OCIEnv

typedef struct OCIEnv OCIEnv

Definition at line 26 of file qsql_oci_p.h.

◆ OCISvcCtx

typedef struct OCISvcCtx OCISvcCtx

Definition at line 27 of file qsql_oci_p.h.