• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kio/kio
 

kio/kio

  • KIO
  • DataProtocol
Public Member Functions | List of all members
KIO::DataProtocol Class Reference

#include <dataprotocol.h>

Inheritance diagram for KIO::DataProtocol:
KIO::DataSlave KIO::Slave KIO::SlaveInterface

Public Member Functions

virtual void mimetype (const KURL &url)
virtual void get (const KURL &url)
- Public Member Functions inherited from KIO::DataSlave
virtual void setHost (const TQString &host, int port, const TQString &user, const TQString &passwd)
virtual void setConfig (const MetaData &config)
virtual void suspend ()
virtual void resume ()
virtual bool suspended ()
virtual void send (int cmd, const TQByteArray &data=TQByteArray())
virtual void hold (const KURL &url)
- Public Member Functions inherited from KIO::Slave
 Slave (KServerSocket *unixdomain, const TQString &protocol, const TQString &socketname)
void setPID (pid_t)
int slave_pid ()
void kill ()
bool isAlive ()
void resetHost ()
TQString protocol ()
void setProtocol (const TQString &protocol)
TQString slaveProtocol ()
TQString host ()
int port ()
TQString user ()
TQString passwd ()
time_t idleTime ()
void setIdle ()
bool isConnected ()
void setConnected (bool c)
KDE_DEPRECATED Connection * connection ()
void ref ()
void deref ()
- Public Member Functions inherited from KIO::SlaveInterface
 SlaveInterface (Connection *connection)
void setConnection (Connection *connection)
Connection * connection () const
void setProgressId (int id)
int progressId () const
void sendResumeAnswer (bool resume)
void setOffset (KIO::filesize_t offset)
KIO::filesize_t offset () const

Additional Inherited Members

- Public Slots inherited from KIO::Slave
void accept (KSocket *socket)
void gotInput ()
void timeout ()
- Signals inherited from KIO::Slave
void slaveDied (KIO::Slave *slave)
- Static Public Member Functions inherited from KIO::Slave
static Slave * createSlave (const TQString &protocol, const KURL &url, int &error, TQString &error_text)
static Slave * holdSlave (const TQString &protocol, const KURL &url)
- Protected Types inherited from KIO::DataSlave
enum  QueueType {
  Queue_mimeType = 1, Queue_totalSize, Queue_sendMetaData, Queue_data,
  Queue_finished
}
typedef TQValueList< QueueStruct > DispatchQueue
- Protected Slots inherited from KIO::DataSlave
void dispatchNext ()
- Protected Member Functions inherited from KIO::DataSlave
void setAllMetaData (const MetaData &)
void sendMetaData ()
virtual void virtual_hook (int id, void *data)
- Static Protected Member Functions inherited from KIO::SlaveInterface
static void sigpipe_handler (int)
- Protected Attributes inherited from KIO::DataSlave
DispatchQueue dispatchQueue

Detailed Description

This kioslave provides support of data urls as specified by rfc 2397.

See Also
http://www.ietf.org/rfc/rfc2397.txt
Author
Leo Savernik

Definition at line 51 of file dataprotocol.h.


The documentation for this class was generated from the following files:
  • dataprotocol.h
  • dataprotocol.cpp

kio/kio

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

kio/kio

Skip menu "kio/kio"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for kio/kio by doxygen 1.8.1.2
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |