Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ setPen
Method
setPen
examples/DCPS/ishapes/Shape.cpp:14–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
}
13
14
void
15
Shape::setPen(const QPen& pen) {
16
pen_ = pen;
17
}
18
19
void
20
Shape::setBrush(const QBrush& brush) {
Callers
5
paint
Method · 0.80
paint
Method · 0.80
paint
Method · 0.80
paint
Method · 0.80
paint
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected