Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qsqldriverplugin.h File Reference
#include <QtSql/qtsqlglobal.h>
#include <QtCore/qplugin.h>
#include <QtCore/qfactoryinterface.h>
+ Include dependency graph for qsqldriverplugin.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QSqlDriverPlugin
 The QSqlDriverPlugin class provides an abstract base for custom QSqlDriver plugins. More...
 

Macros

#define QSqlDriverFactoryInterface_iid   "org.qt-project.Qt.QSqlDriverFactoryInterface"
 

Macro Definition Documentation

◆ QSqlDriverFactoryInterface_iid

#define QSqlDriverFactoryInterface_iid   "org.qt-project.Qt.QSqlDriverFactoryInterface"

Definition at line 16 of file qsqldriverplugin.h.