LibrePCB Developers Documentation
footprintpad.cpp File Reference
#include "footprintpad.h"
#include "../../types/layer.h"
#include <QtCore>
+ Include dependency graph for footprintpad.cpp:

Namespaces

 librepcb
 

Functions

template<>
std::unique_ptr< SExpression > serialize (const FootprintPad::Shape &obj)
 
template<>
FootprintPad::Shape deserialize (const SExpression &node)
 
template<>
std::unique_ptr< SExpression > serialize (const FootprintPad::ComponentSide &obj)
 
template<>
FootprintPad::ComponentSide deserialize (const SExpression &node)
 
template<>
std::unique_ptr< SExpression > serialize (const FootprintPad::Function &obj)
 
template<>
FootprintPad::Function deserialize (const SExpression &node)