[Interest] QLineEdit upper case
pmqt71
pmqt71 at gmail.com
Fri Aug 8 15:41:25 CEST 2014
Hi,
I need a QLineEdit control that forces user input in uppercase while
editing, not after loosing the focus.
I'm trying different ways but each has side effects:
- using the textEdited signal to make the text upper : bad behaviour if
editing in the middle;
- using a validator : dislike this solution because some QLineEdit have
their validator.
Is there a simple way?
pm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140808/95c01b84/attachment.html>
More information about the Interest
mailing list