Results 1 to 3 of 3

Thread: How to determine QWebKit version ?

  1. #1
    Join Date
    Mar 2013
    Posts
    9
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default How to determine QWebKit version ?

    Hi All,
    Currently I am using Qt 4.8.0. I have 2 questions:

    1. Can Qt 4.8.0 have different versions of QWebKit -- eg: one SDK of Qt 4.8.0 having QWebKit 2.1 & another SDK of Qt 4.8.0 having QWebKit 2.2 ?

    2. How to determine the version of the QWebKit ? Is there a command for it or does any file contain the version number of the QWebKit ?

    I am using Qt 4.8.0 on Ubuntu linux 11.01.

    Regards,
    DKJ
    Last edited by dkj5; 25th March 2013 at 14:49.

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: How to determine QWebKit version ?

    QtWebkit is based on a snapshot of upstream sources. See:

    Qt 4: $QTDIR/src/3rdparty/webkit/VERSION
    Qt 5: $QTDIR/qtwebkit/VERSION

  3. #3
    Join Date
    Mar 2013
    Posts
    9
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: How to determine QWebKit version ?

    Thank you Chris !! It solved my problem

Similar Threads

  1. Creating an evaluation version or trial version
    By munna in forum General Discussion
    Replies: 9
    Last Post: 20th June 2015, 02:50
  2. Replies: 5
    Last Post: 26th August 2011, 20:08
  3. Replies: 0
    Last Post: 11th August 2009, 10:38
  4. How to determine the compiler-version (GCC) ?
    By Comer352l in forum Qt Programming
    Replies: 1
    Last Post: 2nd January 2009, 20:55
  5. Replies: 5
    Last Post: 5th October 2008, 06:12

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.