mapi.h File Reference

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

#include <QtCore/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 mapiNamedTagString (int key, int tag=-1)
QString 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

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

Convert a keycode to a MAPI named tag string.

Parameters:
key The input code to convert.
tag An input tag.
Returns:
A QString containing the named tag string.

Definition at line 224 of file mapi.cpp.

QString mapiTagString ( int  key  ) 

Convert a keycode to a MAPI tag string.

Parameters:
key The input code to convert.
Returns:
A QString containing the tag string.

Definition at line 208 of file mapi.cpp.

KDE Home | KDE Accessibility Home | Description of Access Keys