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

Namespaces

namespace  librepcb
 
namespace  librepcb::kicadimport
 

Functions

static QString generatedBy (QString libName, QStringList keys)
 
static void mergeSymbolGates (KiCadSymbolGate &out, const KiCadSymbolGate &in)
 
static QList< KiCadSymbolGate > mergeSymbolGates (const QList< KiCadSymbolGate > &gates, const QString &symbolName)
 
template<typename T >
static bool setDependent (T &obj, bool dependent, Qt::CheckState &checkState) noexcept