Results 1 to 3 of 3

Thread: Looking for a way to read / parse an iCalendar file

  1. #1
    Join Date
    Jan 2007
    Posts
    30
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt5 PyQt3 PyQt4
    Platforms
    MacOS X

    Question Looking for a way to read / parse an iCalendar file

    I am looking for a way to read an iCalendar file to use in a Qt application I wrote that prints calendars.

    There was the old QtMobility -> QtVersit -> QVersitOrganizerImporter, but I am not sure I could get that working in a newer Qt environment (late 4.x or current 5.x), and even so, I suspect I will be dragging way too much unnecessary baggage into my app.

    Does anyone know of a simpler way to do this ? A nice Qt/C++ iCalendar reader class ?

    Thanks

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Looking for a way to read / parse an iCalendar file

    You could check the parser from the kcalcore library of kdepimlibs http://inqlude.org/libraries/kdepimlibs.html

    Cheers,
    _

  3. The following user says thank you to anda_skoa for this useful post:

    igor (25th December 2015)

  4. #3
    Join Date
    Jan 2007
    Posts
    30
    Thanks
    1
    Thanked 1 Time in 1 Post
    Qt products
    Qt4 Qt5 PyQt3 PyQt4
    Platforms
    MacOS X

    Default Re: Looking for a way to read / parse an iCalendar file

    Thanks for the pointer. I will check it out.
    Happy holidays.

Similar Threads

  1. Read XML parse and generate XML
    By qt_developer in forum Qt Programming
    Replies: 8
    Last Post: 26th January 2015, 18:43
  2. How to parse this xml file?
    By Gokulnathvc in forum Newbie
    Replies: 23
    Last Post: 12th September 2012, 11:33
  3. How to parse QML file from QT C++
    By AbinaThomas in forum Qt Programming
    Replies: 6
    Last Post: 6th September 2012, 09:47
  4. Replies: 13
    Last Post: 21st June 2006, 21:22
  5. How to parse this XML file ?
    By probine in forum Qt Programming
    Replies: 7
    Last Post: 4th April 2006, 09:05

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.