Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aldelaro5/dolphin-memory-engine
/ setLabel
Method
setLabel
Source/MemoryWatch/MemWatchEntry.cpp:128–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
}
127
128
void MemWatchEntry::setLabel(const QString& label)
129
{
130
m_label = label;
131
}
132
133
void MemWatchEntry::setConsoleAddress(const u32 address)
134
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected