Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ isMasterFlagged
Method
isMasterFlagged
src/pluginlistproxy.cpp:112–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
bool PluginListProxy::isMasterFlagged(const QString& name) const
113
{
114
return m_Proxied->isMasterFlagged(name);
115
}
116
117
bool PluginListProxy::isMediumFlagged(const QString& name) const
118
{
Callers
1
isMaster
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected