MCPcopy Create free account
hub / github.com/MultiMC/Launcher / url

Method url

launcher/meta/BaseEntity.cpp:76–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74}
75
76QUrl Meta::BaseEntity::url() const
77{
78 return QUrl(BuildConfig.META_URL).resolved(localFilename());
79}
80
81bool Meta::BaseEntity::loadLocalFile()
82{

Callers 2

loadMethod · 0.95
setupMethod · 0.45

Calls 1

QUrlClass · 0.85

Tested by

no test coverage detected