KTNEF Library
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>
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.
Definition in file mapi.cpp.
Function Documentation
QString mapiNamedTagString | ( | int | key, | |
int | tag = -1 | |||
) |