MCPcopy 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
22bool Plugin::isLoading() const {
23 return mLoading;
24}
25
26bool Plugin::isShuttingDown() const {
27 return mShuttingDown;

Callers 7

onFileDroppedMethod · 0.45
updateDocInfoMethod · 0.45
loadFileDelayedMethod · 0.45
saveNodeMethod · 0.45
tryHideTooltipMethod · 0.45
onMouseMoveMethod · 0.45
updateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected