Package schrodinger :: Package application :: Package jaguar :: Package gui :: Package tabs :: Module base_tab :: Class ProvidesStructuresMetaclass
[hide private]
[frames] | no frames]

Class ProvidesStructuresMetaclass

Qt.QtCore.pyqtWrapperType --+
                            |
                           ProvidesStructuresMetaclass

A metaclass for the ProvidesStructuresMixin class. Currently, PyQt does not allow signals to be inherited from more than one parent class at a time. This metaclass works around this limitation and allows the structureChanged signal to be inherited in tabs that also inherit ProvidesBasisMixin.

Instance Methods [hide private]
 
__new__(cls, clsname, bases, dct)