![]() |
KiCad PCB EDA Suite
|
This is the complete list of members for FABMASTER_PLUGIN, including all inherited members.
FABMASTER_PLUGIN() | FABMASTER_PLUGIN | |
FootprintDelete(const wxString &aLibraryPath, const wxString &aFootprintName, const PROPERTIES *aProperties=nullptr) | PLUGIN | virtual |
FootprintEnumerate(wxArrayString &aFootprintNames, const wxString &aLibraryPath, bool aBestEfforts, const PROPERTIES *aProperties=nullptr) | PLUGIN | virtual |
FootprintExists(const wxString &aLibraryPath, const wxString &aFootprintName, const PROPERTIES *aProperties=nullptr) | PLUGIN | virtual |
FootprintLibCreate(const wxString &aLibraryPath, const PROPERTIES *aProperties=nullptr) | PLUGIN | virtual |
FootprintLibDelete(const wxString &aLibraryPath, const PROPERTIES *aProperties=nullptr) | PLUGIN | virtual |
FootprintLibOptions(PROPERTIES *aListToAppendTo) const | PLUGIN | virtual |
FootprintLoad(const wxString &aLibraryPath, const wxString &aFootprintName, bool aKeepUUID=false, const PROPERTIES *aProperties=nullptr) | PLUGIN | virtual |
FootprintSave(const wxString &aLibraryPath, const FOOTPRINT *aFootprint, const PROPERTIES *aProperties=nullptr) | PLUGIN | virtual |
GetEnumeratedFootprint(const wxString &aLibraryPath, const wxString &aFootprintName, const PROPERTIES *aProperties=nullptr) | PLUGIN | virtual |
GetFileExtension() const override | FABMASTER_PLUGIN | virtual |
GetImportedCachedLibraryFootprints() | PLUGIN | virtual |
GetLibraryTimestamp(const wxString &aLibraryPath) const override | FABMASTER_PLUGIN | inlinevirtual |
IsFootprintLibWritable(const wxString &aLibraryPath) | PLUGIN | virtual |
Load(const wxString &aFileName, BOARD *aAppendToMe, const PROPERTIES *aProperties=nullptr, PROJECT *aProject=nullptr, PROGRESS_REPORTER *aProgressReporter=nullptr) override | FABMASTER_PLUGIN | virtual |
m_board | FABMASTER_PLUGIN | private |
m_fabmaster | FABMASTER_PLUGIN | private |
m_props | FABMASTER_PLUGIN | private |
PluginName() const override | FABMASTER_PLUGIN | virtual |
PrefetchLib(const wxString &aLibraryPath, const PROPERTIES *aProperties=nullptr) | PLUGIN | virtual |
Save(const wxString &aFileName, BOARD *aBoard, const PROPERTIES *aProperties=nullptr) | PLUGIN | virtual |
~FABMASTER_PLUGIN() | FABMASTER_PLUGIN | |
~PLUGIN() | PLUGIN | inlinevirtual |