![]() |
LibrePCB Developers Documentation
|
#include "../../exceptions.h"#include "../../geometry/padgeometry.h"#include "../../geometry/padhole.h"#include "../../geometry/path.h"#include "../../serialization/serializableobjectlist.h"#include "../../types/angle.h"#include "../../types/length.h"#include "../../types/maskconfig.h"#include "../../types/point.h"#include "../../types/ratio.h"#include "../../types/uuid.h"#include <QtCore>
Include dependency graph for footprintpad.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | FootprintPad |
| The FootprintPad class represents a pad of a footprint. More... | |
| struct | FootprintPadListNameProvider |
Namespaces | |
| namespace | librepcb |
Typedefs | |
| using | FootprintPadList = SerializableObjectList< FootprintPad, FootprintPadListNameProvider, FootprintPad::Event > |
Functions | |
| std::size_t | qHash (const FootprintPad::Function &key, std::size_t seed=0) noexcept |