LibrePCB Developers Documentation
BoardPainter::ColorContent Struct Reference
+ Collaboration diagram for BoardPainter::ColorContent:

Public Attributes

QList< QPainterPath > areas
 
QList< QPainterPath > thtPadAreas
 Drawn on Theme::Color::sBoardPads. More...
 
QList< QPainterPath > viaAreas
 Drawn on Theme::Color::sBoardVias. More...
 
QList< Tracetraces
 
QList< PolygonDatapolygons
 
QList< Circlecircles
 
QList< HoleDataholes
 
QList< HoleDatapadHoles
 
QList< TextDatatexts
 

Member Data Documentation

◆ areas

QList<QPainterPath> areas

◆ thtPadAreas

QList<QPainterPath> thtPadAreas

◆ viaAreas

QList<QPainterPath> viaAreas

◆ traces

QList<Trace> traces

◆ polygons

QList<PolygonData> polygons

◆ circles

QList<Circle> circles

◆ holes

QList<HoleData> holes

◆ padHoles

QList<HoleData> padHoles

◆ texts

QList<TextData> texts

The documentation for this struct was generated from the following file: