|
KiCad PCB EDA Suite
|
#include <map>#include <memory>#include <vector>#include <wx/bitmap.h>#include <wx/panel.h>#include <bitmaps.h>#include "drc_re_content_panel_base.h"#include "drc_re_overlay_field.h"#include "drc_re_overlay_types.h"Go to the source code of this file.
Classes | |
| class | DRC_RE_BITMAP_OVERLAY_PANEL |
| Base class for DRC rule editor panels that display input fields overlaid on a bitmap. More... | |