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

akonadi/kmime

  • Akonadi
  • AddressAttribute
Public Member Functions
Akonadi::AddressAttribute Class Reference

#include <addressattribute.h>

Inherits Attribute.

List of all members.

Public Member Functions

 AddressAttribute (const QString &from=QString(), const QStringList &to=QStringList(), const QStringList &cc=QStringList(), const QStringList &bcc=QStringList())
virtual ~AddressAttribute ()
QStringList bcc () const
QStringList cc () const
virtual AddressAttribute * clone () const
virtual void deserialize (const QByteArray &data)
QString from () const
virtual QByteArray serialized () const
void setBcc (const QStringList &bcc)
void setCc (const QStringList &cc)
void setFrom (const QString &from)
void setTo (const QStringList &to)
QStringList to () const
virtual QByteArray type () const

Detailed Description

Attribute storing the From, To, Cc, Bcc addresses of a message.

Author:
Constantin Berzan <exit3219@gmail.com>
Since:
4.4

Definition at line 42 of file addressattribute.h.


Constructor & Destructor Documentation

AddressAttribute::AddressAttribute ( const QString &  from = QString(),
const QStringList &  to = QStringList(),
const QStringList &  cc = QStringList(),
const QStringList &  bcc = QStringList() 
) [explicit]

Creates a new AddressAttribute.

Definition at line 42 of file addressattribute.cpp.

AddressAttribute::~AddressAttribute ( ) [virtual]

Destroys the AddressAttribute.

Definition at line 52 of file addressattribute.cpp.


Member Function Documentation

QStringList AddressAttribute::bcc ( ) const

Returns the addresses of the "Bcc:" receivers.

Definition at line 120 of file addressattribute.cpp.

QStringList AddressAttribute::cc ( ) const

Returns the addresses of the "Cc:" receivers.

Definition at line 110 of file addressattribute.cpp.

QString AddressAttribute::from ( ) const

Returns the address of the sender.

Definition at line 90 of file addressattribute.cpp.

void AddressAttribute::setBcc ( const QStringList &  bcc)

Sets the addresses of the "Bcc:" receivers.

"

Definition at line 125 of file addressattribute.cpp.

void AddressAttribute::setCc ( const QStringList &  cc)

Sets the addresses of the "Cc:" receivers.

"

Definition at line 115 of file addressattribute.cpp.

void AddressAttribute::setFrom ( const QString &  from)

Sets the address of the sender.

Definition at line 95 of file addressattribute.cpp.

void AddressAttribute::setTo ( const QStringList &  to)

Sets the addresses of the "To:" receivers.

"

Definition at line 105 of file addressattribute.cpp.

QStringList AddressAttribute::to ( ) const

Returns the addresses of the "To:" receivers.

Definition at line 100 of file addressattribute.cpp.


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

akonadi/kmime

Skip menu "akonadi/kmime"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Members
  • File List
  • Related Pages

KDE-PIM Libraries

Skip menu "KDE-PIM Libraries"
  • akonadi
  •   contact
  •   kmime
  • kabc
  • kalarmcal
  • 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.6.1
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