• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdepimlibs API Reference
  • KDE Home
  • Contact Us
 

KTNEF Library

  • sources
  • kde-4.12
  • kdepimlibs
  • ktnef
formatter.h
Go to the documentation of this file.
1 /*
2  Copyright (c) 2001-2003 Cornelius Schumacher <schumacher@kde.org>
3  Copyright (c) 2004 Reinhold Kainhofer <reinhold@kainhofer.com>
4 
5  This library is free software; you can redistribute it and/or
6  modify it under the terms of the GNU Library General Public
7  License as published by the Free Software Foundation; either
8  version 2 of the License, or (at your option) any later version.
9 
10  This library is distributed in the hope that it will be useful,
11  but WITHOUT ANY WARRANTY; without even the implied warranty of
12  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13  Library General Public License for more details.
14 
15  You should have received a copy of the GNU Library General Public License
16  along with this library; see the file COPYING.LIB. If not, write to
17  the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
18  Boston, MA 02110-1301, USA.
19 */
33 #ifndef KTNEF_FORMATTER_H
34 #define KTNEF_FORMATTER_H
35 
36 #include <QtCore/QString>
37 
38 #include <kcalcore/memorycalendar.h>
39 
40 #include "ktnef_export.h"
41 
42 namespace KCal {
43 class Calendar;
44 class InvitationFormatterHelper;
45 }
46 
47 namespace KCalUtils {
48  class InvitationFormatterHelper;
49 }
50 
51 namespace KTnef {
52 
53 #ifndef KDEPIM_NO_KCAL
54 
61  KTNEF_DEPRECATED_EXPORT QString formatTNEFInvitation( const QByteArray &tnef,
62  KCal::Calendar *cal,
63  KCal::InvitationFormatterHelper *h );
64 #endif
65 
73  KTNEF_EXPORT QString formatTNEFInvitation( const QByteArray &tnef,
74  const KCalCore::MemoryCalendar::Ptr &cal,
75  KCalUtils::InvitationFormatterHelper *h );
76 
84  KTNEF_EXPORT QString msTNEFToVPart( const QByteArray &tnef );
85 }
86 
87 #endif
KCal::Calendar
msTNEFToVPart
KCAL_DEPRECATED_EXPORT QString msTNEFToVPart(const QByteArray &tnef)
Transforms a TNEF attachment to an iCal or vCard.
Definition: formatter.cpp:196
formatTNEFInvitation
KCAL_DEPRECATED_EXPORT QString formatTNEFInvitation(const QByteArray &tnef, Calendar *mCalendar, InvitationFormatterHelper *helper)
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:01:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KTNEF Library

Skip menu "KTNEF Library"
  • Main Page
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdepimlibs API Reference

Skip menu "kdepimlibs API Reference"
  • akonadi
  •   contact
  •   kmime
  •   socialutils
  • kabc
  • kalarmcal
  • kblog
  • kcal
  • kcalcore
  • kcalutils
  • kholidays
  • kimap
  • kldap
  • kmbox
  • kmime
  • kpimidentities
  • kpimtextedit
  • kresources
  • ktnef
  • kxmlrpcclient
  • microblog

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal