Package schrodinger :: Package application :: Package jaguar :: Package gui :: Module base_panel :: Class AutomaticJobnameMixin
[hide private]
[frames] | no frames]

Class AutomaticJobnameMixin

object --+
         |
        AutomaticJobnameMixin
Known Subclasses:

A mixin that automatically generates the jobname using the current panel settings. See PANEL-2712 for additional information.

Instance Methods [hide private]
 
setup(self)
Search for any tabs that contain jobname-relevant settings and connect signals so that the jobname updates when the appropriate settings change.
 
setPanelOptions(self)
 
jobnameData(self)

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]

Inherited from object: __class__