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.
boolean usesLocalData [Read-Only]
If true, the plugin makes use of persistant local storage.
boolean isFit [Read-Only]
If true, this plugin is a fit for a curve.
boolean isFilter [Read-Only]
If true, this plugin is a filter for a vector.
Represents the short name of the plugin.
string readableName [Read-Only]
Contains a long name for the plugin suitable for display in
a user interface.
string author [Read-Only]
Contains the name of the author of the plugin.
string description [Read-Only]
Contains a text description of what the plugin is and/or
does.
string version [Read-Only]
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.
Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team