KiCad PCB EDA Suite
Loading...
Searching...
No Matches
color_swatch.cpp File Reference
#include <widgets/color_swatch.h>
#include <wx/dcmemory.h>
#include <dpi_scaling_common.h>
#include <dialogs/dialog_color_picker.h>
#include <memory>

Go to the source code of this file.

Functions

 wxDEFINE_EVENT (COLOR_SWATCH_CHANGED, wxCommandEvent)
 
static void sendSwatchChangeEvent (COLOR_SWATCH &aSender)
 

Function Documentation

◆ sendSwatchChangeEvent()

static void sendSwatchChangeEvent ( COLOR_SWATCH aSender)
static

◆ wxDEFINE_EVENT()

wxDEFINE_EVENT ( COLOR_SWATCH_CHANGED  ,
wxCommandEvent   
)