QDataSchemaFactory Class Reference

The QDataSchemaFactory class creates QDataSchemaDriver objects. More...

#include <qdataschemafactory.h>

List of all members.

Static Public Member Functions

static QStringList keys ()
static QObject * create (const QString &)


Detailed Description

The QDataSchemaFactory class creates QDataSchemaDriver objects.


Member Function Documentation

QStringList QDataSchemaFactory::keys (  )  [static]

Returns the list of keys this factory can create styles for.

See also:
create()

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.

See also:
keys()


The documentation for this class was generated from the following files:
Generated on Sun Aug 26 05:37:05 2007 for QT Database Schema library. by  doxygen 1.5.1