Qt 4.8
Classes | Macros | Typedefs
qsql_oci.h File Reference
#include <QtSql/qsqlresult.h>
#include <QtSql/qsqldriver.h>
#include <QtSql/private/qsqlcachedresult_p.h>

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 52 of file qsql_oci.h.

Typedef Documentation

◆ OCIEnv

typedef struct OCIEnv OCIEnv

Definition at line 57 of file qsql_oci.h.

◆ OCISvcCtx

typedef struct OCISvcCtx OCISvcCtx

Definition at line 58 of file qsql_oci.h.