Results 1 to 3 of 3

Thread: how to close input method in the QLineEdit's Password mode

  1. #1
    Join Date
    Aug 2010
    Posts
    3
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Maemo/MeeGo

    Default how to close input method in the QLineEdit's Password mode

    Hi,all, I have a problem, I want to close the input method in the QLineEdit's Password mode,It likes that you input password when you login in your gmail.anybody can help me?thank you!

  2. #2
    Join Date
    Jan 2006
    Location
    Germany
    Posts
    4,380
    Thanks
    19
    Thanked 1,005 Times in 913 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60
    Wiki edits
    5

    Default Re: how to close input method in the QLineEdit's Password mode

    if you mean that the text is not visible but instead it shows asterisks: QLineEdit::setEchoMode()

  3. #3
    Join Date
    Aug 2010
    Posts
    3
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Maemo/MeeGo

    Default Re: how to close input method in the QLineEdit's Password mode

    Sorry, Maybe I don't speak clearly, I mean that the inputmthod is closed When the mouse entered QLineEdit, and I have setted QLineEdit::setEchoMode(Password ). It like that the inputmethod was shielded when you input passwd in login gmail. the inputmethod maybe chinese input or other. so the Qlineedit get the content waht is a Alphabet or Digit, anybody have any suggestion?

Similar Threads

  1. Replies: 6
    Last Post: 5th December 2020, 00:11
  2. Echo mode Password
    By rk0747 in forum Qt Programming
    Replies: 2
    Last Post: 5th July 2010, 09:25
  3. How to use input method with QLineEdit in HP-UX (Qt4.5)
    By justalittle in forum Qt Programming
    Replies: 0
    Last Post: 11th March 2010, 09:22
  4. password caching method
    By ramazangirgin in forum Qt Programming
    Replies: 2
    Last Post: 30th June 2009, 10:20
  5. An exception about the input method
    By angelhigh in forum Qt Programming
    Replies: 0
    Last Post: 29th August 2008, 10:53

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.