##// END OF EJS Templates
changed so that paths are ignored when they startWith() an ignore path instead of matching the ignore path...
changed so that paths are ignored when they startWith() an ignore path instead of matching the ignore path git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@76 ea8d5007-eb21-0410-b261-ccb3ea6e24a9

File last commit:

r10:21d959e02207
r40:054959ca17a1
Show More
typesystem_phonon-qtscript.xml
44 lines | 2.5 KiB | application/xml | XmlLexer
/ generator / typesystem_phonon-qtscript.xml
<?xml version="1.0"?>
<typesystem package="com.trolltech.qt.phonon">
<value-type name="Phonon::AudioChannelDescription">
<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::AudioCaptureDevice">
<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::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>
<value-type name="Phonon::SubtitleDescription">
<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>
<suppress-warning text="WARNING(MetaJavaBuilder) :: enum 'Phonon::AddonInterface::SubtitleCommand' does not have a type entry or is not an enum" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: enum 'Phonon::AddonInterface::AudioChannelCommand' does not have a type entry or is not an enum" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: class 'AudioOutputInterface' inherits from unknown base class 'Phonon::AudioOutputInterface40'" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: class not found for setup inheritance 'Phonon::AudioOutputInterface40'" />
</typesystem>