Warning, /pim/ktnef/Mainpage.dox is written in an unsupported language. File is not indexed.

0001 /*!
0002  * @mainpage KTNEF - an API for handling TNEF data.
0003  *
0004  * @section purpose Purpose
0005  *
0006  * The ktnef library contains an API for the handling of TNEF data.
0007  *
0008  * The API permits access to the actual attachments, the message
0009  * properties (TNEF/MAPI), and allows one to view/extract message formatted
0010  * text in Rich Text Format format.
0011  *
0012  * @section desc Description
0013  *
0014  * To quote <a href="https://en.wikipedia.org/wiki/TNEF">Wikipedia</a>:
0015  *
0016  * "<em><b>Transport Neutral Encapsulation Format</b> or @acronym TNEF is a
0017  * proprietary format of e-mail attachment used by Microsoft Outlook and
0018  * Microsoft Exchange Server.  An attached file with TNEF encoding is most
0019  * usually called winmail.dat or win.dat.
0020  *
0021  * Within the Outlook email client TNEF encoding cannot be explicitly enabled
0022  * or disabled.  Selecting <a href="https://en.wikipedia.org/wiki/Rich_Text_Format">RTF</a>
0023  * (Rich Text Format) as the format for sending an e-mail implicitly enables
0024  * TNEF encoding, using it in preference to the more common and widely
0025  * compatible @acronym MIME standard.  When sending plain-text or @acronym
0026  * HTML format messages, Outlook uses MIME.
0027  *
0028  * Some TNEF files only contain information used by Outlook to generate a
0029  * richly formatted view of the message, embedded (@acronym OLE) documents
0030  * or Outlook-specific features such as forms, voting buttons, and meeting
0031  * requests.  Other TNEF files may contain files which have been attached to
0032  * an e-mail message.</em>"
0033  *
0034  * @authors
0035  * The major authors of this library are:\n
0036  * Michael Goffioul \<kdeprint@swing.be\>,
0037  * Bo Thorsen \<bo@sonofthor.dk\>
0038  *
0039  * @maintainers
0040  * Michael Goffioul \<goffioul@imec.be\>,
0041  * Allen Winter \<winter@kde.org\>
0042  *
0043  * @licenses
0044  * @lgpl
0045  */
0046 
0047 // DOXYGEN_PROJECTNAME=KTNEF Library
0048 // DOXYGEN_REFERENCES=kcalcore kdecore