Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
73
DrawText::TextStyles DrawText::textStyle() const
74
{
75
return _textStyle;
76
}
77
78
void DrawText::setTextStyle(const TextStyles &textStyle)
79
{
Callers
4
writeDraw
Method · 0.80
writeLabel
Method · 0.80
paint
Method · 0.80
setDraw
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected