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

List of all members.

Public Member Functions

 PythonToolFactory (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::PythonToolFactory::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.

QString Avogadro::PythonToolFactory::identifier ( ) const [inline, virtual]
Returns:
The untranslated identifier of the plugin.

Implements Avogadro::PluginFactory.

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

Implements Avogadro::PluginFactory.


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