MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / isEmpty

Method isEmpty

src/common/actionmanager/command.cpp:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82}
83
84bool CommandPrivate::isEmpty() const
85{
86 return contextActionMap.isEmpty();
87}
88
89void CommandPrivate::updateActiveState()
90{

Callers 15

startMethod · 0.45
packageInstallPathFunction · 0.45
initializeMethod · 0.45
breakInsertMethod · 0.45
updateBreakpointsMethod · 0.45
traceAddVariableMethod · 0.45
foreachFunction · 0.45
resetVariablesMethod · 0.45
isValidMethod · 0.45
haveTypeMethod · 0.45
initializeMethod · 0.45
parseMainClassMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected