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

Public Attributes

QList< QPainterPath > areas
 
QList< Polygonpolygons
 
QList< Circlecircles
 
QList< Holeholes
 
QList< HolepadHoles
 
QList< Texttexts
 

Member Data Documentation

◆ areas

QList<QPainterPath> areas

◆ polygons

QList<Polygon> polygons

◆ circles

QList<Circle> circles

◆ holes

QList<Hole> holes

◆ padHoles

QList<Hole> padHoles

◆ texts

QList<Text> texts

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