LibrePCB Developers Documentation
|
#include "../../export/graphicsexport.h"
#include "../../library/pkg/footprintpad.h"
#include "../../types/alignment.h"
#include "../../types/length.h"
#include "../../utils/transform.h"
#include <QtCore>
#include <QtGui>
Go to the source code of this file.
Classes | |
class | BoardPainter |
Paints a librepcb::Board to a QPainter. More... | |
struct | BoardPainter::Trace |
struct | BoardPainter::ViaData |
struct | BoardPainter::Pad |
struct | BoardPainter::PolygonData |
struct | BoardPainter::HoleData |
struct | BoardPainter::StrokeTextData |
struct | BoardPainter::TextData |
struct | BoardPainter::Footprint |
struct | BoardPainter::Plane |
struct | BoardPainter::ColorContent |
Namespaces | |
namespace | librepcb |