QEmailTextBox: Validation of Email Addresses
QEmailTextBox control is a simple extension of the QTextBox
control that allows you to easily validate the email address that the user provides.
Use it just like a QTextBox whenever you want to validate email addresses.