view build/webkit.txt @ 357:9784459f0750

An attempt (failed due to optlink) to improve locality of declarations exported from QtD executables Q_CLASSINFO implementation Now Qtd can be built on Windows
author Max Samukha <maxter@spambox.com>
date Wed, 02 Jun 2010 19:38:05 +0300
parents a5cba313c924
children
line wrap: on
line source

set(required Core Gui Network)

set(classes
    QWebFrame
    QWebHistoryInterface
    QWebHistoryItem
    QWebHistory
    QWebHitTestResult
    QWebPage
    QWebSettings
    QWebView
  )