MCPcopy 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
112bool PluginListProxy::isMasterFlagged(const QString& name) const
113{
114 return m_Proxied->isMasterFlagged(name);
115}
116
117bool PluginListProxy::isMediumFlagged(const QString& name) const
118{

Callers 1

isMasterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected