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

Public Member Functions

 TEST_SYMBOL_IMPORT_MANAGER_FIXTURE ()
 
bool LoadKiCadLibraryHelper (SYMBOL_IMPORT_MANAGER &aManager)
 Load symbols from a KiCad symbol library into the manager.
 
bool LoadLegacyLibraryHelper (SYMBOL_IMPORT_MANAGER &aManager)
 Load symbols from a legacy symbol library into the manager.
 

Protected Attributes

wxString m_kicadSymLibPath
 
wxString m_legacyLibPath
 

Detailed Description

Definition at line 35 of file test_symbol_import_manager.cpp.

Constructor & Destructor Documentation

◆ TEST_SYMBOL_IMPORT_MANAGER_FIXTURE()

TEST_SYMBOL_IMPORT_MANAGER_FIXTURE::TEST_SYMBOL_IMPORT_MANAGER_FIXTURE ( )
inline

Member Function Documentation

◆ LoadKiCadLibraryHelper()

bool TEST_SYMBOL_IMPORT_MANAGER_FIXTURE::LoadKiCadLibraryHelper ( SYMBOL_IMPORT_MANAGER & aManager)
inline

◆ LoadLegacyLibraryHelper()

bool TEST_SYMBOL_IMPORT_MANAGER_FIXTURE::LoadLegacyLibraryHelper ( SYMBOL_IMPORT_MANAGER & aManager)
inline

Member Data Documentation

◆ m_kicadSymLibPath

wxString TEST_SYMBOL_IMPORT_MANAGER_FIXTURE::m_kicadSymLibPath
protected

◆ m_legacyLibPath

wxString TEST_SYMBOL_IMPORT_MANAGER_FIXTURE::m_legacyLibPath
protected

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