Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Martchus/tageditor
/ formatName
Method
formatName
cli/scriptapi.cpp:196–199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
194
}
195
196
QString UtilityObject::formatName(const QString &str) const
197
{
198
return Utility::formatName(str);
199
}
200
201
QString UtilityObject::fixUmlauts(const QString &str) const
202
{
Callers
5
applyFixesToMainFields
Function · 0.80
displayFileInfo
Function · 0.80
mkTrack
Method · 0.80
updateCache
Method · 0.80
parseFileInfo
Method · 0.80
Calls
1
formatName
Function · 0.85
Tested by
no test coverage detected