KiCad PCB EDA Suite
Loading...
Searching...
No Matches
api_plugin_manager.cpp File Reference
#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.

Classes

class  PLUGIN_TRAVERSER
 

Functions

 wxDEFINE_EVENT (EDA_EVT_PLUGIN_MANAGER_JOB_FINISHED, wxCommandEvent)
 
 wxDEFINE_EVENT (EDA_EVT_PLUGIN_AVAILABILITY_CHANGED, wxCommandEvent)
 

Variables

const wxChar *const traceApi = wxT( "KICAD_API" )
 Flag to enable debug output related to the API plugin system.
 

Function Documentation

◆ wxDEFINE_EVENT() [1/2]

wxDEFINE_EVENT ( EDA_EVT_PLUGIN_AVAILABILITY_CHANGED  ,
wxCommandEvent   
)

◆ wxDEFINE_EVENT() [2/2]

wxDEFINE_EVENT ( EDA_EVT_PLUGIN_MANAGER_JOB_FINISHED  ,
wxCommandEvent   
)