Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qsqldriverplugin.h File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#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.