Results 1 to 4 of 4

Thread: OLE with Qt Open Source Edition??

  1. #1
    Join Date
    Feb 2006
    Posts
    5
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question OLE with Qt Open Source Edition??

    Is there any way to achieve OLE with Qt Open Source Edition? I do not have access to QtActiveX module.

    I'am trying to generate a rich text document using QTextDocument and QTextCursor and need to embed some word .doc files, excel .xls files and .txt files. I do not use QTextEdit and do not need to display the document after it is created. The generated documents will be opened by generic word processors. Can anyone guide me on if it is possible to achieve this or not?

    Thanks in advance.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: OLE with Qt Open Source Edition??

    Yes, you can call the COM API yourself as you'd do it normally when not using Qt at all.

  3. #3
    Join Date
    Feb 2006
    Posts
    5
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Smile Re: OLE with Qt Open Source Edition??

    Thank you. However I am not familiar with COM API and how to use it. Can you guide me to some resources like sites or ebooks where I can know how to make COM calls from Qt?

    Thank you again.

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: OLE with Qt Open Source Edition??

    msdn.microsoft.com

Similar Threads

  1. Open Source QT vs Paid QT
    By probine in forum Qt-based Software
    Replies: 7
    Last Post: 11th March 2008, 22:29
  2. Qt/Windows Open Source Edition to support VS Express
    By pdolbey in forum Installation and Deployment
    Replies: 3
    Last Post: 23rd September 2007, 15:32
  3. Qtopia 4.2 Open Source edition released!
    By lpotter in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 21st December 2006, 21:45
  4. Licencing issue with Qt Open source
    By thepasty in forum General Discussion
    Replies: 16
    Last Post: 26th July 2006, 15:56
  5. Replies: 11
    Last Post: 24th March 2006, 07:40

Tags for this Thread

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.