|
KiCad PCB EDA Suite
|
#include <magic_enum.hpp>#include <api/api_utils.h>#include <geometry/shape_poly_set.h>#include <kiid.h>#include <wx/log.h>Go to the source code of this file.
Namespaces | |
| namespace | kiapi |
| namespace | kiapi::common |
Variables | |
| const wxChar *const | traceApi = wxT( "KICAD_API" ) |
| Flag to enable debug output related to the IPC API and its plugin system. | |