view generator/typesystem_webkit-java.xml @ 33:cf8a415f3f32

gui package is fully wrapped now. lots of fixes in the generator
author eldar
date Sat, 16 May 2009 17:12:06 +0000
parents e78566595089
children a5cba313c924
line wrap: on
line source

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