LibrePCB Developers Documentation
|
#include "../../serialization/serializableobjectlist.h"
#include "../../types/circuitidentifier.h"
#include <QtCore>
Go to the source code of this file.
Classes | |
class | PackagePad |
The PackagePad class represents one logical pad of a package. More... | |
struct | PackagePadListNameProvider |
Namespaces | |
namespace | librepcb |
Typedefs | |
using | PackagePadList = SerializableObjectList< PackagePad, PackagePadListNameProvider, PackagePad::Event > |