summaryrefslogtreecommitdiffstats
path: root/generator/typesystem_phonon-qtscript.xml
diff options
context:
space:
mode:
Diffstat (limited to 'generator/typesystem_phonon-qtscript.xml')
-rw-r--r--generator/typesystem_phonon-qtscript.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/generator/typesystem_phonon-qtscript.xml b/generator/typesystem_phonon-qtscript.xml
new file mode 100644
index 0000000..f7e627a
--- /dev/null
+++ b/generator/typesystem_phonon-qtscript.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0"?>
+<typesystem package="com.trolltech.qt.phonon">
+
+ <value-type name="Phonon::AudioOutputDevice">
+ <modify-function signature="operator==(Phonon::ObjectDescription)const" remove="all" />
+ <modify-function signature="operator!=(Phonon::ObjectDescription)const" remove="all" />
+ <modify-function signature="fromIndex(int)" remove="all" />
+ </value-type>
+
+ <value-type name="Phonon::EffectDescription">
+ <modify-function signature="operator==(Phonon::ObjectDescription)const" remove="all" />
+ <modify-function signature="operator!=(Phonon::ObjectDescription)const" remove="all" />
+ <modify-function signature="fromIndex(int)" remove="all" />
+ </value-type>
+
+ <value-type name="Phonon::EffectParameter">
+ <modify-function signature="EffectParameter(Phonon::EffectParameter)" remove="all" />
+ <modify-function signature="operator==(Phonon::EffectParameter)const" remove="all" />
+ </value-type>
+
+</typesystem>