Module implementing a spinbox with textual entries.
None |
E5TextSpinBox | Class implementing a spinbox with textual entries. |
None |
Class implementing a spinbox with textual entries.
None |
None |
E5TextSpinBox | Constructor |
addItem | Public method to add an item with item data. |
currentIndex | Public method to retrieve the current index. |
itemData | Public method to retrieve the data associated with an item. |
textFromValue | Public method to convert a value to text. |
valueFromText | Public method to convert a text to a value. |
None |
Constructor
Public method to add an item with item data.
Public method to retrieve the current index.
Public method to retrieve the data associated with an item.
Public method to convert a value to text.
Public method to convert a text to a value.