KiCad PCB EDA Suite
|
#include <wx/string.h>
Go to the source code of this file.
Namespaces | |
namespace | KICAD_FORMAT |
Functions | |
void | KICAD_FORMAT::FormatBool (OUTPUTFORMATTER *aOut, const wxString &aKey, bool aValue) |
Writes a boolean to the formatter, in the style (aKey [yes|no]) | |
void | KICAD_FORMAT::FormatUuid (OUTPUTFORMATTER *aOut, const KIID &aUuid) |
void | KICAD_FORMAT::Prettify (std::string &aSource, bool aCompactSave) |