19 #ifndef ENGINEMANAGEMENTWIDGET_H 20 #define ENGINEMANAGEMENTWIDGET_H 23 #include <engineconfiguration.h> 51 bool hasConfigChanged()
const;
58 void updateSearch(
const QString& terms);
60 void configureEngine();
63 void browseDefaultLocation();
66 void updateEngineCount();
71 Ui::EngineManagementWidget* ui;
74 #endif // ENGINEMANAGEMENTWIDGET_H
Definition: engineconfigurationdlg.h:30
Manages chess engines and their configurations.
Definition: enginemanager.h:30