Results 1 to 3 of 3

Thread: Qt and Quest3D SDK

  1. #1
    Join Date
    Apr 2011
    Posts
    3
    Qt products
    Qt4
    Platforms
    Windows

    Default Qt and Quest3D SDK

    Its possible to include qt gui to Quest3D sdk. Quest 3D is DirectX engine without any good gui inside.

    Or

    Its possible to open Qt window or any widget in Winapi application?

  2. #2
    Join Date
    Feb 2011
    Location
    Romania
    Posts
    53
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows
    Thanks
    1
    Thanked 11 Times in 9 Posts

    Default Re: Qt and Quest3D SDK

    You can use this to obtain HWND win32 window handle from Qt widget

  3. #3
    Join Date
    Jan 2006
    Location
    Munich, Germany
    Posts
    4,714
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows
    Thanks
    21
    Thanked 418 Times in 411 Posts

    Default Re: Qt and Quest3D SDK

    Its possible to open Qt window or any widget in Winapi application?
    Yes, if you link to Qt.
    ==========================signature=============== ==================
    S.O.L.I.D principles (use them!):
    https://en.wikipedia.org/wiki/SOLID_...iented_design)

    Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.

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.