Results 1 to 2 of 2

Thread: How to know the Qt Version of a given Qt component?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Join Date
    Jul 2008
    Location
    Germany
    Posts
    518
    Thanks
    13
    Thanked 77 Times in 75 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: How to know the Qt Version of a given Qt component?

    Hi, I think it is safe to assume that all functions that are not marked as "introduced in Qt 4.x" are available for all Qt 4 versions.

    Most headers use include guards that work the same way as you macro example.

    Ginsengelf
    Last edited by Ginsengelf; 15th July 2013 at 07:21. Reason: spelling corrections

Similar Threads

  1. Creating an evaluation version or trial version
    By munna in forum General Discussion
    Replies: 9
    Last Post: 20th June 2015, 01:50
  2. Replies: 0
    Last Post: 18th April 2013, 10:09
  3. Replies: 5
    Last Post: 26th August 2011, 19:08
  4. Replies: 0
    Last Post: 11th August 2009, 09:38
  5. Replies: 5
    Last Post: 5th October 2008, 05:12

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.