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>
Include dependency graph for kfileitem.h:
This graph shows which files directly or indirectly include this file:
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) |
Q_CORE_EXPORT uint | qHash (const QString &key) |
uint | qHash (const KFileItem &item) |
Function Documentation
QDataStream& operator<< | ( | QDataStream & | s, |
const KFileItem & | a | ||
) |
Definition at line 1497 of file kfileitem.cpp.
QDataStream& operator>> | ( | QDataStream & | s, |
KFileItem & | a | ||
) |
Definition at line 1514 of file kfileitem.cpp.
Q_CORE_EXPORT uint qHash | ( | const QString & | key | ) |
|
inline |
Definition at line 668 of file kfileitem.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.