Package schrodinger :: Package application :: Package msv :: Package gui :: Module viewmodel :: Class PostStyleProxyMixin
[hide private]
[frames] | no frames]

Class PostStyleProxyMixin

                                                         object --+        
                                                                  |        
                                           GroupExpansionProxyMixin --+    
                                                                      |    
                                                 object --+           |    
                                                          |           |    
ui.qt.table_speed_up.MultipleRolesRoleProxyPassthroughMixin --+       |    
                                                              |       |    
                                                     ProxyMixin --+   |    
                                                                  |   |    
                                           PostReorderingProxyMixin --+    
                                                                      |    
                                               PostAnnotationProxyMixin --+
                                                                          |
                                                                         PostStyleProxyMixin
Known Subclasses:

A mixin for all proxies that are used after the AnnotationProxyModel.

Nested Classes [hide private]
  __metaclass__
Instance Methods [hide private]
 
textSizeChanged(...)
 
setSourceModel(self, model)
 
_textSizeChanged(self)

Inherited from PostAnnotationProxyMixin: getShownRowTypes

Inherited from GroupExpansionProxyMixin: groupByChanged, groupExpansionChanged

Inherited from PostReorderingProxyMixin: reorderRow

Inherited from PostReorderingProxyMixin (private): _mapRowToSource

Inherited from ProxyMixin: __init__, emitResidueSelection, getResidueDisplayMode, residueFormatChanged, residuesSelected, sourceModel

Inherited from ui.qt.table_speed_up.MultipleRolesRoleProxyPassthroughMixin: data

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

setSourceModel(self, model)

 
Overrides: ProxyMixin.setSourceModel