Files | |
| file | Builder.h |
| Helper class for the plugin configuration part to create and parametrize ConfigEntry<> with a builder pattern. | |
| file | ConfigEntry.h |
| Each instantiations of the ConfigEntry<> template represents plugin configuration user parameter and its constraints. | |
| file | Description.h |
| Wrapper class around MVPluginUserParameterDescription_t, providing a higher-level interface to add user parameters. | |
| file | PluginConfig.h |
| PluginConfig can be used to read the plug-in instance's properties and configuration options. | |
| file | Validation.h |
| Allows the plug-in to provide feedback to the user interface on the actual configuration values. | |