KiCad PCB EDA Suite
Loading...
Searching...
No Matches
layer_pairs.cpp File Reference
#include "layer_pairs.h"
#include <wx/translation.h>

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)
 

Function Documentation

◆ IsAnEnabledPreset()

static bool IsAnEnabledPreset ( const LAYER_PAIR aPair,
const LAYER_PAIR_SETTINGS aSettings 
)
static

◆ wxDEFINE_EVENT() [1/2]

wxDEFINE_EVENT ( PCB_CURRENT_LAYER_PAIR_CHANGED  ,
wxCommandEvent   
)

◆ wxDEFINE_EVENT() [2/2]

wxDEFINE_EVENT ( PCB_LAYER_PAIR_PRESETS_CHANGED  ,
wxCommandEvent   
)