|
KiCad PCB EDA Suite
|
#include "panel_zone_properties.h"#include <grid_tricks.h>#include <wx/radiobut.h>#include <kiface_base.h>#include <confirm.h>#include <pcb_edit_frame.h>#include <dialog_shim.h>#include <pcbnew_settings.h>#include <zone_settings_bag.h>#include <wx/string.h>#include <widgets/unit_binder.h>#include <widgets/std_bitmap_button.h>#include <widgets/wx_grid.h>#include <pad.h>#include <grid_layer_box_helpers.h>Go to the source code of this file.
Functions | |
| wxDEFINE_EVENT (EVT_ZONE_NAME_UPDATE, wxCommandEvent) | |
| wxDEFINE_EVENT (EVT_ZONE_NET_UPDATE, wxCommandEvent) | |
| wxDEFINE_EVENT | ( | EVT_ZONE_NAME_UPDATE | , |
| wxCommandEvent | ) |
| wxDEFINE_EVENT | ( | EVT_ZONE_NET_UPDATE | , |
| wxCommandEvent | ) |