Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ setCore
Method
setCore
src/loglist.cpp:213–216 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
211
}
212
213
void LogList::setCore(OrganizerCore& core)
214
{
215
m_core = &core;
216
}
217
218
void LogList::copyToClipboard()
219
{
Callers
1
MainWindow
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected