LibrePCB Developers Documentation
Loading...
Searching...
No Matches
layer.cpp File Reference
#include "layer.h"
#include "../exceptions.h"
#include "../serialization/sexpression.h"
#include "../workspace/theme.h"
#include <QtCore>
+ Include dependency graph for layer.cpp:

Namespaces

namespace  librepcb
 

Functions

template<>
std::unique_ptr< SExpressionserialize (const Layer &obj)
 
template<>
const Layerdeserialize (const SExpression &node)
 
template<>
const Layerdeserialize (const SExpression &node)