MCPcopy 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
1138int PluginList::columnCount(const QModelIndex&) const
1139{
1140 return COL_LASTCOLUMN + 1;
1141}
1142
1143void PluginList::testMasters()
1144{

Callers 1

highlightPluginsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected