Results 1 to 2 of 2

Thread: Want to use QT for developing Windows desktop and mac os applications using webkit.

  1. #1
    Join Date
    Sep 2015
    Posts
    1
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Android

    Question Want to use QT for developing Windows desktop and mac os applications using webkit.

    We want to develop application using QT for MAC OS and Windows desktop application.
    We want to use webkit in our application.

    1) Trying to understand the terms if we want to purchase the license version of Qt for distributing the developed application.

    2) Currently there is no Webkit support available for statically linked QT application, but if we purchase the licensed version then will it be possible to get the webkit supported for statically linked application ?

    Please let me know.

    Thanks

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Want to use QT for developing Windows desktop and mac os applications using webki

    Whether or not you can statically link webkit is a technical issue.
    If QtWebKit can be built as a static library then you can link your application statically against it.

    Whether you use Qt under the terms of the LGPL or "commercial" license doesn't impact this, mostly because webkit itself is under LGPL license.

    Cheers,
    _

Similar Threads

  1. Replies: 4
    Last Post: 21st December 2014, 09:56
  2. Using Qt 5.2 and Qt Creator for developing Android AOA applications
    By fritz01h in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 21st April 2014, 23:03
  3. Developing Qt applications with Eclipse on Ubuntu
    By mentalmushroom in forum Newbie
    Replies: 0
    Last Post: 31st August 2012, 10:25
  4. How to send SMS from a desktop qt Applications?
    By newtowindows in forum Qt Programming
    Replies: 2
    Last Post: 1st November 2009, 19:05
  5. Developing 64 bit applications with Qt
    By swamyonline in forum Qt Programming
    Replies: 2
    Last Post: 1st October 2009, 12:02

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.