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 |
Universal Directory Service. More... | |
Namespaces | |
namespace | 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.