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 | Protected method to convert a value to text. |
valueFromText | Protected 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.
Protected method to convert a value to text.
Protected method to convert a text to a value.