28 #ifndef PLUGINDIALOG_H
29 #define PLUGINDIALOG_H
34 #include <QtGui/QWidget>
35 #include <QtGui/QPushButton>
48 void openErrorDetails();
53 QPushButton *m_detailsButton;
54 QPushButton *m_errorDetailsButton;
57 #endif // PLUGINDIALOG_H
Widget that shows a list of all plugins and their state.
Core plugin system that manages the plugins, their life cycle and their registered objects...
PluginDialog(ExtensionSystem::PluginManager *manager)
Contains the information of the plugins xml description file and information about the plugin's curre...