| 
    KiCad PCB EDA Suite
    
   | 
 
#include <wx/string.h>Go to the source code of this file.
Functions | |
| wxString | GenerateAliasInfo (SYMBOL_LIBRARY_ADAPTER *aLibs, LIB_ID const &aLibId, int aUnit) | 
| Return an HTML page describing a LIB_ID in a #SYMBOL_LIB_TABLE.   | |
| wxString GenerateAliasInfo | ( | SYMBOL_LIBRARY_ADAPTER * | aLibs, | 
| LIB_ID const & | aLibId, | ||
| int | aUnit ) | 
Return an HTML page describing a LIB_ID in a #SYMBOL_LIB_TABLE.
This is suitable for inclusion in a HTML_WINDOW (wxHtmlWindow).
Definition at line 265 of file generate_alias_info.cpp.
References FOOTPRINT_INFO_GENERATOR::GenerateHtml(), and FOOTPRINT_INFO_GENERATOR::GetHtml().
Referenced by SYMBOL_TREE_MODEL_ADAPTER::GenerateInfo().