#include <qdataschemafactory.h>
Открытые статические члены | |
static QStringList | keys () |
static QObject * | create (const QString &) |
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.
QStringList QDataSchemaFactory::keys | ( | ) | [static] |