Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
209
QString 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
readString
Method · 0.80
parseAppcast
Method · 0.80
getAeInstallPaths
Method · 0.80
getAeVersionForPath
Method · 0.80
setValue
Method · 0.80
transform
Function · 0.80
replace-config.js
File · 0.80
readUTF8String
Method · 0.80
quote
Function · 0.80
AEStringToTextFirstBaseLine
Function · 0.80
isPAGViewerInstalled
Method · 0.80
ArraryToPoint
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected