Uses of Package
uic.helpers

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

Classes in uic.helpers used by uic
CompilerException
          Thrown when something went wrong in the UICompiler
 

Classes in uic.helpers used by uic.helpers
Translator
          Dummy class for translating strings in the GUI to do localisation.
 

Classes in uic.helpers used by uic.plugins
Translator
          Dummy class for translating strings in the GUI to do localisation.
VariableManager
          While compiling this class makes sure we keep names unique and we have a full list of all the widgets to 'define' as class variables.
 



Copyright © 2002,2003 Thomas Zander