Uses of Class
uic.helpers.Translator

Packages that use Translator
uic.helpers Helper classes for the compile process 
uic.plugins Each widget in QtDesigner is handled by a seperate plugin which extends the AbstractPlugin. 
 

Uses of Translator in uic.helpers
 

Subclasses of Translator in uic.helpers
 class UICTranslator
           
 

Uses of Translator in uic.plugins
 

Fields in uic.plugins declared as Translator
protected  uic.helpers.Translator AbstractWidget.translator
           
 

Methods in uic.plugins with parameters of type Translator
 void AbstractWidget.setTranslator(uic.helpers.Translator t)
          Sets a translator for translation of on screen strings.
 



Copyright © 2002,2003 Thomas Zander