Avogadro  1.1.0
Public Member Functions
Avogadro::PythonExtensionFactory Class Reference
Inheritance diagram for Avogadro::PythonExtensionFactory:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 PythonExtensionFactory (const QString &filename)
PlugincreateInstance (QObject *parent=0)
Plugin::Type type () const
QString identifier () const
QString name () const
QString description () const

Member Function Documentation

Plugin* Avogadro::PythonExtensionFactory::createInstance ( QObject parent = 0) [inline, virtual]
Returns:
pointer to a new instance of an Engine subclass object.

Implements Avogadro::PluginFactory.

References QObject::parent().

Returns:
A description of the plugin.

Implements Avogadro::PluginFactory.

Returns:
The untranslated identifier of the plugin.

Implements Avogadro::PluginFactory.

Plugin::Type Avogadro::PythonExtensionFactory::type ( ) const [inline, virtual]
Returns:
The type of the plugin.

Implements Avogadro::PluginFactory.


The documentation for this class was generated from the following file: