hi, i want to configure QLineEdit by designer's inputMask attribute to achieve when enter IP address limit, but have no use, please help, what should to do. thanks.
hi, i want to configure QLineEdit by designer's inputMask attribute to achieve when enter IP address limit, but have no use, please help, what should to do. thanks.
Read better inputMask docs.
If you want check that the input is a valid IP address you should use a QValidator subclass000.000.000.000;_ IP address; blanks are _.
A camel can go 14 days without drink,
I can't!!!
ok, thank you, i try test it.
Bookmarks