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
◆ operator<<()
| QDataStream & operator<< | ( | QDataStream & | s, |
| const UDSEntry & | a ) |
Definition at line 133 of file udsentry.cpp.
◆ operator>>()
| QDataStream & operator>> | ( | QDataStream & | s, |
| UDSEntry & | a ) |
Definition at line 139 of file udsentry.cpp.
◆ Q_DECLARE_TYPEINFO()
| Q_DECLARE_TYPEINFO | ( | KIO::UDSEntryPrivate::Field | , |
| Q_MOVABLE_TYPE | ) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.