Results 1 to 4 of 4

Thread: MS Project API for Qt/C++

  1. #1
    Join Date
    May 2009
    Location
    Copenhagen
    Posts
    50
    Thanks
    6
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default MS Project API for Qt/C++

    Anyone know of if it's possible to read/write MS Projects (.mpp ) files with Qt/C++? A search shows some possibilities with java libraries like Apache POI and MPXJ but I need it to be C++. There are some C++ libraries out there but they all seem to only read not write - I sort of need both.
    All input will be helpful.
    Thanks

  2. #2
    Join Date
    May 2009
    Location
    Copenhagen
    Posts
    50
    Thanks
    6
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: MS Project API for Qt/C++

    This looks promising, but still..it's not Qt/C++
    http://www.aspose.com/docs/display/t...a+Project+File

  3. #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: MS Project API for Qt/C++

    Do you need to do this on platforms other than Windows or without having Project installed? On Windows you should be able to automate MS Project using ActiveQt.
    http://qt-project.org/doc/qt-5/activeqt-index.html

  4. #4
    Join Date
    May 2009
    Location
    Copenhagen
    Posts
    50
    Thanks
    6
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: MS Project API for Qt/C++

    Hi Chris,
    The link looks interesting. Ideally, I need it to work without MS Project installed, but I may settle with ActiveQt in the short run.

Similar Threads

  1. Replies: 4
    Last Post: 20th January 2013, 11:01
  2. How to convert QT Project to CMake project?
    By Kevin Hoang in forum Qt Programming
    Replies: 2
    Last Post: 29th March 2011, 09:48
  3. Qt project management - bigger project
    By Peppy in forum Qt Programming
    Replies: 11
    Last Post: 24th December 2010, 13:50
  4. Replies: 1
    Last Post: 3rd December 2009, 23:34
  5. Project generation on linux from QT Project
    By darpan in forum Qt Programming
    Replies: 6
    Last Post: 11th December 2006, 09:43

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.