28 #ifndef PLUGINDIALOG_H
29 #define PLUGINDIALOG_H
37 namespace ExtensionSystem {
56 void openErrorDetails();
61 QPushButton *m_detailsButton;
62 QPushButton *m_errorDetailsButton;
63 QPushButton *m_closeButton;
69 #endif // PLUGINDIALOG_H
Widget that shows a list of all plugins and their state.
Contains the information of the plugins xml description file and information about the plugin's curre...
PluginDialog(QWidget *parent)