Developer Documentation
Other Interfaces

This page shows interfaces for other operations.

RPC Interface

RPCInterface.png


Interface to call functions across plugins ( RPC Interface )
Scripting Interface

ScriptInterface.png


For plugins which provide scriptable functions ( Scripting Interface )
Plugin Connection Interface

PluginConnectionInterface.png


Enables the developer to connect signals and slots across plugins. ( Plugin Connection Interface )
Process Interface

ProcessInterface.png


The ProcessInterface can be used to start arbitrary functions within threads. ( Process Interface )
Security/License Interface

SecurityInterface.png


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 )