Registry.addFeature

Add the feature to the registry. The feature-added signal will be emitted. This function sinks @feature.

class Registry
bool
addFeature

Parameters

feature PluginFeature

the feature to add

Return Value

Type: bool

%TRUE on success.

MT safe.

Meta