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

Class RecentColorSubMenu

PyQt4.QtGui.QMenu --+
                    |
                   RecentColorSubMenu

A submenu that shows the most recently chosen 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]
 
__init__(self, parent_menu, title)
 
updateItems(self)
Update the menu list with the most recent colors chosen
Method Details [hide private]

updateItems(self)

 

Update the menu list with the most recent colors chosen

Must be overwritten in the subclass to build the menu each time it shows