KIO
udsentry.h File Reference
#include <QtCore/QString>
#include <QtCore/QList>
#include <QtCore/QSharedData>
#include <kio/kio_export.h>
Include dependency graph for udsentry.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KIO::UDSEntry |
Namespaces | |
KIO | |
Typedefs | |
typedef QList< UDSEntry > | KIO::UDSEntryList |
Functions | |
QDataStream & | operator<< (QDataStream &s, const KIO::UDSEntry &a) |
QDataStream & | operator>> (QDataStream &s, KIO::UDSEntry &a) |
Function Documentation
QDataStream& operator<< | ( | QDataStream & | s, |
const KIO::UDSEntry & | a | ||
) |
Definition at line 133 of file udsentry.cpp.
QDataStream& operator>> | ( | QDataStream & | s, |
KIO::UDSEntry & | a | ||
) |
Definition at line 139 of file udsentry.cpp.
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.