| Trees | Indices | Help |
|
|---|
|
|
object --+
|
qt.pop_up_widgets._WidgetWithPopUpMixin --+
|
PyQt4.QtGui.QComboBox --+
|
qt.pop_up_widgets.ComboBoxWithPopUp --+
|
MutationSelectorComboBox
This combo box will show a residue type selection pop-up box when clicked.
|
|||
|
|||
|
|||
|
|||
| set of str |
|
||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Over-ride the popUpUpdated() method of MutationSelectorComboBox. Callback that passes the selected mutations back to the line edit.
|
Set the mutations that should be selected.
|
Get the mutations that have been selected by the user in the popup
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:51 2015 | http://epydoc.sourceforge.net |