KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PROJECT_PCB Class Reference

#include <project_pcb.h>

Static Public Member Functions

static FP_LIB_TABLEPcbFootprintLibs (PROJECT *aProject)
 Return the table of footprint libraries without Kiway.
 
static S3D_CACHEGet3DCacheManager (PROJECT *aProject, bool updateProjDir=false)
 Return a pointer to an instance of the 3D cache manager.
 
static void Cleanup3DCache (PROJECT *aProject)
 
static FILENAME_RESOLVERGet3DFilenameResolver (PROJECT *aProject)
 Accessor for 3D path resolver.
 

Private Member Functions

 PROJECT_PCB ()
 

Detailed Description

Definition at line 31 of file project_pcb.h.

Constructor & Destructor Documentation

◆ PROJECT_PCB()

PROJECT_PCB::PROJECT_PCB ( )
inlineprivate

Definition at line 54 of file project_pcb.h.

Member Function Documentation

◆ Cleanup3DCache()

◆ Get3DCacheManager()

◆ Get3DFilenameResolver()

FILENAME_RESOLVER * PROJECT_PCB::Get3DFilenameResolver ( PROJECT aProject)
static

Accessor for 3D path resolver.

Definition at line 107 of file project_pcb.cpp.

References Get3DCacheManager(), and S3D_CACHE::GetResolver().

Referenced by PANEL_FP_PROPERTIES_3D_MODEL::validateModelExists().

◆ PcbFootprintLibs()

FP_LIB_TABLE * PROJECT_PCB::PcbFootprintLibs ( PROJECT aProject)
static

Return the table of footprint libraries without Kiway.

Definition at line 37 of file project_pcb.cpp.

References _, DisplayErrorMessage(), PROJECT::ELEM_FPTBL, PROJECT::FootprintLibTblName(), FP_LIB_TABLE_T, PROJECT::GetElem(), GFootprintTable, LIB_TABLE::Load(), PROJECT::SetElem(), FP_LIB_TABLE::Type(), and IO_ERROR::What().

Referenced by PCB_BASE_EDIT_FRAME::AddLibrary(), EXPORTER_STEP::buildFootprint3DShapes(), CVPCB_MAINFRAME::BuildLibrariesList(), PCB_BASE_FRAME::CreateNewFootprint(), PCB_BASE_EDIT_FRAME::CreateNewProjectLibrary(), FOOTPRINT_EDIT_FRAME::DeleteFootprintFromLibrary(), BOARD_INSPECTION_TOOL::DiffFootprint(), FOOTPRINT_PREVIEW_PANEL::DisplayFootprint(), CVPCB_MAINFRAME::DisplayStatus(), FOOTPRINT_EDIT_FRAME::DuplicateFootprint(), PCB_EDIT_FRAME::ExportFootprintsToLibrary(), EXPORTER_PCB_VRML::ExportVrmlFootprint(), DISPLAY_FOOTPRINTS_FRAME::GetFootprint(), GetFootprintLibraryTable(), idf_export_footprint(), FOOTPRINT_EDIT_FRAME::initLibraryTree(), InvokePcbLibTableEditor(), CV::kiface(), FOOTPRINT_EDIT_FRAME::KiwayMailIn(), RENDER_3D_RAYTRACE_BASE::load3DModels(), RENDER_3D_OPENGL::load3dModels(), PCB_BASE_FRAME::loadFootprint(), CVPCB_MAINFRAME::LoadFootprintFiles(), PCB_EDIT_FRAME::LoadFootprints(), FOOTPRINT_VIEWER_FRAME::OnActivate(), PCB_BASE_FRAME::OnFpChangeDebounceTimer(), PCB_EDIT_FRAME::OpenProjectFiles(), FOOTPRINT_EDITOR_CONTROL::OpenWithTextEditor(), PANEL_FOOTPRINT_CHOOSER::PANEL_FOOTPRINT_CHOOSER(), FOOTPRINT_EDITOR_CONTROL::PasteFootprint(), CVPCB_MAINFRAME::readNetListAndFpFiles(), FOOTPRINT_VIEWER_FRAME::ReCreateFootprintList(), FOOTPRINT_VIEWER_FRAME::ReCreateLibraryList(), FOOTPRINT_EDITOR_CONTROL::RenameFootprint(), DRC_TEST_PROVIDER_LIBRARY_PARITY::Run(), SAVE_AS_DIALOG::SAVE_AS_DIALOG(), FOOTPRINT_EDITOR_CONTROL::SaveAs(), FOOTPRINT_EDIT_FRAME::SaveFootprint(), FOOTPRINT_EDIT_FRAME::SaveFootprintAs(), FOOTPRINT_EDIT_FRAME::SaveFootprintInLibrary(), FOOTPRINT_VIEWER_FRAME::SelectAndViewFootprint(), PCB_BASE_FRAME::SelectLibrary(), PCB_BASE_EDIT_FRAME::selectLibTable(), PCB_BASE_FRAME::setFPWatcher(), FOOTPRINT_EDIT_FRAME::SyncLibraryTree(), DIALOG_FOOTPRINT_ASSOCIATIONS::TransferDataToWindow(), FOOTPRINT_EDIT_FRAME::UpdateTitle(), FOOTPRINT_VIEWER_FRAME::UpdateTitle(), and PANEL_FP_PROPERTIES_3D_MODEL::validateModelExists().


The documentation for this class was generated from the following files: