MCPcopy Create free account
hub / github.com/ModOrganizer2/modorganizer / categories

Method categories

src/modlistcontextmenu.cpp:113–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111}
112
113std::vector<std::pair<int, bool>> ModListChangeCategoryMenu::categories() const
114{
115 return categories(this);
116}
117
118std::vector<std::pair<int, bool>>
119ModListChangeCategoryMenu::categories(const QMenu* menu) const

Callers 1

Calls 4

insertMethod · 0.45
endMethod · 0.45
beginMethod · 0.45
dataMethod · 0.45

Tested by

no test coverage detected