generated from general-packages/pika-pkg-template
a8e7e301c1
Some checks failed
PikaOS Package Build & Release (Canary) (amd64-v3) / build (push) Failing after 12s
10 lines
450 B
Markdown
10 lines
450 B
Markdown
# Akonadi Mime #
|
|
|
|
Akonadi Mime is a library that effectively bridges the type-agnostic API of
|
|
the Akonadi client libraries and the domain-specific KMime library. It provides
|
|
jobs, models and other helpers to make working with emails through Akonadi easier.
|
|
|
|
The most notable classes are "commands" to update email flags (like read, spam,
|
|
etc.) or move it to trash and Akonadi::StandardMailActionManager which provides
|
|
set of email-specific QActions.
|