KiCad PCB EDA Suite
Loading...
Searching...
No Matches
model_zones_overview_table.cpp File Reference
#include <board.h>
#include <netinfo.h>
#include <vector>
#include <wx/string.h>
#include <settings/color_settings.h>
#include <wx/dcmemory.h>
#include <pcb_edit_frame.h>
#include <wx/variant.h>
#include "zone_manager_preference.h"
#include "zone_priority_container.h"
#include "model_zones_overview_table.h"

Go to the source code of this file.

Functions

 wxDEFINE_EVENT (EVT_ZONES_OVERVIEW_COUNT_CHANGE, wxCommandEvent)
 
static wxBitmap MakeBitmapForLayers (LSEQ const &layers, COLOR_SETTINGS const &settings, const wxSize &aSize)
 

Function Documentation

◆ MakeBitmapForLayers()

static wxBitmap MakeBitmapForLayers ( LSEQ const &  layers,
COLOR_SETTINGS const &  settings,
const wxSize &  aSize 
)
static

◆ wxDEFINE_EVENT()

wxDEFINE_EVENT ( EVT_ZONES_OVERVIEW_COUNT_CHANGE  ,
wxCommandEvent   
)