Trees | Indices | Help |
|
---|
|
object --+ | MarkerMixin --+ | CoordinateMarkerMixin --+ | OptimizationTabMarkerMixin --+ | object --+ | | | MultiStructureMixin --+ | MultiStructurePanelMarkerMixin
A mixin for panels that contain a MultiStructureTab and an Optimization Tab. Note that this mixin includes MultiStructureMixin, so that does not need to be added separately. Also note that this mixin assumes that the ReadEditMixin is present, and MultiStructureMixin must be listed before ReadEditMixin in the class declaration.
Current limitations:
|
|||
|
|||
|
|||
|
|||
|
|||
list or NoneType |
|
||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Initialize self._selected_entries
|
Panels with a MultiStructureTab do not have an input tab, so there's no signal to connect here. |
Since the MultiStructureTab input is not dependant on the project table, ignore project table changes. (Note that this function overrides the CoordinateMarkerMixin function of the same name. |
If the number of atoms in any of the structures listed in the MultiStructureTab change, clear all constraints. |
Get the total number of atoms for the structures of the specified entry ids.
|
If the user changes the structures listed on the MultiStructureTab, clear all constraints. Only allow picking if the listed structures have the same number of atoms and atom names, and only allow picking for the listed structures. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:34 2015 | http://epydoc.sourceforge.net |