|
Avogadro
1.1.0
|

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