1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207
|
<?xml version="1.0"?>
<typesystem>
<rejection class="Phonon::ObjectDescriptionData" />
<rejection class="Phonon::ObjectDescriptionModelData" />
<rejection class="Phonon::MediaNodeDestructionHandler" />
<rejection class="Phonon::GlobalConfig" />
<rejection class="Phonon::IODeviceStream" />
<rejection class="Phonon::Factory" />
<rejection class="Phonon::Experimental" />
<rejection class="Phonon::ObjectDescriptionModel" />
<rejection class="AudioOutputAdaptor" />
<rejection class="*" field-name="k_ptr" />
<rejection class="Phonon::AudioOutputInterface40" />
<rejection class="Phonon::AudioOutputInterface42" />
<rejection class="Phonon::AudioOutputInterface" />
<namespace-type name="Phonon" />
<namespace-type name="Phonon::BackendCapabilities" java-name="BackendCapabilities" />
<!-- ### causes moc-related linker error -->
<!-- <object-type name="Phonon::BackendCapabilities::Notifier" java-name="Notifier" /> -->
<enum-type name="Phonon::Category">
<reject-enum-value name="LastCategory" />
</enum-type>
<enum-type name="Phonon::AddonInterface::SubtitleCommand" />
<enum-type name="Phonon::AddonInterface::AudioChannelCommand" />
<enum-type name="Phonon::DiscType" />
<enum-type name="Phonon::ErrorType" />
<enum-type name="Phonon::MetaData" />
<enum-type name="Phonon::ObjectDescriptionType" />
<enum-type name="Phonon::State" />
<enum-type name="Phonon::AddonInterface::AngleCommand" />
<enum-type name="Phonon::AddonInterface::ChapterCommand" />
<enum-type name="Phonon::AddonInterface::Interface" />
<enum-type name="Phonon::AddonInterface::NavigationCommand" />
<enum-type name="Phonon::AddonInterface::TitleCommand" />
<enum-type name="Phonon::BackendInterface::Class" />
<enum-type name="Phonon::EffectParameter::Hint" flags="Phonon::EffectParameter::Hints" />
<enum-type name="Phonon::MediaController::Feature" flags="Phonon::MediaController::Features" />
<enum-type name="Phonon::MediaSource::Type" />
<enum-type name="Phonon::VideoWidget::AspectRatio" />
<enum-type name="Phonon::VideoWidget::ScaleMode" />
<enum-type name="Phonon::VolumeFaderEffect::FadeCurve" />
<interface-type name="Phonon::AbstractVideoOutput" java-name="AbstractVideoOutput" />
<interface-type name="Phonon::AddonInterface" java-name="AbstractAddon" />
<!-- ### causes compile error with Qt 4.5, the functions in the class aren't picked up by the typesystem -->
<!-- <interface-type name="Phonon::AudioOutputInterface" java-name="AudioOutputInterface" /> -->
<interface-type name="Phonon::BackendInterface" java-name="AbstractBackend" />
<interface-type name="Phonon::EffectInterface" java-name="AbstractEffect" />
<interface-type name="Phonon::MediaNode" java-name="MediaNode" />
<interface-type name="Phonon::MediaObjectInterface" java-name="AbstractMediaObject" />
<interface-type name="Phonon::PlatformPlugin" java-name="PlatformPlugin" />
<interface-type name="Phonon::StreamInterface" java-name="AbstractStream" />
<interface-type name="Phonon::VideoWidgetInterface" java-name="AbstractVideoWidget" />
<interface-type name="Phonon::VolumeFaderInterface" java-name="AbstractVolumeFader" />
<value-type name="Phonon::EffectParameter" java-name="EffectParameter">
<modify-function signature="EffectParameter()" remove="all" /> <!-- internal -->
<modify-function signature="operator<(const Phonon::EffectParameter &)const" remove="all" /> <!-- internal -->
<modify-function signature="operator>(const Phonon::EffectParameter &)const" remove="all" /> <!-- internal -->
<modify-function signature="id()const" remove="all" /> <!-- internal -->
<modify-function signature="operator=(Phonon::EffectParameter)" remove="all" /> <!-- Covered by copy constructor -->
</value-type>
<value-type name="Phonon::MediaSource" java-name="MediaSource">
<modify-function signature="operator=(Phonon::MediaSource)" remove="all" /> <!-- Covered by copy constructor -->
</value-type>
<value-type name="Phonon::Path" java-name="Path">
<modify-function signature="disconnect()" rename="disconnectPath" />
<modify-function signature="operator=(Phonon::Path)" remove="all" /> <!-- Covered by copy constructor -->
<modify-function signature="insertEffect(Phonon::EffectDescription,Phonon::Effect*)">
<modify-argument index="1">
<reference-count action="add" variable-name="__rcEffects" />
</modify-argument>
<modify-argument index="2">
<reference-count action="ignore" />
</modify-argument>
</modify-function>
<modify-function signature="insertEffect(Phonon::Effect*,Phonon::Effect*)">
<modify-argument index="1">
<reference-count action="add" variable-name="__rcEffects" />
</modify-argument>
<modify-argument index="2">
<reference-count action="ignore" />
</modify-argument>
</modify-function>
<modify-function signature="removeEffect(Phonon::Effect*)">
<modify-argument index="1">
<reference-count action="remove" variable-name="__rcEffects" />
</modify-argument>
</modify-function>
</value-type>
<value-type name="Phonon::ObjectDescription" generate="no" />
<value-type name="Phonon::EffectDescription" java-name="EffectDescription" />
<value-type name="Phonon::AudioOutputDevice" java-name="AudioOutputDevice" />
<value-type name="Phonon::AudioChannelDescription" java-name="AudioChannelDescription" />
<value-type name="Phonon::SubtitleDescription" java-name="SubtitleDescription" />
<value-type name="Phonon::AudioCaptureDevice" java-name="AudioCaptureDevice" />
<value-type name="Phonon::DeviceAccessList" java-name="DeviceAccessList" />
<object-type name="Phonon::AbstractAudioOutput" java-name="AbstractAudioOutput" />
<object-type name="Phonon::AbstractMediaStream" java-name="AbstractMediaStream" />
<object-type name="Phonon::AudioOutput" java-name="AudioOutput" />
<object-type name="Phonon::Effect" java-name="Effect" />
<object-type name="Phonon::EffectWidget" java-name="EffectWidget" />
<object-type name="Phonon::MediaController" java-name="MediaController" />
<object-type name="Phonon::MediaObject" java-name="MediaObject">
<modify-function signature="enqueue(const QList<QUrl> &)" rename="enqueueUrls" />
<modify-function signature="setQueue(const QList<QUrl> &)" rename="setQueueToUrls" />
</object-type>
<object-type name="Phonon::SeekSlider" java-name="SeekSlider">
<modify-function signature="setMediaObject(Phonon::MediaObject*)">
<modify-argument index="1">
<reference-count action="set" variable-name="__rcMediaObject" />
</modify-argument>
</modify-function>
</object-type>
<value-type name="Phonon::VideoCaptureDevice" java-name="VideoCaptureDevice" />
<object-type name="Phonon::VideoPlayer" java-name="VideoPlayer" />
<object-type name="Phonon::VideoWidget" java-name="VideoWidget" />
<object-type name="Phonon::VolumeFaderEffect" java-name="VolumeFaderEffect" />
<object-type name="Phonon::VolumeSlider" java-name="VolumeSlider">
<modify-function signature="setAudioOutput(Phonon::AudioOutput*)">
<modify-argument index="1">
<reference-count action="set" variable-name="__rcAudioOutput" />
</modify-argument>
</modify-function>
</object-type>
<suppress-warning text="WARNING(MetaJavaBuilder) :: Final class 'AbstractAudioOutput' set to non-final, as it is extended by other classes" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'QDBus' does not have a type entry" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: private virtual function 'create(const QString & name)' in 'QTextCodecPlugin'" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: private virtual function 'keys() const' in 'QTextCodecPlugin'" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: Class 'MediaSource' has equals operators but no qHash() function" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: Class 'Path' has equals operators but no qHash() function" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: Class 'EffectParameter' has equals operators but no qHash() function" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: Class 'Phonon_ObjectDescription' has equals operators but no qHash() function" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: Class 'EffectDescription' has equals operators but no qHash() function" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: Class 'AudioOutputDevice' has equals operators but no qHash() function" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: skipping function 'Phonon::operator<<', unmatched return type 'QDebug'" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: skipping function 'Phonon::ObjectDescription::ObjectDescription', unmatched parameter type 'QExplicitlySharedDataPointer<ObjectDescriptionData> const&'" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'Phonon::AudioOutputInterface' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
<suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.phonon.VolumeFaderEffect' for enum 'FadeCurve' is not declared" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'Phonon::MediaSource' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'Phonon::MediaController' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QAbstractXmlForwardIterator' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
<suppress-warning text="WARNING(MetaJavaBuilder) :: enum 'QFormLayout::FormStyle' is specified in typesystem, but not declared" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'Phonon::AbstractAudioOutput' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
<suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.phonon.Phonon' for enum 'DiscType' is not declared" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'Phonon::AudioOutput' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
<suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.phonon.VideoWidget' for enum 'AspectRatio' is not declared" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'Phonon::Effect' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
<suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.phonon.MediaSource' for enum 'Type' is not declared" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'Phonon::VolumeSlider' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'Phonon::BackendInterface' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'Phonon::EffectParameter' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'Phonon::VideoWidget' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'Phonon::StreamInterface' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
<suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.phonon.Phonon' for enum 'ErrorType' is not declared" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.phonon.VideoWidget' for enum 'ScaleMode' is not declared" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.phonon.AbstractAddon' for enum 'Interface' is not declared" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'Phonon::MediaObjectInterface' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
<suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.phonon.Phonon' for enum 'MetaData' is not declared" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'Phonon::Path' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
<suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.phonon.EffectParameter' for enum 'Hint' is not declared" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.phonon.MediaController' for enum 'Feature' is not declared" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'Phonon::VideoPlayer' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'Phonon::MediaObject' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
<suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.phonon.AbstractBackend' for enum 'Class' is not declared" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.phonon.AbstractAddon' for enum 'AngleCommand' is not declared" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.phonon.AbstractAddon' for enum 'TitleCommand' is not declared" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'Phonon::VolumeFaderEffect' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'Phonon::AudioOutputDevice' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'Phonon::ObjectDescription' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'Phonon::EffectDescription' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'Phonon::VideoWidgetInterface' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'Phonon::EffectInterface' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
<suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.phonon.Phonon' for enum 'State' is not declared" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'Phonon::SeekSlider' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
<suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.phonon.AbstractAddon' for enum 'NavigationCommand' is not declared" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'Phonon::MediaNode' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
<suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.phonon.Phonon' for enum 'Category' is not declared" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'JObjectWrapper' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'Phonon::AbstractMediaStream' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'Phonon::PlatformPlugin' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'Phonon::AddonInterface' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
<suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.phonon.Phonon' for enum 'ObjectDescriptionType' is not declared" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.phonon.AbstractAddon' for enum 'ChapterCommand' is not declared" />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'Phonon::AbstractVideoOutput' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'Phonon::EffectWidget' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'Phonon::VolumeFaderInterface' is specified in typesystem, but not defined. This could potentially lead to compilation errors." />
</typesystem>
|