Allows QT to call into the native application translator when needed to translate UI auto-generated items.
More...
#include <QCustomTranslator.h>
|
virtual QString | translate (const char *context, const char *sourceText, const char *disambiguation=nullptr, int n=-1) const override |
|
Allows QT to call into the native application translator when needed to translate UI auto-generated items.
◆ MainTranslator()
◆ translate()
virtual QString translate |
( |
const char * | context, |
|
|
const char * | sourceText, |
|
|
const char * | disambiguation = nullptr, |
|
|
int | n = -1 ) const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: