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

Class RecentHydrogenColorSubMenu

PyQt4.QtGui.QMenu --+    
                    |    
   RecentColorSubMenu --+
                        |
                       RecentHydrogenColorSubMenu

A submenu that shows the most recently chosen hydrogen colors - these color choices are updated each time the menu shows to reflect the most recently chosen colors at the top.

Instance Methods [hide private]
 
updateItems(self)
Update the menu list with the most recent colors chosen

Inherited from RecentColorSubMenu: __init__

Method Details [hide private]

updateItems(self)

 

Update the menu list with the most recent colors chosen

Overrides: RecentColorSubMenu.updateItems