MCPcopy 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
14void
15Shape::setPen(const QPen& pen) {
16 pen_ = pen;
17}
18
19void
20Shape::setBrush(const QBrush& brush) {

Callers 5

paintMethod · 0.80
paintMethod · 0.80
paintMethod · 0.80
paintMethod · 0.80
paintMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected