22#ifndef __ANTARES_APPLICATION_WINDOWS_ADEQUACY_PATCH_AREAS_H__
23#define __ANTARES_APPLICATION_WINDOWS_ADEQUACY_PATCH_AREAS_H__
25#include "../../../toolbox/components/datagrid/component.h"
27#include <wx/checkbox.h>
29namespace Antares::Window::Options
47 void mouseMoved(wxMouseEvent& evt);
48 void onClose(
const void*);
A datagrid with virtual values.
Definition component.h:84
Definition adequacy-patch-areas.h:32
AdequacyPatchAreas(wxFrame *parent)
Default constructor.
Definition adequacy-patch-areas.cpp:46
~AdequacyPatchAreas() override
Destructor.