KiCad PCB EDA Suite
|
#include <memory>
#include <span>
#include <string>
#include <vector>
#include <optional>
#include <wx/event.h>
#include <project/board_project_settings.h>
Go to the source code of this file.
Classes | |
class | LAYER_PAIR_SETTINGS |
Management class for layer pairs in a PCB. More... | |
Functions | |
wxDECLARE_EVENT (PCB_LAYER_PAIR_PRESETS_CHANGED, wxCommandEvent) | |
wxDECLARE_EVENT (PCB_CURRENT_LAYER_PAIR_CHANGED, wxCommandEvent) | |
wxDECLARE_EVENT | ( | PCB_CURRENT_LAYER_PAIR_CHANGED | , |
wxCommandEvent | |||
) |
wxDECLARE_EVENT | ( | PCB_LAYER_PAIR_PRESETS_CHANGED | , |
wxCommandEvent | |||
) |