Results 1 to 5 of 5

Thread: Qt Integration

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Frankfurt
    Posts
    500
    Thanks
    1
    Thanked 52 Times in 52 Posts
    Platforms
    MacOS X Unix/X11

    Default Re: Qt Integration

    You can mix MFC and Qt, however this is neither nice nor portable. There are tools from Trolltech for migrating MFC-Apps with Qt but I think you'll have to buy them. You can get a handle for a QWidget using http://doc.trolltech.com/4.1/qwidget.html#winId and set up your directx context there. So the solution is to make a Qt-App and let directx render into a QWidget.
    It's nice to be important but it's more important to be nice.

  2. #2
    Join Date
    Jan 2006
    Location
    Ohio
    Posts
    332
    Thanks
    37
    Thanked 8 Times in 4 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Question Re: Qt Integration

    I have read through the documentation for QWidget, but I am confused as to how I can stick in DirectX code into the widget and get it to display my video. I have a GUI all built and have a QFrame set aside to put the video into, but I am confused with the integration. Maybe I am not understanding the documentation correctly. If you have some ideas as to where I could look for some examples or more help, that would be great. Thanks!

Similar Threads

  1. Qt Visual Studio Integration
    By sivrisinek in forum Qt Programming
    Replies: 0
    Last Post: 27th February 2009, 13:37
  2. Eclipse Integration and program not starting
    By Cruz in forum Installation and Deployment
    Replies: 1
    Last Post: 16th January 2009, 22:32
  3. Qt visual studio integration
    By yagabey in forum Installation and Deployment
    Replies: 2
    Last Post: 13th December 2008, 15:43
  4. Qt4 integration with VS2008 Express how-to interest?
    By thomaspu in forum Qt Programming
    Replies: 11
    Last Post: 21st May 2008, 12:53
  5. VS Integration plugins not visible
    By kemp in forum Qt Tools
    Replies: 1
    Last Post: 11th August 2006, 22:22

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.