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

akonadi

Akonadi::MessageModel

Akonadi::MessageModel Class Reference

A flat self-updating message model. More...

#include <messagemodel.h>

Inheritance diagram for Akonadi::MessageModel:
Inheritance graph
[legend]

List of all members.

Public Types

enum  Column {
  Subject, Sender, Receiver, Date,
  Size
}

Public Member Functions

 MessageModel (QObject *parent=0)
virtual ~MessageModel ()
virtual int columnCount (const QModelIndex &parent=QModelIndex()) const
virtual QVariant data (const QModelIndex &index, int role=Qt::DisplayRole) const
virtual QVariant headerData (int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const
virtual QStringList mimeTypes () const
virtual int rowCount (const QModelIndex &parent=QModelIndex()) const

Detailed Description

A flat self-updating message model.

Deprecated:
Subclass Akonadi::EntityTreeModel instead. An example can be seen in AkonadiConsole, have a look at AkonadiBrowserModel there.

Definition at line 38 of file messagemodel.h.


Member Enumeration Documentation

enum Akonadi::MessageModel::Column

Column types.

Enumerator:
Subject 

Subject column.

Sender 

Sender column.

Receiver 

Receiver column.

Date 

Date column.

Size 

Size column.

Reimplemented from ItemModel.

Definition at line 46 of file messagemodel.h.


Constructor & Destructor Documentation

Akonadi::MessageModel::MessageModel ( QObject *  parent = 0  )  [explicit]

Creates a new message model.

Parameters:
parent The parent object.
virtual Akonadi::MessageModel::~MessageModel (  )  [virtual]

Deletes the message model.


Member Function Documentation

virtual int Akonadi::MessageModel::columnCount ( const QModelIndex &  parent = QModelIndex()  )  const [virtual]

Reimplemented from QAbstractItemModel.

Reimplemented from ItemModel.

virtual QVariant Akonadi::MessageModel::data ( const QModelIndex &  index,
int  role = Qt::DisplayRole 
) const [virtual]

Reimplemented from QAbstractItemModel.

Reimplemented from ItemModel.

virtual QVariant Akonadi::MessageModel::headerData ( int  section,
Qt::Orientation  orientation,
int  role = Qt::DisplayRole 
) const [virtual]

Reimplemented from QAbstractItemModel.

Reimplemented from ItemModel.

virtual QStringList Akonadi::MessageModel::mimeTypes (  )  const [virtual]

Reimplemented from QAbstractItemModel.

Reimplemented from ItemModel.

virtual int Akonadi::MessageModel::rowCount ( const QModelIndex &  parent = QModelIndex()  )  const [virtual]

Reimplemented from QAbstractItemModel.

Reimplemented from ItemModel.


The documentation for this class was generated from the following file:
  • messagemodel.h

akonadi

Skip menu "akonadi"
  • Main Page
  • Modules
  • 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
  •   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.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