• Skip to content
  • Skip to link menu
KDE 4.1 API Reference
  • KDE API Reference
  • KDE-PIM Libraries
  • Sitemap
  • Contact Us
 

KTNEF Library

KTnef::KTNEFMessage

KTnef::KTNEFMessage Class Reference

#include <ktnefmessage.h>

Inheritance diagram for KTnef::KTNEFMessage:

Inheritance graph
[legend]

List of all members.


Detailed Description

Represents a TNEF message.

Definition at line 47 of file ktnefmessage.h.


Public Member Functions

void addAttachment (KTNEFAttach *attach)
KTNEFAttach * attachment (const QString &filename) const
const QList< KTNEFAttach * > & attachmentList () const
void clearAttachments ()
 KTNEFMessage ()
QString rtfString () const
 ~KTNEFMessage ()

Constructor & Destructor Documentation

KTNEFMessage::KTNEFMessage (  ) 

Creates a KTNEFMessage message object.

Private class that helps to provide binary compatibility between releases.

Definition at line 69 of file ktnefmessage.cpp.

KTNEFMessage::~KTNEFMessage (  ) 

Destroys a KTNEFMessage message object.

Definition at line 73 of file ktnefmessage.cpp.


Member Function Documentation

void KTNEFMessage::addAttachment ( KTNEFAttach *  attach  ) 

Append an attachment to the message.

Parameters:
attach is a pointer to a KTNEFAttach object to be attached.

Definition at line 94 of file ktnefmessage.cpp.

KTNEFAttach * KTNEFMessage::attachment ( const QString &  filename  )  const

Find the attachment associated to the specified file name.

Parameters:
filename is a QString containing the file to search for in the list of message attachments.
Returns:
A pointer to KTNEFAttach object, or 0 if the search fails.

Definition at line 83 of file ktnefmessage.cpp.

const QList< KTNEFAttach * > & KTNEFMessage::attachmentList (  )  const

Return a QList containing all the message's attachments.

Definition at line 78 of file ktnefmessage.cpp.

void KTNEFMessage::clearAttachments (  ) 

Clear the attachments list.

Definition at line 99 of file ktnefmessage.cpp.

QString KTNEFMessage::rtfString (  )  const

Returns the Rich Text Format (RTF) data contained in the message.

Returns:
A QString containing the RTF data.

Definition at line 104 of file ktnefmessage.cpp.


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

KTNEF Library

Skip menu "KTNEF Library"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

KDE-PIM Libraries

Skip menu "KDE-PIM Libraries"
  • akonadi
  • kabc
  • kblog
  • kcal
  • kimap
  • kioslave
  •   imap4
  •   mbox
  • kldap
  • kmime
  • kpimidentities
  • kpimutils
  • kresources
  • ktnef
  • kxmlrpcclient
  • mailtransport
  • qgpgme
  • syndication
  •   atom
  •   rdf
  •   rss2
Generated for KDE-PIM Libraries by doxygen 1.5.6
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