KiCad PCB EDA Suite
Loading...
Searching...
No Matches
layer_pairs.h File Reference
#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)
 

Function Documentation

◆ wxDECLARE_EVENT() [1/2]

wxDECLARE_EVENT ( PCB_CURRENT_LAYER_PAIR_CHANGED  ,
wxCommandEvent   
)

◆ wxDECLARE_EVENT() [2/2]

wxDECLARE_EVENT ( PCB_LAYER_PAIR_PRESETS_CHANGED  ,
wxCommandEvent   
)