Are there any workaround on how to determine a letter or number on a string? or Is there a way to just allow number input on LineEdit
? I don't want to use SpinBox
though, it's not that customizable unlike LineEdit (Dynamic Font, Styles, etc..)
Thanks