QtSql/qsql_psql.h File Reference

qsql_psql.h File Reference
#include <QtSql/qsqlresult.h>
#include <QtSql/qsqldriver.h>

Classes

class  QPSQLResult
 
class  QPSQLDriver
 

Macros

#define Q_EXPORT_SQLDRIVER_PSQL   Q_SQL_EXPORT
 

Typedefs

typedef typedefQT_BEGIN_HEADER struct pg_conn PGconn
 
typedef struct pg_result PGresult
 

Macro Definition Documentation

#define Q_EXPORT_SQLDRIVER_PSQL   Q_SQL_EXPORT

Definition at line 51 of file qsql_psql.h.

Typedef Documentation

typedef typedefQT_BEGIN_HEADER struct pg_conn PGconn

Definition at line 56 of file qsql_psql.h.

typedef struct pg_result PGresult

Definition at line 57 of file qsql_psql.h.

Go to the source code of this file.