|
Avogadro
1.1.0
|
Generates instances of our PythonEngine class. More...
#include <pythonengine_p.h>

Public Member Functions | |
| PythonEngineFactory (const QString &filename) | |
| Plugin * | createInstance (QObject *parent=0) |
| Plugin::Type | type () const |
| QString | identifier () const |
| QString | name () const |
| QString | description () const |
Generates instances of our PythonEngine class.
| Plugin* Avogadro::PythonEngineFactory::createInstance | ( | QObject * | parent = 0 | ) | [inline, virtual] |
Implements Avogadro::PluginFactory.
References QObject::parent().
| QString Avogadro::PythonEngineFactory::description | ( | ) | const [inline, virtual] |
Implements Avogadro::PluginFactory.
| QString Avogadro::PythonEngineFactory::identifier | ( | ) | const [inline, virtual] |
Implements Avogadro::PluginFactory.
| Plugin::Type Avogadro::PythonEngineFactory::type | ( | ) | const [inline, virtual] |
Implements Avogadro::PluginFactory.
1.8.0