Stimfit @PACKAGE_VERSION@
Loading...
Searching...
No Matches

User-defined plugin. More...

#include <stf.h>

Collaboration diagram for stf::Plugin:

Public Member Functions

 Plugin (const wxString &menuEntry_, const PluginFunc &pluginFunc_, const UserInput &input_=UserInput())
 Constructor.
 ~Plugin ()
 Destructor.

Public Attributes

int id
wxString menuEntry
PluginFunc pluginFunc
UserInput input

Static Public Attributes

static int n_plugins

Detailed Description

User-defined plugin.

Class used for extending Stimfit's functionality: The client supplies a new menu entry and an ExtFunc that will be called upon selection of that entry.

Definition at line 174 of file stf.h.


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