calendarsupport
attachmenthandler.cpp File Reference
#include "attachmenthandler.h"
#include "next/incidencesearchjob.h"
#include <KFileDialog>
#include <KLocale>
#include <KMessageBox>
#include <KMimeType>
#include <KRun>
#include <KTemporaryFile>
#include <KToolInvocation>
#include <KIO/NetAccess>
#include <KJob>
#include <QFile>
#include <QPointer>
Include dependency graph for attachmenthandler.cpp:
Go to the source code of this file.
Namespaces | |
CalendarSupport | |
Functions | |
static KUrl | CalendarSupport::tempFileForAttachment (const Attachment::Ptr &attachment) |
Variables | |
static KTemporaryFile * | CalendarSupport::s_tempFile = 0 |
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.
Definition in file attachmenthandler.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:54:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:54:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.