KTnef

mapi.h File Reference
#include <QString>
Include dependency graph for mapi.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

QString KTnef::mapiNamedTagString (int key, int tag=-1)
 
QString KTnef::mapiTagString (int key)
 

Detailed Description

This file is part of the API for handling TNEF data and provides functions that convert MAPI keycodes to/from tag strings.

Author
Michael Goffioul

Definition in file mapi.h.

Function Documentation

◆ mapiNamedTagString()

QString KTnef::mapiNamedTagString ( int key,
int tag = -1 )

Convert a keycode to a MAPI named tag string.

Parameters
keyThe input code to convert.
tagAn input tag.
Returns
A QString containing the named tag string.

Definition at line 205 of file mapi.cpp.

◆ mapiTagString()

QString KTnef::mapiTagString ( int key)

Convert a keycode to a MAPI tag string.

Parameters
keyThe input code to convert.
Returns
A QString containing the tag string.

Definition at line 190 of file mapi.cpp.

This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:16:42 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.