KIO
kremoteencoding.cpp
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
bool endsWith(QChar c, Qt::CaseSensitivity cs) const const
QByteArray toLatin1() const const
StripTrailingSlash
QUrl adjusted(FormattingOptions options) const const
QString fileName(ComponentFormattingOptions options) const const
QString path(ComponentFormattingOptions options) const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:27 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:27 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.