Package schrodinger :: Package application :: Package matsci :: Module mswidgets :: Class StageControlIcon
[hide private]
[frames] | no frames]

Class StageControlIcon

PyQt4.QtGui.QIcon --+
                    |
                   StageControlIcon

The icons used in the StageControlButtons

Instance Methods [hide private]
 
__init__(self, string)
Create a StageControlIcon instance
Method Details [hide private]

__init__(self, string)
(Constructor)

 

Create a StageControlIcon instance

Parameters:
  • string (str) - A base64 encoded picture string such as those stored in the schrodinger.ui.qt.icons module.