Класс TEFactory

The TEFactory class creates TEBase objects. Подробнее...

#include <tefactory.h>

Полный список членов класса

Открытые статические члены

static QStringList keys ()
static TEBasecreate (const QString &)


Подробное описание

The TEFactory class creates TEBase objects.

The style factory creates a AExtension object for a given key with AExtensionFactory::create(key).

The styles are either built-in or dynamically loaded from a style plugin (see AExtensionPlugin).

AExtensionFactory::keys() returns a list of valid keys, typically including "XXXX".


Методы

TEBase * TEFactory::create ( const QString &  key  )  [static]

Creates a AExtension object that matches key. This is either a built-in extensions, or a extension from a extension plugin.

См. также:
keys()

QStringList TEFactory::keys (  )  [static]

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

См. также:
create()


Объявления и описания членов классов находятся в файлах:
Документация по Общая библиотека для работы с торговым оборудованием.. Последние изменения: Sun Jul 2 23:37:24 2006. Создано системой  doxygen 1.4.7