Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ isLoading
Method
isLoading
src/tools/ecode/plugins/plugin.cpp:22–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
bool Plugin::isLoading() const {
23
return mLoading;
24
}
25
26
bool Plugin::isShuttingDown() const {
27
return mShuttingDown;
Callers
7
onFileDropped
Method · 0.45
updateDocInfo
Method · 0.45
loadFileDelayed
Method · 0.45
saveNode
Method · 0.45
tryHideTooltip
Method · 0.45
onMouseMove
Method · 0.45
update
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected