#include <qdataschemafactory.h>
Static Public Member Functions | |
static QStringList | keys () |
static QObject * | create (const QString &) |
QStringList QDataSchemaFactory::keys | ( | ) | [static] |
QObject * QDataSchemaFactory::create | ( | const QString & | key | ) | [static] |
Creates a QDataSchemaDriver object that matches key. This is either a built-in extensions, or a extension from a extension plugin.