|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TranslatorInterface | |
uic.output | Package that contains classes for the convertion from the QtDesigner files to usable user interfaces. |
Uses of TranslatorInterface in uic.output |
Classes in uic.output that implement TranslatorInterface | |
class |
DummyTranslator
This translator does not translate anything. |
class |
UICTranslator
This translator enabled the generated classes to use the uic.Translate class for translations. |
Fields in uic.output declared as TranslatorInterface | |
protected TranslatorInterface |
AbstractWidget.translator
|
Methods in uic.output with parameters of type TranslatorInterface | |
void |
AbstractWidget.setTranslator(TranslatorInterface t)
Sets a translator for translation of on screen strings. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |