Developer Documentation
|
This page shows interfaces for other operations.
Interface to call functions across plugins ( RPC Interface )
Scripting Interface
For plugins which provide scriptable functions ( Scripting Interface )
Plugin Connection Interface
Enables the developer to connect signals and slots across plugins. ( Plugin Connection Interface )
Process Interface
The ProcessInterface can be used to start arbitrary functions within threads. ( Process Interface )
Security/License Interface
The security Interface can be used to add a license management to your plugin. When it is used, plugins will only start, if a valid license is available. The license is bound to a machine (Processor,network,...) and expires after a specified date. ( Security/License Interface )