KIO
kremoteencoding.h
Go to the documentation of this file.
QString decode(const QByteArray &name) const
Converts the given full pathname or filename to Unicode.
Definition kremoteencoding.cpp:49
QByteArray encode(const QString &name) const
Converts the given name from Unicode.
Definition kremoteencoding.cpp:64
QByteArray directory(const KUrl &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:78
virtual void virtual_hook(int id, void *data)
Definition kremoteencoding.cpp:119
QByteArray fileName(const KUrl &url) const
Converts the given URL into 8-bit form and retrieve the filename.
Definition kremoteencoding.cpp:85
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.