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) |
| 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.
| QDebug operator<< | ( | QDebug | stream, |
| const KFileItem & | item | ||
| ) |
| 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-2015 The KDE developers.
Generated on Fri May 1 2015 14:13:52 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2015 The KDE developers.
Generated on Fri May 1 2015 14:13:52 by doxygen 1.8.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.