akonadi
21#ifndef AKONADI_CALENDARMODEL_P_H
22#define AKONADI_CALENDARMODEL_P_H
24#include <akonadi/entitytreemodel.h>
25#include <QSharedPointer>
26#include <QWeakPointer>
35 typedef QSharedPointer<CalendarModel> Ptr;
47 enum CollectionColumn {
60 QWeakPointer<CalendarModel> weakPointer()
const;
61 void setWeakPointer(
const QWeakPointer<CalendarModel> &weakPointer);
64 QVariant entityData(
const Akonadi::Item &item,
int column,
int role=Qt::DisplayRole)
const;
68 int role=Qt::DisplayRole)
const;
74 QVariant entityHeaderData(
int section, Qt::Orientation orientation,
int role,
Records and replays change notification.
Represents a collection of PIM items.
A model for collections and items together.
HeaderGroup
Describes what header information the model shall return.
@ UserRole
First role for user extensions.
FreeBusyManager::Singleton.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by
doxygen 1.10.0 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.