Registry.addPlugin

Add the plugin to the registry. The plugin-added signal will be emitted. This function will sink @plugin.

class Registry
bool
addPlugin

Parameters

plugin Plugin

the plugin to add

Return: %TRUE on success.

MT safe.

Meta