![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
\inmodule QtGui More...
#include <qgenericpluginfactory.h>
Static Public Member Functions | |
static QStringList | keys () |
Returns the list of valid keys, i.e. | |
static QObject * | create (const QString &, const QString &) |
\inmodule QtGui
The QGenericPluginFactory class creates plugin drivers.
Definition at line 16 of file qgenericpluginfactory.h.
|
static |
Returns the list of valid keys, i.e.
the available mouse drivers.
Definition at line 45 of file qgenericpluginfactory.cpp.