Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qsql_oci_p.h File Reference
#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.