kmail
kmailicalIface.h File Reference
#include <dcopobject.h>
#include <qstringlist.h>
#include <kurl.h>
#include <kmail/kmailicalIface.h>
Include dependency graph for kmailicalIface.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KMailICalIface |
struct | KMailICalIface::SubResource |
Functions | |
QDataStream & | operator<< (QDataStream &str, const KMailICalIface::StorageFormat &format) |
QDataStream & | operator<< (QDataStream &str, const KMailICalIface::SubResource &subResource) |
QDataStream & | operator>> (QDataStream &str, KMailICalIface::StorageFormat &format) |
QDataStream & | operator>> (QDataStream &str, KMailICalIface::SubResource &subResource) |
Function Documentation
QDataStream& operator<< | ( | QDataStream & | str, | |
const KMailICalIface::StorageFormat & | format | |||
) | [inline] |
Definition at line 159 of file kmailicalIface.h.
QDataStream& operator<< | ( | QDataStream & | str, | |
const KMailICalIface::SubResource & | subResource | |||
) | [inline] |
Definition at line 148 of file kmailicalIface.h.
QDataStream& operator>> | ( | QDataStream & | str, | |
KMailICalIface::StorageFormat & | format | |||
) | [inline] |
Definition at line 166 of file kmailicalIface.h.
QDataStream& operator>> | ( | QDataStream & | str, | |
KMailICalIface::SubResource & | subResource | |||
) | [inline] |
Definition at line 153 of file kmailicalIface.h.