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

Method ~DatasheetBox

src/pdf_extract/datasheetbox.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31DatasheetBox::~DatasheetBox()
32{
33 created--;
34}
35
36qreal DatasheetBox::distanceToPoint(const QPointF &center) const
37{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected