Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ hasChanged
Method
hasChanged
Settings/TLESourceTab.cpp:68–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
bool
69
TLESourceTab::hasChanged(void) const
70
{
71
return this->modified;
72
}
73
74
void
75
TLESourceTab::connectAll(void)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected