QtSql/qsql_oci.h File Reference

qsql_oci.h File Reference
#include <QtSql/qsqlresult.h>
#include <QtSql/qsqldriver.h>
#include <QtSql/private/qsqlcachedresult_p.h>

Classes

class  QOCIResult
 
class  QOCIDriver
 

Macros

#define Q_EXPORT_SQLDRIVER_OCI   Q_SQL_EXPORT
 

Typedefs

typedef typedefQT_BEGIN_HEADER struct OCIEnv OCIEnv
 
typedef struct OCISvcCtx OCISvcCtx
 

Macro Definition Documentation

#define Q_EXPORT_SQLDRIVER_OCI   Q_SQL_EXPORT

Definition at line 52 of file qsql_oci.h.

Typedef Documentation

typedef typedefQT_BEGIN_HEADER struct OCIEnv OCIEnv

Definition at line 57 of file qsql_oci.h.

typedef struct OCISvcCtx OCISvcCtx

Definition at line 58 of file qsql_oci.h.

Go to the source code of this file.