view build/webkit.txt @ 203:d3383b16f1d7

Add a 'NO_DEPS_SOURCES' option to the 'add_d_target' macro. And use it for resources and forms in QtD examples.
author SokoL_SD
date Mon, 13 Jul 2009 17:27:34 +0000
parents a5cba313c924
children
line wrap: on
line source

set(required Core Gui Network)

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