Results 1 to 2 of 2

Thread: Reading .plist files on Windows

  1. #1
    Join Date
    Aug 2010
    Posts
    8
    Platforms
    MacOS X

    Default Reading .plist files on Windows

    Is it possible to read .plist files on Windows. I saw it was possible using with QSettings but on Mac OS only. Is there any way to unlock this?

  2. #2
    Join Date
    May 2010
    Posts
    61
    Thanks
    2
    Thanked 6 Times in 5 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Reading .plist files on Windows

    Hi alexivanov91,

    I don't believe that you could read properties from .plist files on Windows, by using QSettings.
    Or maybe you can play around with the QSettings::registerFormat function.

    One other solution could be, since .plist are XML files, parsing it as a normal XML file.

    Hope my suggestions help.

    Regards,
    Wladek
    One second is long, everything longer than two seconds is definitely too long.

Similar Threads

  1. Reading files from a perticular folder
    By suneel1310 in forum Qt Programming
    Replies: 2
    Last Post: 10th March 2009, 11:02
  2. Reading files in C++
    By maverick_pol in forum General Programming
    Replies: 2
    Last Post: 15th May 2008, 09:53
  3. problem with reading text files
    By Axsis in forum Newbie
    Replies: 1
    Last Post: 25th April 2008, 13:29
  4. Reading Binary Files
    By archanasubodh in forum Newbie
    Replies: 1
    Last Post: 27th February 2008, 13:31
  5. reading files
    By baray98 in forum Newbie
    Replies: 2
    Last Post: 20th September 2007, 13:31

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.