QFile.encodeName

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

Meta