Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/krita
/ count
Method
count
libs/command/kundo2stack.cpp:1000–1003 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
998
*/
999
1000
int KUndo2QStack::count() const
1001
{
1002
return m_command_list.size();
1003
}
1004
1005
/*!
1006
Returns the index of the current command. This is the command that will be
Callers
15
index
Method · 0.45
rowCount
Method · 0.45
data
Method · 0.45
childCount
Method · 0.45
child
Method · 0.45
checkUndoLimit
Method · 0.45
undoText
Method · 0.45
beginMacro
Method · 0.45
command
Method · 0.45
testExcludeFromMerge
Method · 0.45
testMergeTimeout
Method · 0.45
testGroupSeparation
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
6
testExcludeFromMerge
Method · 0.36
testMergeTimeout
Method · 0.36
testGroupSeparation
Method · 0.36
testMaxGroupDuration
Method · 0.36
testCleanIndexAfterMerge
Method · 0.36
testCleanIndexBeforeMerge
Method · 0.36