kmail
KMSearchMessageModel Class Reference
#include <kmsearchmessagemodel.h>
Inherits MessageModel.
Public Types | |
| enum | Column { Collection, Subject, Sender, Receiver, Date, Size, DateNotTranslated, SizeNotLocalized } |
Public Member Functions | |
| KMSearchMessageModel (QObject *parent=0) | |
| ~KMSearchMessageModel () | |
| int | columnCount (const QModelIndex &parent=QModelIndex()) const |
| QVariant | data (const QModelIndex &index, int role=Qt::DisplayRole) const |
| QVariant | headerData (int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const |
Detailed Description
Definition at line 33 of file kmsearchmessagemodel.h.
Member Enumeration Documentation
| Enumerator | |
|---|---|
| Collection | |
| Subject | |
| Sender | |
| Receiver | |
| Date | |
| Size | |
| DateNotTranslated | |
| SizeNotLocalized | |
Definition at line 38 of file kmsearchmessagemodel.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 53 of file kmsearchmessagemodel.cpp.
| KMSearchMessageModel::~KMSearchMessageModel | ( | ) |
Definition at line 60 of file kmsearchmessagemodel.cpp.
Member Function Documentation
| int KMSearchMessageModel::columnCount | ( | const QModelIndex & | parent = QModelIndex() | ) | const |
Definition at line 132 of file kmsearchmessagemodel.cpp.
| QVariant KMSearchMessageModel::data | ( | const QModelIndex & | index, |
| int | role = Qt::DisplayRole |
||
| ) | const |
Definition at line 145 of file kmsearchmessagemodel.cpp.
| QVariant KMSearchMessageModel::headerData | ( | int | section, |
| Qt::Orientation | orientation, | ||
| int | role = Qt::DisplayRole |
||
| ) | const |
Definition at line 220 of file kmsearchmessagemodel.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference