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>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 | ||||
| ) |
KDE 4.3 API Reference