Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ toString
Method
toString
launcher/Version.h:58–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
bool operator!=(const Version& other) const;
57
58
QString toString() const { return m_string; }
59
bool isEmpty() const { return m_string.isEmpty(); }
60
61
friend QDebug operator<<(QDebug debug, const Version& v);
Callers
15
getPreLaunchCommand
Method · 0.45
getWrapperCommand
Method · 0.45
getPostExitCommand
Method · 0.45
getManagedPackType
Method · 0.45
getManagedPackID
Method · 0.45
getManagedPackName
Method · 0.45
getManagedPackVersionID
Method · 0.45
getManagedPackVersionName
Method · 0.45
instanceType
Method · 0.45
notes
Method · 0.45
iconKey
Method · 0.45
name
Method · 0.45
Calls
no outgoing calls
Tested by
7
doTest
Method · 0.36
test_search
Method · 0.36
test_Parse
Method · 0.36
test_SaveLoad
Method · 0.36
test_SaveAlreadyExistingFile
Method · 0.36
test_SaveAlreadyExistingFileWithSpecialChars
Method · 0.36
test_SaveAlreadyExistingFileWithSpecialCharsV1
Method · 0.36