|
reorderRow(self,
proxy_from_row,
proxy_to_row)
Pass the reorderRow request down to the next proxy after translating
the row numbers. |
|
|
|
_mapRowToSource(self,
proxy_row)
Map the given proxy row number to a source row number |
|
|
Inherited from ProxyMixin :
__init__ ,
emitResidueSelection ,
residueFormatChanged ,
residuesSelected ,
setSourceModel ,
sourceModel
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|