Results 1 to 2 of 2

Thread: QSettings observation and question

  1. #1
    Join Date
    Jan 2008
    Posts
    155
    Thanks
    4
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default QSettings observation and question

    According to Assistant, it is possble to make a hierarchical QSettings settings structure by using "/" to separate levels.
    On Windows, this works as expected, with "folder" levels in the registry.
    In the MacOSX /LIbrary/Preferences/com.company.product.plist on the other hand, there is no "xml hierarchy" as you would expect, instead there are '.' to separate between the levels.
    Is this intentional, or a bug?
    As long as it works (which it does), I guess it wont make any difference, but for sure it is a bit ugly.

    BN
    MacOSX user dabbling with Linux and Windows.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QSettings observation and question

    I think that Qt just tries to follow local conventions while keeping its own features.

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.