PluginErrorView Class
class ExtensionSystem::PluginErrorViewThe PluginErrorView class implements a widget that displays the state and error message of a PluginSpec. More...
Header: | #include <extensionsystem/pluginerrorview.h> |
Inherits: | QWidget |
Detailed Description
Can be used for integration in the application that uses the plugin manager.
See also ExtensionSystem::PluginView.