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

Class GtkProjectEditor

source code

               VBox --+    
                      |    
GtkIPModule.GtkIPModule --+
                          |
                         GtkProjectEditor

Instance Methods [hide private]
 
get_iconfig(self) source code
 
__init__(self, icetray, db) source code
 
set_text_buffer(self, textbuffer) source code
 
write_text_buffer(self, text) source code
 
on_selection_changed(self, selection) source code
 
adddependencies(self, project, mp)
Recursively add project and its dependencies to metaproject
source code
 
getmetaproject(self, model, path)
Add selected metaproject to configuration.
source code
 
do_change(self, model, path, iter, connect=True) source code
 
commit_changes(self, widget, data=None) source code
 
toggle_group(self, model, iter, bval)
Toggle parent (metaproject) and children (individual projects)
source code
 
row_toggled(self, cell, path)
Sets the toggled state on the toggle button to true or false.
source code

Inherited from GtkIPModule.GtkIPModule: SetDragNDrop

Class Variables [hide private]

Inherited from GtkIPModule.GtkIPModule: dragndrop

Method Details [hide private]

getmetaproject(self, model, path)

source code 

Add selected metaproject to configuration. Import modules and their parameters.