mapi.cpp 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 "mapi.h"
#include <QtCore/QMap>
#include <klocale.h>
Include dependency graph for mapi.cpp:

Go to the source code of this file.

Functions

QString mapiNamedTagString (int key, int tag)
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.cpp.


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