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

KTNEF Library

  • 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
42namespace KCal {
43class Calendar;
44class InvitationFormatterHelper;
45}
46
47namespace KCalUtils {
48 class InvitationFormatterHelper;
49}
50
51namespace KTnef {
52
53#ifndef KDEPIM_NO_KCAL
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
KCal
KCal::IncidenceFormatter::formatTNEFInvitation
KCAL_DEPRECATED_EXPORT QString formatTNEFInvitation(const QByteArray &tnef, Calendar *mCalendar, InvitationFormatterHelper *helper)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 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-4.14.10 API Reference

Skip menu "kdepimlibs-4.14.10 API Reference"
  • akonadi
  •   contact
  •   kmime
  •   socialutils
  • kabc
  • kalarmcal
  • kblog
  • kcal
  • kcalcore
  • kcalutils
  • kholidays
  • kimap
  • kioslave
  •   imap4
  •   mbox
  •   nntp
  • kldap
  • kmbox
  • kmime
  • kontactinterface
  • kpimidentities
  • kpimtextedit
  • kpimutils
  • kresources
  • ktnef
  • kxmlrpcclient
  • mailtransport
  • microblog
  • qgpgme
  • syndication
  •   atom
  •   rdf
  •   rss2
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