kio
slaveinterface.h File Reference
#include <unistd.h>
#include <sys/types.h>
#include <qobject.h>
#include <kurl.h>
#include <kio/global.h>
#include <kio/authinfo.h>
#include <kdatastream.h>
Include dependency graph for slaveinterface.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Function Documentation
KIO_EXPORT QDataStream& operator<< | ( | QDataStream & | s, | |
const KIO::UDSEntry & | e | |||
) |
Definition at line 38 of file slaveinterface.cpp.
QDataStream& operator<< | ( | QDataStream & | s, | |
const KIO::UDSAtom & | a | |||
) | [inline] |
Definition at line 271 of file slaveinterface.h.
KIO_EXPORT QDataStream& operator>> | ( | QDataStream & | s, | |
KIO::UDSEntry & | e | |||
) |
Definition at line 70 of file slaveinterface.cpp.
QDataStream& operator>> | ( | QDataStream & | s, | |
KIO::UDSAtom & | a | |||
) | [inline] |
Definition at line 253 of file slaveinterface.h.