◆ __init__()
| def Tools.NumericalTextInput.NumericalTextInput.__init__ |
( |
|
self, |
|
|
|
nextFunc = None, |
|
|
|
handleTimeout = True, |
|
|
|
search = False, |
|
|
|
mapping = None, |
|
|
|
mode = None |
|
) |
| |
◆ getKey()
| def Tools.NumericalTextInput.NumericalTextInput.getKey |
( |
|
self, |
|
|
|
num |
|
) |
| |
◆ nextChar()
| def Tools.NumericalTextInput.NumericalTextInput.nextChar |
( |
|
self | ) |
|
◆ nextKey()
| def Tools.NumericalTextInput.NumericalTextInput.nextKey |
( |
|
self | ) |
|
◆ setMode()
| def Tools.NumericalTextInput.NumericalTextInput.setMode |
( |
|
self, |
|
|
|
mode |
|
) |
| |
◆ setUseableChars()
| def Tools.NumericalTextInput.NumericalTextInput.setUseableChars |
( |
|
self, |
|
|
|
useable |
|
) |
| |
◆ timeout()
| def Tools.NumericalTextInput.NumericalTextInput.timeout |
( |
|
self | ) |
|
◆ lastKey
| Tools.NumericalTextInput.NumericalTextInput.lastKey |
◆ mapping
| Tools.NumericalTextInput.NumericalTextInput.mapping |
◆ nextFunction
| Tools.NumericalTextInput.NumericalTextInput.nextFunction |
◆ pos
| Tools.NumericalTextInput.NumericalTextInput.pos |
◆ timer
| Tools.NumericalTextInput.NumericalTextInput.timer |
◆ useableChars
| Tools.NumericalTextInput.NumericalTextInput.useableChars |
The documentation for this class was generated from the following file: