calendarsupport
incidenceattachmentmodel.cpp
Go to the documentation of this file.
121 IncidenceAttachmentModel::IncidenceAttachmentModel( const Akonadi::Item &item, QObject *parent )
iterator insert(const Key &key, const T &value)
QVariant headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const
Definition: incidenceattachmentmodel.cpp:213
void setRoleNames(const QHash< int, QByteArray > &roleNames)
void rowCountChanged()
const QHash< int, QByteArray > & roleNames() const
const QAbstractItemModel * model() const
void beginResetModel()
bool isValid() const
int row() const
KCalCore::Incidence::Ptr incidence() const
Definition: incidenceattachmentmodel.cpp:140
Definition: incidenceattachmentmodel.h:48
IncidenceAttachmentModel(const QPersistentModelIndex &modelIndex, QObject *parent=0)
Definition: incidenceattachmentmodel.cpp:113
virtual QVariant headerData(int section, Qt::Orientation orientation, int role) const
void setIndex(const QPersistentModelIndex &modelIndex)
Definition: incidenceattachmentmodel.cpp:146
~IncidenceAttachmentModel()
Definition: incidenceattachmentmodel.cpp:135
QVariant data(const QModelIndex &index, int role=Qt::DisplayRole) const
Definition: incidenceattachmentmodel.cpp:192
void endResetModel()
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
void setItem(const Akonadi::Item &item)
Definition: incidenceattachmentmodel.cpp:157
int rowCount(const QModelIndex &parent=QModelIndex()) const
Definition: incidenceattachmentmodel.cpp:182
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:31:15 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:31:15 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.