ADTF  3.18.2
EditorPluginBase

This qml class can be used as basis to develop your own filter or streaming service editors embedded in the ADTF Configuration Editor. More...

Inheritance diagram for EditorPluginBase:
[legend]

Detailed Description

This qml class can be used as basis to develop your own filter or streaming service editors embedded in the ADTF Configuration Editor.

The intended use case would be to derive from this class and implement your own ui and the corresponding logic in your class based on the functionality provided by this class.

Definition at line 23 of file EditorPluginBase.qml.