| 
    KiCad PCB EDA Suite
    
   | 
 
#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 "managed_zone.h"#include "model_zones_overview.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) | 
      
  | 
  static | 
Definition at line 57 of file model_zones_overview.cpp.
References color, and COLOR_SETTINGS::GetColor().
Referenced by MODEL_ZONES_OVERVIEW::GetValueByRow().
| wxDEFINE_EVENT | ( | EVT_ZONES_OVERVIEW_COUNT_CHANGE | , | 
| wxCommandEvent | ) |