LibrePCB Developers Documentation
|
#include "layer.h"
#include "../exceptions.h"
#include "../serialization/sexpression.h"
#include "../workspace/theme.h"
#include <QtCore>
Namespaces | |
namespace | librepcb |
Functions | |
template<> | |
std::unique_ptr< SExpression > | serialize (const Layer &obj) |
template<> | |
const Layer * | deserialize (const SExpression &node) |
template<> | |
const Layer & | deserialize (const SExpression &node) |