KiCad PCB EDA Suite
|
#include <eda_item.h>
#include <board.h>
#include <eda_draw_frame.h>
#include <outline_mode.h>
#include <lib_id.h>
#include <pcb_display_options.h>
#include <pcb_draw_panel_gal.h>
#include <pcb_origin_transforms.h>
#include <pcb_screen.h>
#include <richio.h>
#include <vector>
Go to the source code of this file.
Classes | |
class | PCB_BASE_FRAME |
Base PCB main window class for Pcbnew, Gerbview, and CvPcb footprint viewer. More... | |
Functions | |
wxDECLARE_EVENT (EDA_EVT_BOARD_CHANGED, wxCommandEvent) | |
wxDECLARE_EVENT | ( | EDA_EVT_BOARD_CHANGED | , |
wxCommandEvent | |||
) |