Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Robotips/uConfig
/ ~Datasheet
Method
~Datasheet
src/pdf_extract/datasheet.cpp:40–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
Datasheet::~Datasheet()
41
{
42
close();
43
clean();
44
}
45
46
bool Datasheet::open(QString fileName)
47
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected