MCPcopy 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
302int KUndo2Command::childCount() const
303{
304 return d->child_list.count();
305}
306
307/*!
308 \since 4.4

Callers

nothing calls this directly

Calls 1

countMethod · 0.45

Tested by

no test coverage detected