#include <fmt/format.h>
#include <wx/dir.h>
#include <wx/log.h>
#include <wx/utils.h>
#include <api/api_plugin_manager.h>
#include <api/api_server.h>
#include <paths.h>
#include <pgm_base.h>
#include <python_manager.h>
#include <settings/settings_manager.h>
#include <settings/common_settings.h>
Go to the source code of this file.
|
const wxChar *const | traceApi = wxT( "KICAD_API" ) |
| Flag to enable debug output related to the API plugin system.
|
|
◆ wxDEFINE_EVENT() [1/2]
◆ wxDEFINE_EVENT() [2/2]
wxDEFINE_EVENT |
( |
EDA_EVT_PLUGIN_MANAGER_JOB_FINISHED |
, |
|
|
wxCommandEvent |
|
|
) |
| |