Qt 4.8
|
The QGenericPluginFactory class creates window-system related plugin drivers in Qt QPA. More...
#include <qgenericpluginfactory_qpa.h>
Static Public Functions | |
static QObject * | create (const QString &, const QString &) |
static QStringList | keys () |
Returns the list of valid keys, i.e. More... | |
The QGenericPluginFactory class creates window-system related plugin drivers in Qt QPA.
Note that this class is only available in Qt QPA.
Definition at line 56 of file qgenericpluginfactory_qpa.h.
Referenced by init_plugins().
|
static |
Returns the list of valid keys, i.e.
the available mouse drivers.
Definition at line 102 of file qgenericpluginfactory_qpa.cpp.