Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
25
DatasheetPin::~DatasheetPin()
26
{
27
delete numberBox;
28
delete nameBox;
29
}
30
31
qreal DatasheetPin::distanceToPoint(const QPointF ¢er) const
32
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected