Results 1 to 3 of 3

Thread: Qt and graphics card

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    May 2010
    Location
    Romania
    Posts
    1,021
    Thanks
    62
    Thanked 260 Times in 246 Posts
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: Qt and graphics card

    Aero is based on directX graphic API (direct3d) so Qt will not depend on Aero.

    As you mentioned you can program in OpenGL with Qt, or i'm pretty sure that you can use DirectX SDK with Qt(never used but should be possible), so you can take advantage of direct3d (but lose portability)

  2. The following user says thank you to Zlatomir for this useful post:

    leoalvesmachado (24th May 2010)

Similar Threads

  1. Qt Graphics
    By soumya in forum Qt Programming
    Replies: 1
    Last Post: 27th October 2009, 09:41
  2. Graphics without qwt
    By maider in forum Qt Programming
    Replies: 6
    Last Post: 22nd June 2009, 10:22
  3. Graphics Help
    By Thoosle in forum Qt Programming
    Replies: 2
    Last Post: 23rd September 2008, 14:27
  4. Qt graphics
    By ShaChris23 in forum Newbie
    Replies: 1
    Last Post: 22nd May 2007, 06:20
  5. change gamma ramp in video card
    By hvengel in forum Qt Programming
    Replies: 5
    Last Post: 10th April 2007, 00:26

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.