LibrePCB Developers Documentation
cmdboardspecctraimport.cpp File Reference
+ Include dependency graph for cmdboardspecctraimport.cpp:

Namespaces

namespace  librepcb
 
namespace  librepcb::editor
 

Functions

static bool fuzzyCompare (const Point &exact, const Point &imported)
 
static bool fuzzyCompare (const Angle &a, const Angle &b)
 
static CmdBoardSpecctraImport::Side parseSide (const SExpression &node)
 
static Length parseLength (const SExpression &node, double resolution)
 
static Angle parseAngle (const SExpression &node)
 
static double getResolution (const SExpression &node, QString &logStr)