Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ clearAdditionalInformation
Method
clearAdditionalInformation
src/pluginlist.cpp:536–539 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
534
}
535
536
void PluginList::clearAdditionalInformation()
537
{
538
m_AdditionalInfo.clear();
539
}
540
541
void PluginList::addInformation(const QString& name, const QString& message)
542
{
Callers
1
showReport
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected