QFile.decodeName

Undocumented in source. Be warned that the author may not have intended to support it.
  1. QString decodeName(const(QByteArray) localFileName)
  2. QString decodeName(const(char)* localFileName)
  3. QString decodeName(const(QByteArray) localFileName)
  4. QString decodeName(const(char)* localFileName)
    class QFile
    pragma(inline, true) static
    static if(!((versionIsSet!("OSX") || versionIsSet!("iOS") || versionIsSet!("TVOS") || versionIsSet!("WatchOS"))))
    decodeName
    (
    const(char)* localFileName
    )

Meta