![]() |
Qt 6.x
The Qt SDK
|
\inmodule QtGui More...
#include <qgenericpluginfactory.h>
Collaboration diagram for QGenericPluginFactory: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.
References QListSpecialMethodsBase< T >::contains(), it, keyMap, and list.
Here is the call graph for this function: