i want to take input from a textbox/textarea.
what are the classes needed for it?
and if i want to check the validity of the input(like int/float etc.) are there any inbuilt functions?
i am a newbie in Qt programming.