Package schrodinger :: Package application :: Package bioluminate :: Module pml_menus :: Class Reinitialize
[hide private]
[frames] | no frames]

Class Reinitialize

PyQt4.QtGui.QAction --+    
                      |    
                MAction --+
                          |
                         Reinitialize

Instance Methods [hide private]
 
command(self)
Reinitialize the workspace - in Maestro this means closing the current project, so check to make sure that's OK if there is a scratch project

Inherited from MAction: __init__

Method Details [hide private]

command(self)

 

Reinitialize the workspace - in Maestro this means closing the current project, so check to make sure that's OK if there is a scratch project

Overrides: MAction.command