Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ModOrganizer2/modorganizer
/ columnCount
Method
columnCount
src/pluginlist.cpp:1138–1141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1136
}
1137
1138
int PluginList::columnCount(const QModelIndex&) const
1139
{
1140
return COL_LASTCOLUMN + 1;
1141
}
1142
1143
void PluginList::testMasters()
1144
{
Callers
1
highlightPlugins
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected