Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ count
Method
count
plugins/debuggercommon/mi/micommandqueue.cpp:75–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
int CommandQueue::count() const
76
{
77
return m_commandList.size();
78
}
79
80
bool CommandQueue::isEmpty() const
81
{
Callers
15
reset
Method · 0.45
addBuildConfig
Method · 0.45
removeBuildConfig
Method · 0.45
contextMenuExtension
Method · 0.45
pasteFromContextMenu
Method · 0.45
popupContextMenu
Method · 0.45
selectionChanged
Method · 0.45
showContextMenu
Method · 0.45
init
Method · 0.45
processResult
Method · 0.45
allCommits
Method · 0.45
parseLogOutput
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
15
revHistory
Method · 0.36
testRegisterRepositoryForCurrentBranchChanges
Method · 0.36
matchScopeBodies
Function · 0.36
verifyInferiorStdout
Method · 0.36
testShowStepInSource
Method · 0.36
testThreadAndFrameInfo
Method · 0.36
testConstructor
Method · 0.36
testDestructor
Method · 0.36
addAndTake
Method · 0.36
clearQueue
Method · 0.36
testFunctionContext
Method · 0.36
testQMLContext
Method · 0.36