Uses of Class
uic.helpers.VariableManager

Packages that use VariableManager
uic.plugins Each widget in QtDesigner is handled by a seperate plugin which extends the AbstractPlugin. 
 

Uses of VariableManager in uic.plugins
 

Fields in uic.plugins declared as VariableManager
protected  uic.helpers.VariableManager AbstractWidget.variableManager
           
 

Methods in uic.plugins with parameters of type VariableManager
 void AbstractWidget.setVariableManager(uic.helpers.VariableManager vm)
          Sets the variableManager for unique names and global variables.
 



Copyright © 2002,2003 Thomas Zander