• Skip to content
  • Skip to link menu
KDE 4.6 API Reference
  • KDE API Reference
  • KDE-PIM Libraries
  • KDE Home
  • Contact Us
 

kioslave/mbox

Public Member Functions

MBoxProtocol Class Reference

This class is the main class and implements all function which can be called through the user. More...

#include <mbox.h>

Inherits KIO::SlaveBase.

List of all members.

Public Member Functions

 MBoxProtocol (const QByteArray &, const QByteArray &)
virtual ~MBoxProtocol ()
void emitError (int _errno, const QString &arg)
virtual void get (const KUrl &url)
virtual void listDir (const KUrl &url)
virtual void mimetype (const KUrl &url)
virtual void stat (const KUrl &url)

Detailed Description

This class is the main class and implements all function which can be called through the user.

Definition at line 33 of file mbox.h.


Constructor & Destructor Documentation

MBoxProtocol::MBoxProtocol ( const QByteArray &  arg1,
const QByteArray &  arg2 
)

Constructor, for the parameters, See KIO::SlaveBase.

Definition at line 57 of file mbox.cpp.

MBoxProtocol::~MBoxProtocol ( ) [virtual]

Empty destructor.

Definition at line 64 of file mbox.cpp.


Member Function Documentation

void MBoxProtocol::emitError ( int  _errno,
const QString &  arg 
)

Through this functions, other class which have an instance to this class (classes which are part of kio_mbox) can emit an error with this function.

Parameters:
errnoThe error number to be thrown
argThe argument of the error message of the error number.

Definition at line 159 of file mbox.cpp.

void MBoxProtocol::get ( const KUrl &  url) [virtual]

This functions is used when an user or a program wants to get a file from a mbox-file.

Parameters:
urlThe url which points to the virtual file to get

Definition at line 68 of file mbox.cpp.

void MBoxProtocol::listDir ( const KUrl &  url) [virtual]

This functions gives a listing back.

Parameters:
urlThe url to the mbox-file.

Definition at line 101 of file mbox.cpp.

void MBoxProtocol::mimetype ( const KUrl &  url) [virtual]

This functions determinate the mimetype of a given mbox-file or mbox-email.

Parameters:
urlThe url to get the mimetype from

Definition at line 143 of file mbox.cpp.

void MBoxProtocol::stat ( const KUrl &  url) [virtual]

This functions gives general properties about a mbox-file, or mbox-email back.

Definition at line 129 of file mbox.cpp.


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

kioslave/mbox

Skip menu "kioslave/mbox"
  • Main Page
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Class Members

KDE-PIM Libraries

Skip menu "KDE-PIM Libraries"
  • akonadi
  •   contact
  •   kmime
  • kabc
  • kblog
  • kcal
  • kcalcore
  • kcalutils
  • kholidays
  • kimap
  • kioslave
  •   imap4
  •   mbox
  •   nntp
  • kldap
  • kmbox
  • kmime
  • kontactinterface
  • kpimidentities
  • kpimtextedit
  •   richtextbuilders
  • kpimutils
  • kresources
  • ktnef
  • kxmlrpcclient
  • mailtransport
  • microblog
  • qgpgme
  • syndication
  •   atom
  •   rdf
  •   rss2
Generated for KDE-PIM Libraries by doxygen 1.7.3
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