KIO
#include <sys/stat.h>#include <kio/global.h>#include <kio/udsentry.h>#include <kurl.h>#include <kacl.h>#include <kmimetype.h>#include <kfilemetainfo.h>#include <kdatetime.h>#include <QtCore/QList>Go to the source code of this file.
Classes | |
| class | KFileItem |
| class | KFileItemList |
Functions | |
| QDataStream & | operator<< (QDataStream &s, const KFileItem &a) |
| QDebug | operator<< (QDebug stream, const KFileItem &item) |
| QDataStream & | operator>> (QDataStream &s, KFileItem &a) |
| uint | qHash (const KFileItem &item) |
| Q_CORE_EXPORT uint | qHash (const QString &key) |
Function Documentation
◆ operator<<() [1/2]
| QDataStream & operator<< | ( | QDataStream & | s, |
| const KFileItem & | a ) |
Definition at line 659 of file kfileitem.cpp.
◆ operator<<() [2/2]
| QDebug operator<< | ( | QDebug | stream, |
| const KFileItem & | item ) |
◆ operator>>()
| QDataStream & operator>> | ( | QDataStream & | s, |
| KFileItem & | a ) |
Definition at line 660 of file kfileitem.cpp.
◆ qHash() [1/2]
|
inline |
Definition at line 668 of file kfileitem.h.
◆ qHash() [2/2]
| Q_CORE_EXPORT uint qHash | ( | const QString & | key | ) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.