19#ifndef ENGINEMANAGEMENTWIDGET_H
20#define ENGINEMANAGEMENTWIDGET_H
23#include <engineconfiguration.h>
58 void updateSearch(
const QString& terms);
60 void configureEngine();
64 void browseDefaultLocation();
67 void updateEngineCount();
72 Ui::EngineManagementWidget* ui;
Manages chess engines and their configurations.
Definition: enginemanager.h:31