MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / providesRoles

Method providesRoles

launcher/BaseVersionList.cpp:90–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88}
89
90BaseVersionList::RoleList BaseVersionList::providesRoles() const
91{
92 return {VersionPointerRole, VersionRole, VersionIdRole, TypeRole};
93}
94
95int BaseVersionList::rowCount(const QModelIndex &parent) const
96{

Callers 1

setSourceModelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected