MCPcopy Create free account
hub / github.com/Robotips/uConfig / ~DatasheetPin

Method ~DatasheetPin

src/pdf_extract/datasheetpin.cpp:25–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23}
24
25DatasheetPin::~DatasheetPin()
26{
27 delete numberBox;
28 delete nameBox;
29}
30
31qreal DatasheetPin::distanceToPoint(const QPointF &center) const
32{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected