KIO
udsentry.cpp File Reference
#include "udsentry.h"
#include <kdebug.h>
#include <kio/global.h>
#include <kio/kio_export.h>
#include <QtCore/QString>
#include <QtCore/QHash>
#include <QtCore/QList>
Include dependency graph for udsentry.cpp:
Go to the source code of this file.
Functions | |
QDataStream & | operator<< (QDataStream &s, const UDSEntry &a) |
QDataStream & | operator>> (QDataStream &s, UDSEntry &a) |
Q_DECLARE_TYPEINFO (KIO::UDSEntryPrivate::Field, Q_MOVABLE_TYPE) | |
Function Documentation
QDataStream& operator<< | ( | QDataStream & | s, |
const UDSEntry & | a | ||
) |
Definition at line 133 of file udsentry.cpp.
QDataStream& operator>> | ( | QDataStream & | s, |
UDSEntry & | a | ||
) |
Definition at line 139 of file udsentry.cpp.
Q_DECLARE_TYPEINFO | ( | KIO::UDSEntryPrivate::Field | , |
Q_MOVABLE_TYPE | |||
) |
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.