#include <qdataschemafactory.h>
Открытые статические члены | |
| 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.
1.5.1