KIO
kremoteencoding.h
QString decode(const QByteArray &name) const
Converts the given full pathname or filename to Unicode.
Definition kremoteencoding.cpp:28
QByteArray encode(const QString &name) const
Converts the given name from Unicode.
Definition kremoteencoding.cpp:40
QByteArray directory(const QUrl &url, bool ignore_trailing_slash=true) const
Converts the given URL into 8-bit form and separate the dirname from the filename.
Definition kremoteencoding.cpp:55
QByteArray fileName(const QUrl &url) const
Converts the given URL into 8-bit form and retrieve the filename.
Definition kremoteencoding.cpp:65
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:36 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:36 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.