Results 1 to 3 of 3

Thread: Error: ‘class QSettings’ has no member named ‘readEntry’

  1. #1
    Join Date
    Jun 2009
    Location
    India
    Posts
    143
    Thanks
    16
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Question Error: ‘class QSettings’ has no member named ‘readEntry’

    In my program:

    error: ‘class QSettings’ has no member named ‘readEntry’

    Please help on the above.

  2. #2
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Error: ‘class QSettings’ has no member named ‘readEntry’

    Have u included header properly ?
    Also can we see some code ? how u call readEntry ..

  3. #3
    Join Date
    Sep 2008
    Posts
    25
    Thanked 5 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: Error: ‘class QSettings’ has no member named ‘readEntry’

    Hi augusbas!

    It's true, QSettings class doesn't have a readEntry function anymore, but you can still find it in the Qt3 support layer. Arou you sure you had made the steps required to use Qt3 support module, which are described on this page?

Similar Threads

  1. class QHBoxLayout
    By csvivek in forum Installation and Deployment
    Replies: 2
    Last Post: 10th April 2008, 07:57

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.