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

Namespaces

 librepcb
 

Functions

template<>
std::unique_ptr< SExpression > serialize (const Theme::GridStyle &obj)
 
template<>
Theme::GridStyle deserialize (const SExpression &sexpr)