![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtSql/qsqldriver.h>
Go to the source code of this file.
Classes | |
class | QPSQLDriver |
Macros | |
#define | Q_EXPORT_SQLDRIVER_PSQL Q_SQL_EXPORT |
Typedefs | |
typedef struct pg_conn | PGconn |
typedef struct pg_result | PGresult |
#define Q_EXPORT_SQLDRIVER_PSQL Q_SQL_EXPORT |
Definition at line 24 of file qsql_psql_p.h.
typedef struct pg_conn PGconn |
Definition at line 27 of file qsql_psql_p.h.
typedef struct pg_result PGresult |
Definition at line 28 of file qsql_psql_p.h.