RTC Toolkit 6.0.0
Loading...
Searching...
No Matches
gui.vector_edit.VectorEdit._ItemDelegate Class Reference

Forces usage of the QLineEdit for editing floating-point cells in the table view. More...

Inheritance diagram for gui.vector_edit.VectorEdit._ItemDelegate:

Public Member Functions

 createEditor (self, parent, option, index)
 Returns a QLineEdit instance to use as the editor widget if the data index contains a floating point value.
 

Detailed Description

Forces usage of the QLineEdit for editing floating-point cells in the table view.

Member Function Documentation

◆ createEditor()

gui.vector_edit.VectorEdit._ItemDelegate.createEditor ( self,
parent,
option,
index )

Returns a QLineEdit instance to use as the editor widget if the data index contains a floating point value.

For other data types we let QStyledItemDelegate create the default edit widget.


The documentation for this class was generated from the following file: