libkcal

attachmenthandler.cpp File Reference
#include "attachmenthandler.h"
#include "attachment.h"
#include "calendarresources.h"
#include "incidence.h"
#include "scheduler.h"
#include <tdeapplication.h>
#include <tdefiledialog.h>
#include <tdelocale.h>
#include <tdemessagebox.h>
#include <kmimetype.h>
#include <krun.h>
#include <tdetempfile.h>
#include <tdeio/netaccess.h>
#include <tqfile.h>

Go to the source code of this file.

Namespaces

 KCal
 

Functions

static KURL KCal::tempFileForAttachment (Attachment *attachment)
 

Variables

static KTempFile * KCal::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.

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

Definition in file attachmenthandler.cpp.