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

Namespaces

 librepcb
 

Functions

template<>
std::unique_ptr< SExpression > serialize (const VAlign &obj)
 
template<>
HAlign deserialize (const SExpression &node)
 
template<>
std::unique_ptr< SExpression > serialize (const HAlign &obj)
 
template<>
VAlign deserialize (const SExpression &node)