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 1503 of file kfileitem.cpp.
| QDebug operator<< | ( | QDebug | stream, |
| const KFileItem & | item | ||
| ) |
| QDataStream& operator>> | ( | QDataStream & | s, |
| KFileItem & | a | ||
| ) |
Definition at line 1520 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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference