• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdepimlibs API Reference
  • KDE Home
  • Contact Us
 

KTNEF Library

  • KTnef
  • KTNEFMessage
Public Member Functions | List of all members
KTnef::KTNEFMessage Class Reference

#include <ktnefmessage.h>

Inheritance diagram for KTnef::KTNEFMessage:
Inheritance graph
[legend]

Public Member Functions

 KTNEFMessage ()
 
 ~KTNEFMessage ()
 
void addAttachment (KTNEFAttach *attach)
 
KTNEFAttach * attachment (const QString &filename) const
 
const QList< KTNEFAttach * > & attachmentList () const
 
void clearAttachments ()
 
QString rtfString () const
 
- Public Member Functions inherited from KTnef::KTNEFPropertySet
 KTNEFPropertySet ()
 
 ~KTNEFPropertySet ()
 
void addAttribute (int key, int type, const QVariant &value, bool overwrite=false)
 
void addProperty (int key, int type, const QVariant &value, const QVariant &name=QVariant(), bool overwrite=false)
 
QVariant attribute (int key) const
 
QMap< int, KTNEFProperty * > & attributes ()
 
const QMap< int, KTNEFProperty * > & attributes () const
 
void clear (bool deleteAll=false)
 
QString findNamedProp (const QString &name, const QString &fallback=QString(), bool convertToUpper=false) const
 
QString findProp (int key, const QString &fallback=QString(), bool convertToUpper=false) const
 
QMap< int, KTNEFProperty * > & properties ()
 
const QMap< int, KTNEFProperty * > & properties () const
 
QVariant property (int key) const
 

Detailed Description

Represents a TNEF message.

Definition at line 49 of file ktnefmessage.h.

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
attachis 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
filenameis 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
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:01:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KTNEF Library

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

kdepimlibs API Reference

Skip menu "kdepimlibs API Reference"
  • akonadi
  •   contact
  •   kmime
  •   socialutils
  • kabc
  • kalarmcal
  • kblog
  • kcal
  • kcalcore
  • kcalutils
  • kholidays
  • kimap
  • kldap
  • kmbox
  • kmime
  • kpimidentities
  • kpimtextedit
  • kresources
  • ktnef
  • kxmlrpcclient
  • microblog

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal