Akonadi

collectionutils.cpp
1/*
2 SPDX-FileCopyrightText: 2022 Volker Krause <vkrause@kde.org>
3 SPDX-License-Identifier: LGPL-2.0-or-later
4*/
5
6#include "collectionutils.h"
7#include "entitytreemodel.h"
8
9using namespace Akonadi;
10
Represents a collection of PIM items.
Definition collection.h:62
@ CollectionRole
The collection.
AKONADICORE_EXPORT Collection fromIndex(const QModelIndex &index)
Returns the collection represented by index.
Helper integration between Akonadi and Qt.
QVariant data(int role) const const
T value() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:13:38 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.