1#ifndef _KVITRANSLATOR_H_
2#define _KVITRANSLATOR_H_
71 QString
translate(
const char * pcContext,
const char * pcMessage,
const char * pcComment,
int n = -1)
const override;
QString translate(const char *pcContext, const char *pcMessage, const char *pcComment, int n=-1) const override
Decodes the string and returns the current one.
Definition KviTranslator.cpp:38
KviTranslator(QObject *pParent)
Creates an instance of KviTranslator.
Definition KviTranslator.cpp:30
virtual ~KviTranslator()
Destroys the instance of KviTranslator and frees all the relevant resources.
#define n
Definition detector.cpp:79
This file contains compile time settings.
#define KVILIB_API
Definition kvi_settings.h:124