• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

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.


Classes

class  KIO::SlaveInterface
 There are two classes that specifies the protocol between application (KIO::Job) and kioslave. More...

Namespaces

namespace  KIO

Enumerations

enum  KIO::Info {
  KIO::INF_TOTAL_SIZE = 10, KIO::INF_PROCESSED_SIZE = 11, KIO::INF_SPEED, KIO::INF_REDIRECTION = 20,
  KIO::INF_MIME_TYPE = 21, KIO::INF_ERROR_PAGE = 22, KIO::INF_WARNING = 23, KIO::INF_GETTING_FILE,
  KIO::INF_NEED_PASSWD = 25, KIO::INF_INFOMESSAGE, KIO::INF_META_DATA, KIO::INF_NETWORK_STATUS,
  KIO::INF_MESSAGEBOX
}
enum  KIO::Message {
  KIO::MSG_DATA = 100, KIO::MSG_DATA_REQ, KIO::MSG_ERROR, KIO::MSG_CONNECTED,
  KIO::MSG_FINISHED, KIO::MSG_STAT_ENTRY, KIO::MSG_LIST_ENTRIES, KIO::MSG_RENAMED,
  KIO::MSG_RESUME, KIO::MSG_SLAVE_STATUS, KIO::MSG_SLAVE_ACK, KIO::MSG_NET_REQUEST,
  KIO::MSG_NET_DROP, KIO::MSG_NEED_SUBURL_DATA, KIO::MSG_CANRESUME, KIO::MSG_AUTH_KEY,
  KIO::MSG_DEL_AUTH_KEY
}

Functions

KIO_EXPORT QDataStream & operator<< (QDataStream &s, const KIO::UDSEntry &e)
QDataStream & operator<< (QDataStream &s, const KIO::UDSAtom &a)
KIO_EXPORT QDataStream & operator>> (QDataStream &s, KIO::UDSEntry &e)
QDataStream & operator>> (QDataStream &s, KIO::UDSAtom &a)

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.

kio

Skip menu "kio"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal