MCPcopy Create free account
hub / github.com/ElyPrismLauncher/Launcher / count

Method count

launcher/ui/java/VersionList.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53int VersionList::count() const
54{
55 return m_vlist.count();
56}
57
58QVariant VersionList::data(const QModelIndex& index, int role) const
59{

Callers 15

runModalTaskMethod · 0.45
processURLsMethod · 0.45
uploadPasteMethod · 0.45
OptionalModDialogMethod · 0.45
getResultMethod · 0.45
versionListUpdatedMethod · 0.45
onSelectionChangedMethod · 0.45
updateButtonStatesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected