LibrePCB Developers Documentation
graphicsexportsettings.cpp File Reference
#include "graphicsexportsettings.h"
#include "../serialization/sexpression.h"
#include "../types/layer.h"
#include "../workspace/theme.h"
#include <QtCore>
#include <QtGui>
+ Include dependency graph for graphicsexportsettings.cpp:

Namespaces

namespace  librepcb
 

Functions

template<>
std::unique_ptr< SExpression > serialize (const GraphicsExportSettings::Orientation &obj)
 
template<>
GraphicsExportSettings::Orientation deserialize (const SExpression &node)
 
template<>
std::unique_ptr< SExpression > serialize (const tl::optional< UnsignedRatio > &obj)
 
template<>
tl::optional< UnsignedRatio > deserialize (const SExpression &node)