KiCad PCB EDA Suite
|
#include <kiplatform/ui.h>
#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) |
|
static |
Definition at line 254 of file color_swatch.cpp.
Referenced by COLOR_SWATCH::GetNewSwatchColor(), and COLOR_SWATCH::SetSwatchColor().
wxDEFINE_EVENT | ( | COLOR_SWATCH_CHANGED | , |
wxCommandEvent | |||
) |