Trees | Indices | Help |
|
---|
|
PyQt4.QtGui.QItemDelegate --+ | ConstraintCoordinatesDelegate
This delegate is used to validate values entered in 'target value' column.
|
|||
QtGui.QLineEdit
|
|
||
|
|||
|
|
|||
COLUMN = ConstraintCoordinateColumns()
|
|
This function returns an editor widget (QLineEdit) for 'target value' column.
|
This function read data from model, converts it to text and sets it in the editor widget.
|
This function reads text from QLineEdit and writes it to the model
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:36 2015 | http://epydoc.sourceforge.net |