LibrePCB Developers Documentation
Loading...
Searching...
No Matches
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< KiCadSymbolGatemergeSymbolGates (const QList< KiCadSymbolGate > &gates, const QString &symbolName)
 
static bool setDependent (bool dependent, Qt::CheckState &checkState) noexcept