KIO
udsentry.h File Reference
#include <QtCore/QString>#include <QtCore/QList>#include <QtCore/QSharedData>#include <kio/kio_export.h>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
◆ operator<<()
| QDataStream& operator<< | ( | QDataStream & | s, |
| const KIO::UDSEntry & | a | ||
| ) |
Definition at line 133 of file udsentry.cpp.
◆ operator>>()
| 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-2020 The KDE developers.
Generated on Sat Jan 18 2020 19:02:22 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat Jan 18 2020 19:02:22 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.