view generator/typesystem_webkit-java.xml @ 341:4920ef9206fe

moved enums into interfaces
author Max Samukha <maxter@spambox.com>
date Thu, 13 May 2010 16:39:41 +0300
parents 34a37904ff77
children
line wrap: on
line source

<?xml version="1.0"?>
<typesystem package="qt.webkit" default-superclass="QtdObject">
    <inject-code>
    qt.Utilities.loadQtLibrary("QtGui");
    qt.Utilities.loadQtLibrary("QtNetwork");
    qt.Utilities.loadQtLibrary("QtWebKit");
    </inject-code>
</typesystem>