Avogadro  1.1.0
Public Member Functions
Avogadro::PythonEngineFactory Class Reference

Generates instances of our PythonEngine class. More...

#include <pythonengine_p.h>

Inheritance diagram for Avogadro::PythonEngineFactory:
Inheritance graph
[legend]

List of all members.

Public Member Functions

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

Detailed Description

Generates instances of our PythonEngine class.


Member Function Documentation

Plugin* Avogadro::PythonEngineFactory::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::PythonEngineFactory::type ( ) const [inline, virtual]
Returns:
The type of the plugin.

Implements Avogadro::PluginFactory.


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