Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/krita
/ childCount
Method
childCount
libs/command/kundo2stack.cpp:302–305 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
300
*/
301
302
int KUndo2Command::childCount() const
303
{
304
return d->child_list.count();
305
}
306
307
/*!
308
\since 4.4
Callers
nothing calls this directly
Calls
1
count
Method · 0.45
Tested by
no test coverage detected