Information about known plugins. More...
#include <PluginManager.h>
Public Attributes | |
| QJsonObject | metaData |
| Plugin metadata. | |
| QString | name |
| Filename. | |
| bool | disabled = false |
| Whether the plugin has been disabled. | |
| bool | filteredOut = false |
| Whether the plugin has been filtered out by a filter. | |
| bool | wrongVersion = false |
| Whether the plugin has been not loaded because it's the wrong version. | |
| bool | loaded = false |
| Whether the plugin has been loaded successfully. | |
Information about known plugins.