Шаблон класса AExtensionPlugin< type >

Базовый класс для создания собственных расширений. Наследует AExtensionPluginBase. Подробнее...

#include <aextensionplugin.h>

Граф наследования:AExtensionPlugin< type >:

AExtensionPluginBase

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

Открытые члены

QStringList keys () const
AExtension * create (const QString &key)


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

template<class type>
class AExtensionPlugin< type >

Базовый класс для создания собственных расширений. Наследует AExtensionPluginBase.

Методы

template<class type>
QStringList AExtensionPlugin< type >::keys (  )  const [inline, virtual]

Returns the list of extensions (keys) this plugin supports.

These keys are usually the class names of the custom extension that are implemented in the plugin.

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

Замещает AExtensionPluginBase.

template<class type>
AExtension * AExtensionPlugin< type >::create ( const QString &  key  )  [inline, virtual]

Creates and returns a AExtension object for the driver key key. The driver key is usually the class name of the required driver.

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

Замещает AExtensionPluginBase.


Объявления и описания членов классов находятся в файлах:

Документация по Ananas Library. Последние изменения: Mon Jul 14 11:53:55 2008. Создано системой  doxygen 1.5.5