Results 1 to 4 of 4

Thread: what's wrong with my setEchoMode code

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: what's wrong with my setEchoMode code

    Line 8, the property name is echoMode() not EchoMode().

  2. The following user says thank you to ChrisW67 for this useful post:

    catchxiaoshuang (13th June 2015)

  3. #2
    Join Date
    Jan 2013
    Posts
    7
    Thanks
    1
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: what's wrong with my setEchoMode code

    oh, what a fuck!!
    that is the problem.
    thanks a lot

  4. #3
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: what's wrong with my setEchoMode code

    Perhaps PyChecker or Pylint would have flagged this for you.

Similar Threads

  1. Replies: 3
    Last Post: 18th May 2015, 08:03
  2. Is this bug or wrong code for PyQt4?
    By Rictrunks in forum Qt Programming
    Replies: 2
    Last Post: 23rd May 2014, 10:55
  3. What's wrong with my code?
    By Dave2011 in forum Newbie
    Replies: 4
    Last Post: 12th August 2011, 22:35
  4. What is wrong with this code?
    By Jeffb in forum Newbie
    Replies: 6
    Last Post: 18th February 2011, 07:35
  5. What is wrong with my code?
    By Dante in forum Qt Programming
    Replies: 27
    Last Post: 6th April 2009, 07:56

Tags for this Thread

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
  •  
Qt is a trademark of The Qt Company.