Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ onModMoved
Method
onModMoved
src/modlistproxy.cpp:110–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
bool ModListProxy::onModMoved(const std::function<void(const QString&, int, int)>& func)
111
{
112
return m_ModMoved.connect(func).connected();
113
}
Callers
1
connectSignals
Method · 0.45
Calls
1
connect
Method · 0.80
Tested by
no test coverage detected