| Trees | Indices | Help |
|
|---|
|
|
object --+
|
sip.simplewrapper --+
|
sip.wrapper --+
|
PyQt5.QtCore.QObject --+
|
PyQt5.QtWidgets.QAbstractItemDelegate --+
|
PyQt5.QtWidgets.QStyledItemDelegate --+
|
ui.qt.table_speed_up.SpeedUpDelegate --+
|
object --+ |
| |
sip.simplewrapper --+ |
| |
sip.wrapper --+ |
| |
PyQt5.QtCore.QObject --+ |
| |
PyQt5.QtWidgets.QAbstractItemDelegate --+ |
| |
PyQt5.QtWidgets.QStyledItemDelegate --+ |
| |
AbstractBaseRowDelegate --+
|
AlignmentInfoDelegate
This is a delegate class that paints alignment info (e.g. identity, similarity, homology and score metrics or name and chain info).
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Specify the model that this delegate will be fetching data from. This method must be called as soon as a model is set on the view. The model is cached because call model.data() is about four times faster than calling index.data().
|
Paints the info
|
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue May 2 06:33:20 2017 | http://epydoc.sourceforge.net |