Results 1 to 3 of 3

Thread: ActiveQt hosting Excel sheet

  1. #1
    Join Date
    Mar 2009
    Posts
    10
    Thanked 1 Time in 1 Post
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default ActiveQt hosting Excel sheet

    Hi, Dear Gurus,

    I am looking for a way to develop a Qt container that will host e.g. an Excel sheet (or any OLE server that can be in-place activated) and be able to in-place active it (like we can do by inserting an MS Excel sheet into MS Word and then by dbl-clicking bring it into edit mode).
    It would be great if Qt enables such a capability.
    Do you know whether it is possible to do?

    Thanks in advance!
    Arman

  2. #2
    Join Date
    Oct 2009
    Posts
    66
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: ActiveQt hosting Excel sheet

    Please use QTableWidget Class .

  3. #3

    Default Re: ActiveQt hosting Excel sheet

    Quote Originally Posted by kapoorsudhish View Post
    Please use QTableWidget Class .
    It will be very appreciate if you could post the detail about how to host excel sheet in QTableWidget

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
  •  
Qt is a trademark of The Qt Company.