Trees | Indices | Help |
|
---|
|
PyQt4.QtGui.QToolBar --+ | AntibodyNumberingToolBar
Get the toolbar that has the combobox with the antibody numering schemes. This toolbar has a single action. When the combobox's index is changed the numbering scheme chosen is applied to the SimplifiedSequenceViewer
|
|||
|
|||
|
|||
str |
|
||
|
|||
|
|||
|
|
|||
SCHEMES = [('Chothia', 'Chothia'), ('EnhancedChothia', 'Enhanc Antibody numbering schemes to choose from. |
|
|
Returns the backend name of the scheme matching the specified index or the current index on the combobox, if no index is supplied.
|
Shows the specified scheme in the viewer, or, if no scheme is specified, shows the scheme currently selected in the combobox.
|
Slot called when the combobox's index is changed. This will change the SimplifiedSequenceViewer antibody numbering scheme. |
|
SCHEMESAntibody numbering schemes to choose from. Each item in the list is a tuple of: (<backend name>, <display name>).
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:26 2015 | http://epydoc.sourceforge.net |