iceprod :: client :: gtk :: GtkParameterList :: InfoModel :: Class InfoModel
[hide private]
[frames] | no frames]

Class InfoModel

source code

The model class holds the information we want to display

Instance Methods [hide private]
 
__init__(self, cobj)
Sets up and populates our gtk.TreeStore
source code
 
redraw(self) source code
 
add_parameter(self, param) source code
 
get_model(self)
Returns the model
source code