MCPcopy Create free account
hub / github.com/Tencent/libpag / toString

Method toString

viewer/src/platform/PluginInstaller.cpp:209–211  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

207}
208
209QString PluginInstaller::Version::toString() const {
210 return QString("%1.%2.%3.%4").arg(major).arg(minor).arg(patch).arg(build);
211}
212
213} // namespace pag

Callers 14

readStringMethod · 0.80
parseAppcastMethod · 0.80
getAeInstallPathsMethod · 0.80
getAeVersionForPathMethod · 0.80
setValueMethod · 0.80
transformFunction · 0.80
replace-config.jsFile · 0.80
readUTF8StringMethod · 0.80
quoteFunction · 0.80
isPAGViewerInstalledMethod · 0.80
ArraryToPointFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected