MCPcopy 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
196QString UtilityObject::formatName(const QString &str) const
197{
198 return Utility::formatName(str);
199}
200
201QString UtilityObject::fixUmlauts(const QString &str) const
202{

Callers 5

applyFixesToMainFieldsFunction · 0.80
displayFileInfoFunction · 0.80
mkTrackMethod · 0.80
updateCacheMethod · 0.80
parseFileInfoMethod · 0.80

Calls 1

formatNameFunction · 0.85

Tested by

no test coverage detected