KiCad PCB EDA Suite
|
Go to the source code of this file.
Functions | |
wxDEFINE_EVENT (PCB_LAYER_PAIR_PRESETS_CHANGED, wxCommandEvent) | |
wxDEFINE_EVENT (PCB_CURRENT_LAYER_PAIR_CHANGED, wxCommandEvent) | |
static bool | IsAnEnabledPreset (const LAYER_PAIR &aPair, const LAYER_PAIR_SETTINGS &aSettings) |
|
static |
Definition at line 32 of file layer_pairs.cpp.
References LAYER_PAIR_SETTINGS::GetLayerPairs().
Referenced by LAYER_PAIR_SETTINGS::SetCurrentLayerPair().
wxDEFINE_EVENT | ( | PCB_CURRENT_LAYER_PAIR_CHANGED | , |
wxCommandEvent | |||
) |
wxDEFINE_EVENT | ( | PCB_LAYER_PAIR_PRESETS_CHANGED | , |
wxCommandEvent | |||
) |