Public Member Functions

PluginHowtoHolder Class Reference

#include <plugin_howto.h>

Inheritance diagram for PluginHowtoHolder:
Collaboration diagram for PluginHowtoHolder:

List of all members.

Public Member Functions

 PluginHowtoHolder ()
 ~PluginHowtoHolder ()
IAlgorithm::TAlgorithmList getAlgorithms () const
QString getPluginName () const
 Returns plugin name.
QString getVersion () const
 Returns version of AutomataEditor for which algorithms are implemented, tested ...

Detailed Description

Definition at line 27 of file plugin_howto.h.


Constructor & Destructor Documentation

PluginHowtoHolder::PluginHowtoHolder (  ) 

Definition at line 38 of file plugin_howto.cpp.

PluginHowtoHolder::~PluginHowtoHolder (  ) 

Definition at line 41 of file plugin_howto.cpp.


Member Function Documentation

IAlgorithm::TAlgorithmList PluginHowtoHolder::getAlgorithms (  )  const [virtual]

Implements IAlgorithmHolder.

Definition at line 44 of file plugin_howto.cpp.

QString PluginHowtoHolder::getPluginName (  )  const [inline, virtual]

Returns plugin name.

Implements IAlgorithmHolder.

Definition at line 39 of file plugin_howto.h.

QString PluginHowtoHolder::getVersion (  )  const [inline, virtual]

Returns version of AutomataEditor for which algorithms are implemented, tested ...

Implements IAlgorithmHolder.

Definition at line 37 of file plugin_howto.h.


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