Trees | Indices | Help |
|
---|
|
PyQt4.QtCore.QAbstractTableModel --+ | base_widgets.SubTabModel --+ | BasisSetModel
|
|||
type |
COLUMN A class containing column constants for the table. |
||
type |
ROW_CLASS The SubTabRow subclass that represents a row of data |
|
|||
object |
|
||
object |
|
||
object |
|
||
|
|||
dict |
|
||
Inherited from Inherited from |
|
|||
iterable |
UNEDITABLE = COLUMN.ATOM, COLUMN.ID, COLUMN.TITLE A list of all column numbers that should be flagged as uneditable |
||
dict |
MARKER_SETTINGS = {"color": "orange", "alt_color": "yellow"} The settings for the workspace markers. |
||
basisChanged = QtCore.pyqtSignal(str)
|
|||
Inherited from |
|
|||
Inherited from |
|
Retrieve data for the display and sort roles
|
Mark any invalid basis sets as errors. Don't color cells where the user hasn't yet entered a basis, since there's already a "Double-click to edit" message in those cells. See parent class for documentation on the arguments and return value
|
Set data for the specified index and role. Note that sub-classes should redefine this method rather than setData whenever possible.
|
|
Return the per-atom basis sets for the specified entry ID
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:37 2015 | http://epydoc.sourceforge.net |