Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/krita
/ isEmpty
Method
isEmpty
libs/command/kundo2magicstring.cpp:32–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
bool KUndo2MagicString::isEmpty() const
33
{
34
return m_text.isEmpty();
35
}
36
37
bool KUndo2MagicString::operator==(const KUndo2MagicString &rhs) const
38
{
Callers
15
actionText
Method · 0.45
undoMergedCommands
Method · 0.45
redoMergedCommands
Method · 0.45
isMerged
Method · 0.45
setPrefixedText
Method · 0.45
purgeRedoState
Method · 0.45
checkUndoLimit
Method · 0.45
clear
Method · 0.45
push
Method · 0.45
setClean
Method · 0.45
isClean
Method · 0.45
undo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected