Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
84
bool CommandPrivate::isEmpty() const
85
{
86
return contextActionMap.isEmpty();
87
}
88
89
void CommandPrivate::updateActiveState()
90
{
Callers
15
start
Method · 0.45
packageInstallPath
Function · 0.45
initialize
Method · 0.45
breakInsert
Method · 0.45
updateBreakpoints
Method · 0.45
traceAddVariable
Method · 0.45
foreach
Function · 0.45
resetVariables
Method · 0.45
isValid
Method · 0.45
haveType
Method · 0.45
initialize
Method · 0.45
parseMainClass
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected