Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dail8859/NotepadNext
/ getName
Method
getName
src/MacroStep.cpp:177–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
}
176
177
QString MacroStep::getName() const
178
{
179
return MacroStep::NameOfMessage(message);
180
}
181
182
void MacroStep::replay(ScintillaNext *editor) const
183
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected