Represents a plugin module in Kst. This is not an instance of a plugin, but a reference to the actual plugin itself. It is typically used to instantiate a plugin object.
If true, the plugin makes use of persistant local storage.
If true, this plugin is a fit for a curve.
If true, this plugin is a filter for a vector.
Represents the short name of the plugin.
Contains a long name for the plugin suitable for display in a user interface.
Contains the name of the author of the plugin.
Contains a text description of what the plugin is and/or does.
Contains the version number or string of the plugin.
A list of all the inputs for the plugin.
A list of all the outputs of the plugin.