Package schrodinger :: Package application :: Package bioluminate :: Package ssv :: Module toolbars :: Class FindToolBar
[hide private]
[frames] | no frames]

Class FindToolBar

PyQt4.QtGui.QToolBar --+
                       |
                      FindToolBar

Create an instance of the "Find Pattern" toolbar from the MSV.

Instance Methods [hide private]
 
__init__(self, parent, title=None)
Construct toolbar.
 
findTextChanged(self, string)
Called whenever text in "Find pattern" widget has changed.
Method Details [hide private]

__init__(self, parent, title=None)
(Constructor)

 

Construct toolbar. Here the parent should be an instance of a schrodinger.ui.sequencealignment.sequence_viewer.SequenceViewer. If it is not the parent will need a findPattern method.

findTextChanged(self, string)

 

Called whenever text in "Find pattern" widget has changed.

Parameters:
  • string (str) - pattern string