KiCad PCB EDA Suite
Loading...
Searching...
No Matches
KICAD_FORMAT Namespace Reference

Functions

void FormatBool (OUTPUTFORMATTER *aOut, const wxString &aKey, bool aValue)
 Writes a boolean to the formatter, in the style (aKey [yes|no])
 
void FormatUuid (OUTPUTFORMATTER *aOut, const KIID &aUuid)
 
void Prettify (std::string &aSource, bool aCompactSave)
 

Function Documentation

◆ FormatBool()

◆ FormatUuid()

◆ Prettify()