CalendarSupport

attachmenthandler.cpp File Reference
#include "attachmenthandler.h"
#include "calendarsupport_debug.h"
#include <Akonadi/CalendarUtils>
#include <Akonadi/ItemFetchJob>
#include <KIO/FileCopyJob>
#include <KIO/JobUiDelegate>
#include <KIO/OpenUrlJob>
#include <KIO/StatJob>
#include <KJob>
#include <KJobWidgets>
#include <KLocalizedString>
#include <KMessageBox>
#include <QDesktopServices>
#include <QFile>
#include <QFileDialog>
#include <QMimeDatabase>
#include <QPointer>
#include <QTemporaryFile>
#include "moc_attachmenthandler.cpp"
Include dependency graph for attachmenthandler.cpp:

Go to the source code of this file.

Functions

static QUrl CalendarSupport::tempFileForAttachment (const Attachment &attachment)
 

Variables

static QTemporaryFileCalendarSupport::s_tempFile = nullptr
 

Detailed Description

This file is part of the API for handling calendar data and provides static functions for dealing with calendar incidence attachments.

vCalendar/iCalendar attachment handling.

Author
Allen Winter <winte.nosp@m.r@kd.nosp@m.e.org>

Definition in file attachmenthandler.cpp.

Function Documentation

◆ tempFileForAttachment()

static QUrl CalendarSupport::tempFileForAttachment ( const Attachment & attachment)
static

Definition at line 131 of file attachmenthandler.cpp.

Variable Documentation

◆ s_tempFile

QTemporaryFile* CalendarSupport::s_tempFile = nullptr
static

Definition at line 129 of file attachmenthandler.cpp.

This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:16:32 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.