KiCad PCB EDA Suite
|
#include <eda_units.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 <vector>
#include <wx/datetime.h>
#include <wx/timer.h>
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... | |
Macros | |
#define | wxFileSystemWatcher wxPollingFileSystemWatcher |
Functions | |
wxDECLARE_EVENT (EDA_EVT_BOARD_CHANGED, wxCommandEvent) | |
#define wxFileSystemWatcher wxPollingFileSystemWatcher |
Definition at line 75 of file pcb_base_frame.h.
wxDECLARE_EVENT | ( | EDA_EVT_BOARD_CHANGED | , |
wxCommandEvent | |||
) |