MCPcopy Create free account
hub / github.com/Robotips/uConfig / textStyle

Method textStyle

src/kicad/model/drawtext.cpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73DrawText::TextStyles DrawText::textStyle() const
74{
75 return _textStyle;
76}
77
78void DrawText::setTextStyle(const TextStyles &textStyle)
79{

Callers 4

writeDrawMethod · 0.80
writeLabelMethod · 0.80
paintMethod · 0.80
setDrawMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected