![]() |
Qt 6.x
The Qt SDK
|
#include <QtSql/qsqldriver.h>
Include dependency graph for qsql_psql_p.h:
This graph shows which files directly or indirectly include this file: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 23 of file qsql_psql_p.h.
| typedef struct pg_conn PGconn |
Definition at line 26 of file qsql_psql_p.h.
| typedef struct pg_result PGresult |
Definition at line 27 of file qsql_psql_p.h.