MCPcopy Create free account
hub / github.com/Martchus/tageditor / extension

Method extension

cli/scriptapi.cpp:691–694  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

689}
690
691QString MediaFileInfoObject::extension() const
692{
693 return QString::fromStdString(m_f.extension());
694}
695
696QString MediaFileInfoObject::containingDirectory() const
697{

Callers 1

parseFileInfoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected