Trees | Indices | Help |
|
---|
|
PyQt4.QtGui.QLineEdit --+ | NumericLineEdit
A QtGui.QLineEdit
with a builtin validator
for floats or integers.
|
|||
|
|||
|
|
Checks to see if the lineedit has acceptable input and changes the widget to indicate invalid input. Even with a validator set users can input invalid args so this helps out. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:23 2015 | http://epydoc.sourceforge.net |