CopperSpice API
1.9.2
|
The QGenericPluginFactory class creates plugin drivers. More...
Static Public Methods | |
static QObject * | create (const QString &key, const QString &spec) |
static QStringList | keys () |
The QGenericPluginFactory class creates plugin drivers.
Creates the driver specified by key using the given spec. Keys are case insensitive.
|
static |
Returns the list of valid keys, for example the available mouse drivers.