Trees | Indices | Help |
|
---|
|
PyQt4.QtGui.QItemDelegate --+ | ScanCoordinatesDelegate
This delegate is used to define how float coordinate values are displayed in a line edit widget. This class is needed for mapping between table view and other widgets as defined via QDataWidgetMapper.
|
|||
|
|||
|
|
|||
COLUMN = ScanCoordinateColumns()
|
|
This function is used to initialize editor with the relevant data.
|
This function is responsible for transferring data from the editors back to the model. So, here we convert text string into float number.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:36 2015 | http://epydoc.sourceforge.net |