KiCad PCB EDA Suite
Loading...
Searching...
No Matches
xnode.h File Reference
#include <variant>
#include <wx/defs.h>
#include <wx/xml/xml.h>
#include <kicommon.h>

Go to the source code of this file.

Classes

class  XATTR
 An extension of wxXmlAttribute that stores a variant type rather than just a string. More...
 
class  XNODE
 An extension of wxXmlNode that can format its contents as KiCad-style s-expressions. More...
 

Macros

#define wxDEPRECATED(x)
 

Macro Definition Documentation

◆ wxDEPRECATED

#define wxDEPRECATED ( x)
Value:
x

Definition at line 33 of file xnode.h.