calendarsupport
#include <incidenceattachmentmodel.h>
Definition at line 41 of file incidenceattachmentmodel.h.
Enumerator |
---|
AttachmentDataRole |
|
MimeTypeRole |
|
AttachmentUrl |
|
AttachmentCountRole |
|
UserRole |
|
Definition at line 47 of file incidenceattachmentmodel.h.
IncidenceAttachmentModel::IncidenceAttachmentModel |
( |
const QPersistentModelIndex & |
modelIndex, |
|
|
QObject * |
parent = 0 |
|
) |
| |
|
explicit |
IncidenceAttachmentModel::IncidenceAttachmentModel |
( |
const Akonadi::Item & |
item, |
|
|
QObject * |
parent = 0 |
|
) |
| |
|
explicit |
IncidenceAttachmentModel::IncidenceAttachmentModel |
( |
QObject * |
parent = 0 | ) |
|
|
explicit |
IncidenceAttachmentModel::~IncidenceAttachmentModel |
( |
| ) |
|
QVariant IncidenceAttachmentModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
QVariant IncidenceAttachmentModel::headerData |
( |
int |
section, |
|
|
Qt::Orientation |
orientation, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
KCalCore::Incidence::Ptr IncidenceAttachmentModel::incidence |
( |
| ) |
const |
int IncidenceAttachmentModel::rowCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
void CalendarSupport::IncidenceAttachmentModel::rowCountChanged |
( |
| ) |
|
|
signal |
void IncidenceAttachmentModel::setIndex |
( |
const QPersistentModelIndex & |
modelIndex | ) |
|
void IncidenceAttachmentModel::setItem |
( |
const Akonadi::Item & |
item | ) |
|
int CalendarSupport::IncidenceAttachmentModel::attachmentCount |
|
read |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:54:59 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.