summaryrefslogtreecommitdiffstats
path: root/typesystem_qawt.xml
diff options
context:
space:
mode:
Diffstat (limited to 'typesystem_qawt.xml')
-rw-r--r--typesystem_qawt.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/typesystem_qawt.xml b/typesystem_qawt.xml
new file mode 100644
index 0000000..b0e252b
--- /dev/null
+++ b/typesystem_qawt.xml
@@ -0,0 +1,14 @@
+<typesystem package="com.trolltech.research.qtjambiawtbridge.generated" default-superclass="com.trolltech.qt.QtJambiObject">
+ <load-typesystem name=":/trolltech/generator/typesystem_core.txt" generate="no" />
+ <load-typesystem name=":/trolltech/generator/typesystem_gui.txt" generate="no" />
+
+ <inject-code>
+ com.trolltech.qt.Utilities.Configuration oldConfiguration = com.trolltech.qt.Utilities.configuration;
+ com.trolltech.qt.Utilities.configuration = com.trolltech.qt.Utilities.Configuration.Release;
+ com.trolltech.qt.Utilities.loadLibrary("jawt");
+ com.trolltech.qt.Utilities.configuration = oldConfiguration;
+ </inject-code>
+
+ <object-type name="QComponentHostNative" />
+ <object-type name="QWidgetHostNative" />
+</typesystem>