##// END OF EJS Templates
removed some QtScript removals...
florianlink -
r155:cf35ae24297a
parent child
Show More
@@ -1,187 +1,142
1 <?xml version="1.0"?>
1 <?xml version="1.0"?>
2 <typesystem package="com.trolltech.qt.xmlpatterns"><suppress-warning text="WARNING(MetaJavaBuilder) :: unhandled enum value: ForwardAxis in QXmlNodeModelIndex::Axis"/><suppress-warning text="WARNING(MetaJavaBuilder) :: unhandled enum value: ReverseAxis in QXmlNodeModelIndex::Axis"/>
2 <typesystem package="com.trolltech.qt.xmlpatterns"><suppress-warning text="WARNING(MetaJavaBuilder) :: unhandled enum value: ForwardAxis in QXmlNodeModelIndex::Axis"/><suppress-warning text="WARNING(MetaJavaBuilder) :: unhandled enum value: ReverseAxis in QXmlNodeModelIndex::Axis"/>
3
3
4
4
5 <namespace-type name="QPatternist"/>
5 <namespace-type name="QPatternist"/>
6 <namespace-type name="QPatternistSDK"/>
6 <namespace-type name="QPatternistSDK"/>
7
7
8 <enum-type name="QXmlNodeModelIndex::NodeKind"/>
8 <enum-type name="QXmlNodeModelIndex::NodeKind"/>
9 <enum-type name="QXmlNodeModelIndex::DocumentOrder"/>
9 <enum-type name="QXmlNodeModelIndex::DocumentOrder"/>
10 <enum-type name="QAbstractXmlNodeModel::NodeCopySetting"/>
10 <enum-type name="QAbstractXmlNodeModel::NodeCopySetting"/>
11 <enum-type name="QAbstractXmlNodeModel::SimpleAxis"/>
11 <enum-type name="QAbstractXmlNodeModel::SimpleAxis"/>
12 <enum-type name="QXmlQuery::QueryLanguage"/>
12 <enum-type name="QXmlQuery::QueryLanguage"/>
13
13
14 <object-type name="QAbstractMessageHandler">
14 <object-type name="QAbstractMessageHandler"/>
15 <modify-function signature="QAbstractMessageHandler(QObject*)" remove="all"/>
16 </object-type>
17 <object-type name="QAbstractUriResolver"/>
15 <object-type name="QAbstractUriResolver"/>
18 <object-type name="QAbstractXmlForwardIterator"/>
16 <object-type name="QAbstractXmlForwardIterator"/>
19
17
20 <rejection class="QPatternist::NodeIndexStorage"/>
18 <rejection class="QPatternist::NodeIndexStorage"/>
21 <rejection class="QAbstractXmlNodeModel" function-name="mapToItem"/>
19 <rejection class="QAbstractXmlNodeModel" function-name="mapToItem"/>
22 <rejection class="QAbstractXmlNodeModel" function-name="mapToSequence"/>
20 <rejection class="QAbstractXmlNodeModel" function-name="mapToSequence"/>
23 <rejection class="QAbstractXmlNodeModel" function-name="sequencedTypedValue"/>
21 <rejection class="QAbstractXmlNodeModel" function-name="sequencedTypedValue"/>
24 <rejection class="QAbstractXmlNodeModel" function-name="sendNamespaces"/>
22 <rejection class="QAbstractXmlNodeModel" function-name="sendNamespaces"/>
25 <rejection class="QAbstractXmlNodeModel" function-name="iterate"/>
23 <rejection class="QAbstractXmlNodeModel" function-name="iterate"/>
26 <rejection class="QAbstractXmlNodeModel" function-name="copyNodeTo"/>
24 <rejection class="QAbstractXmlNodeModel" function-name="copyNodeTo"/>
27 <rejection class="QAbstractXmlNodeModel" function-name="type"/>
25 <rejection class="QAbstractXmlNodeModel" function-name="type"/>
28 <object-type name="QAbstractXmlNodeModel">
26 <object-type name="QAbstractXmlNodeModel">
29 <modify-function signature="QAbstractXmlNodeModel()" remove="all"/>
30 <modify-function signature="namespaceForPrefix(QXmlNodeModelIndex,short) const" remove="all"/>
31 <modify-function signature="isDeepEqual(QXmlNodeModelIndex,QXmlNodeModelIndex) const" remove="all"/>
32 </object-type>
27 </object-type>
33
28
34 <rejection class="QAbstractXmlReceiver" function-name="item"/>
29 <rejection class="QAbstractXmlReceiver" function-name="item"/>
35 <rejection class="QAbstractXmlReceiver" function-name="sendAsNode"/>
30 <rejection class="QAbstractXmlReceiver" function-name="sendAsNode"/>
36 <value-type name="QAbstractXmlReceiver">
31 <value-type name="QAbstractXmlReceiver">
37 </value-type>
32 </value-type>
38
33
39 <object-type name="QSimpleXmlNodeModel"/>
34 <object-type name="QSimpleXmlNodeModel"/>
40
35
41 <value-type name="QSourceLocation">
36 <value-type name="QSourceLocation">
42 <modify-function signature="operator=(QSourceLocation)" remove="all"/>
37 <modify-function signature="operator=(QSourceLocation)" remove="all"/>
43 </value-type>
38 </value-type>
44 <value-type name="QXmlSchema"/>
39 <value-type name="QXmlSchema"/>
45 <object-type name="QXmlSchemaValidator"/>
40 <object-type name="QXmlSchemaValidator"/>
46
41
47 <rejection class="QXmlFormatter" function-name="item"/>
42 <rejection class="QXmlFormatter" function-name="item"/>
48 <object-type name="QXmlFormatter">
43 <object-type name="QXmlFormatter">
49 <modify-function signature="startFormattingContent()" remove="all"/>
50 </object-type>
44 </object-type>
51
45
52 <value-type name="QXmlItem">
46 <value-type name="QXmlItem">
53 <modify-function signature="operator=(QXmlItem)" remove="all"/>
47 <modify-function signature="operator=(QXmlItem)" remove="all"/>
54 </value-type>
48 </value-type>
55
49
56 <value-type name="QXmlName">
50 <value-type name="QXmlName">
57 <modify-function signature="QXmlName(QXmlNamePool&amp;,QString,QString,QString)" access="private">
51 <modify-function signature="QXmlName(QXmlNamePool&amp;,QString,QString,QString)" access="private">
58 <modify-argument index="3">
52 <modify-argument index="3">
59 <remove-default-expression/>
53 <remove-default-expression/>
60 </modify-argument>
54 </modify-argument>
61 <modify-argument index="4">
55 <modify-argument index="4">
62 <remove-default-expression/>
56 <remove-default-expression/>
63 </modify-argument>
57 </modify-argument>
64 </modify-function>
58 </modify-function>
65
66 <modify-function signature="operator=(QXmlName)" remove="all"/>
59 <modify-function signature="operator=(QXmlName)" remove="all"/>
67 <modify-function signature="QXmlName(short,short,short)" remove="all"/>
68 <modify-function signature="localName()const" remove="all"/>
69 <modify-function signature="prefix()const" remove="all"/>
70 <modify-function signature="hasPrefix()const" remove="all"/>
71 <modify-function signature="hasNamespace()const" remove="all"/>
72 <modify-function signature="namespaceURI()const" remove="all"/>
73 <modify-function signature="isLexicallyEqual(const QXmlName)const" remove="all"/>
74 <modify-function signature="setPrefix(const short)" remove="all"/>
75 <modify-function signature="setNamespaceURI(const short)" remove="all"/>
76 <modify-function signature="setLocalName(const short)" remove="all"/>
77 <modify-function signature="code()const" remove="all"/>
78 </value-type>
60 </value-type>
79
61
80 <value-type name="QXmlNamePool">
62 <value-type name="QXmlNamePool">
81 <modify-function signature="operator=(QXmlNamePool)" remove="all"/>
63 <modify-function signature="operator=(QXmlNamePool)" remove="all"/>
82 </value-type>
64 </value-type>
83
65
84 <rejection class="QXmlNodeModelIndex" function-name="sequencedTypedValue"/>
66 <rejection class="QXmlNodeModelIndex" function-name="sequencedTypedValue"/>
85 <rejection class="QXmlNodeModelIndex" function-name="sendNamespaces"/>
67 <rejection class="QXmlNodeModelIndex" function-name="sendNamespaces"/>
86 <rejection class="QXmlNodeModelIndex" function-name="iterate"/>
68 <rejection class="QXmlNodeModelIndex" function-name="iterate"/>
87 <rejection class="QXmlNodeModelIndex" function-name="type"/>
69 <rejection class="QXmlNodeModelIndex" function-name="type"/>
88 <rejection class="QXmlNodeModelIndex" enum-name="Axis"/>
70 <rejection class="QXmlNodeModelIndex" enum-name="Axis"/>
89 <value-type name="QXmlNodeModelIndex">
71 <value-type name="QXmlNodeModelIndex">
90 <modify-function signature="name() const" remove="all"/>
91 <modify-function signature="root() const" remove="all"/>
92 <modify-function signature="documentUri() const" remove="all"/>
93 <modify-function signature="baseUri() const" remove="all"/>
94 <modify-function signature="kind() const" remove="all"/>
95 <modify-function signature="isDeepEqual(QXmlNodeModelIndex) const" remove="all"/>
96 <modify-function signature="compareOrder(QXmlNodeModelIndex) const" remove="all"/>
97 <modify-function signature="namespaceBindings() const" remove="all"/>
98 <modify-function signature="namespaceForPrefix(short) const" remove="all"/>
99 <modify-function signature="stringValue() const" remove="all"/>
100 <modify-function signature="is(QXmlNodeModelIndex) const" remove="all"/>
101 <modify-function signature="reset()" remove="all"/>
102 <modify-function signature="internalPointer()const" remove="all"/>
103 </value-type>
72 </value-type>
104
73
105 <value-type name="QXmlSerializerPointer"/>
74 <value-type name="QXmlSerializerPointer"/>
106
75
107 <object-type name="QXmlQuery">
76 <object-type name="QXmlQuery">
108 <modify-function signature="setFocus(QIODevice*)">
77 <modify-function signature="setFocus(QIODevice*)">
109 <modify-argument index="1">
78 <modify-argument index="1">
110 <reference-count action="set" variable-name="__rcFocusDevice"/>
79 <reference-count action="set" variable-name="__rcFocusDevice"/>
111 </modify-argument>
80 </modify-argument>
112 </modify-function>
81 </modify-function>
113 <modify-function signature="setNetworkAccessManager(QNetworkAccessManager*)">
82 <modify-function signature="setNetworkAccessManager(QNetworkAccessManager*)">
114 <modify-argument index="1">
83 <modify-argument index="1">
115 <reference-count action="set" variable-name="__rcNetworkAccessManager"/>
84 <reference-count action="set" variable-name="__rcNetworkAccessManager"/>
116 </modify-argument>
85 </modify-argument>
117 </modify-function>
86 </modify-function>
118 <modify-function signature="evaluateTo(QAbstractXmlReceiver *)const" remove="all"/>
119 <modify-function signature="evaluateTo(QStringList&lt;QString&gt;*)const" remove="all"/>
87 <modify-function signature="evaluateTo(QStringList&lt;QString&gt;*)const" remove="all"/>
120 <modify-function signature="setMessageHandler(QAbstractMessageHandler*)">
88 <modify-function signature="setMessageHandler(QAbstractMessageHandler*)">
121 <modify-argument index="1">
89 <modify-argument index="1">
122 <reference-count action="set" variable-name="__rcMessageHandler"/>
90 <reference-count action="set" variable-name="__rcMessageHandler"/>
123 </modify-argument>
91 </modify-argument>
124 </modify-function>
92 </modify-function>
125 <modify-function signature="setQuery(QIODevice*, QUrl)">
93 <modify-function signature="setQuery(QIODevice*, QUrl)">
126 <modify-argument index="1">
94 <modify-argument index="1">
127 <reference-count action="ignore"/> <!-- Data from IODevice is readAll()'d immediately and the pointer is not stored -->
95 <reference-count action="ignore"/> <!-- Data from IODevice is readAll()'d immediately and the pointer is not stored -->
128 </modify-argument>
96 </modify-argument>
129 </modify-function>
97 </modify-function>
130 <modify-function signature="setUriResolver(const QAbstractUriResolver*)">
98 <modify-function signature="setUriResolver(const QAbstractUriResolver*)">
131 <modify-argument index="1">
99 <modify-argument index="1">
132 <reference-count action="set" variable-name="__rcUriResolver"/>
100 <reference-count action="set" variable-name="__rcUriResolver"/>
133 </modify-argument>
101 </modify-argument>
134 </modify-function>
102 </modify-function>
135 </object-type>
103 </object-type>
136 <object-type name="QXmlResultItems"/>
104 <object-type name="QXmlResultItems"/>
137
105
138 <rejection class="QXmlSerializer" function-name="item"/>
106 <rejection class="QXmlSerializer" function-name="item"/>
139 <object-type name="QXmlSerializer">
107 <object-type name="QXmlSerializer">
140 <modify-function signature="atDocumentRoot()const" remove="all"/>
141 <modify-function signature="startContent()" remove="all"/>
142 <modify-function signature="writeEscaped(QString)" remove="all"/>
143 <modify-function signature="writeEscapedAttribute(QString)" remove="all"/>
144 <modify-function signature="write(QString)" remove="all"/>
145 <modify-function signature="write(QXmlName)" remove="all"/>
146 <modify-function signature="write(const char *)" remove="all"/>
147 <modify-function signature="isBindingInScope(QXmlName)const" remove="all"/>
148 <modify-function signature="setCodec(const QTextCodec *)">
149 <modify-argument index="1">
150 <reference-count action="set" variable-name="__rcCodec"/>
151 </modify-argument>
152 </modify-function>
153 </object-type>
108 </object-type>
154
109
155
110
156
111
157 <suppress-warning text="WARNING(MetaJavaBuilder) :: horribly broken type ''"/>
112 <suppress-warning text="WARNING(MetaJavaBuilder) :: horribly broken type ''"/>
158 <suppress-warning text="WARNING(MetaJavaBuilder) :: template baseclass 'QExplicitlySharedDataPointer&lt;QXmlSerializer&gt;' of 'QXmlSerializerPointer' is not known"/>
113 <suppress-warning text="WARNING(MetaJavaBuilder) :: template baseclass 'QExplicitlySharedDataPointer&lt;QXmlSerializer&gt;' of 'QXmlSerializerPointer' is not known"/>
159
114
160 <suppress-warning text="WARNING(MetaJavaBuilder) :: skipping function 'QXmlItem::QXmlItem', unmatched parameter type 'QPatternist::Item const&amp;'"/>
115 <suppress-warning text="WARNING(MetaJavaBuilder) :: skipping function 'QXmlItem::QXmlItem', unmatched parameter type 'QPatternist::Item const&amp;'"/>
161 <suppress-warning text="WARNING(MetaJavaBuilder) :: skipping function 'QXmlNodeModelIndex::sequencedTypedValue', unmatched return type 'QExplicitlySharedDataPointer&lt;QAbstractXmlForwardIterator&lt;QPatternist::Item&gt;&gt;"/>
116 <suppress-warning text="WARNING(MetaJavaBuilder) :: skipping function 'QXmlNodeModelIndex::sequencedTypedValue', unmatched return type 'QExplicitlySharedDataPointer&lt;QAbstractXmlForwardIterator&lt;QPatternist::Item&gt;&gt;"/>
162 <suppress-warning text="WARNING(MetaJavaBuilder) :: skipping function 'QXmlNamePool::QXmlNamePool', unmatched parameter type 'QPatternist::NamePool*'"/>
117 <suppress-warning text="WARNING(MetaJavaBuilder) :: skipping function 'QXmlNamePool::QXmlNamePool', unmatched parameter type 'QPatternist::NamePool*'"/>
163
118
164 <suppress-warning text="WARNING(MetaJavaBuilder) :: skipping function 'QXmlNodeModelIndex::QXmlNodeModelIndex', unmatched parameter type 'QPatternist::NodeIndexStorage const&amp;'"/>
119 <suppress-warning text="WARNING(MetaJavaBuilder) :: skipping function 'QXmlNodeModelIndex::QXmlNodeModelIndex', unmatched parameter type 'QPatternist::NodeIndexStorage const&amp;'"/>
165
120
166 <!-- To avoid warnings when running the generator on systems without XML patterns -->
121 <!-- To avoid warnings when running the generator on systems without XML patterns -->
167 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QSimpleXmlNodeModel' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
122 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QSimpleXmlNodeModel' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
168 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlSerializerPointer' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
123 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlSerializerPointer' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
169 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QSourceLocation' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
124 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QSourceLocation' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
170 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlFormatter' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
125 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlFormatter' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
171 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QAbstractUriResolver' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
126 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QAbstractUriResolver' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
172 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QAbstractXmlReceiver' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
127 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QAbstractXmlReceiver' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
173 <suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.xmlpatterns.QXmlNodeModelIndex' for enum 'DocumentOrder' is not declared"/>
128 <suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.xmlpatterns.QXmlNodeModelIndex' for enum 'DocumentOrder' is not declared"/>
174 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlQuery' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
129 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlQuery' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
175 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlName' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
130 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlName' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
176 <suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.xmlpatterns.QAbstractXmlNodeModel' for enum 'NodeCopySetting' is not declared"/>
131 <suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.xmlpatterns.QAbstractXmlNodeModel' for enum 'NodeCopySetting' is not declared"/>
177 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlSerializer' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
132 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlSerializer' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
178 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QAbstractXmlNodeModel' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
133 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QAbstractXmlNodeModel' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
179 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlItem' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
134 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlItem' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
180 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlNodeModelIndex' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
135 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlNodeModelIndex' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
181 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlResultItems' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
136 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlResultItems' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
182 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QAbstractMessageHandler' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
137 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QAbstractMessageHandler' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
183 <suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.xmlpatterns.QXmlNodeModelIndex' for enum 'NodeKind' is not declared"/>
138 <suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.xmlpatterns.QXmlNodeModelIndex' for enum 'NodeKind' is not declared"/>
184 <suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.xmlpatterns.QAbstractXmlNodeModel' for enum 'SimpleAxis' is not declared"/>
139 <suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.xmlpatterns.QAbstractXmlNodeModel' for enum 'SimpleAxis' is not declared"/>
185 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlNamePool' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
140 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlNamePool' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
186 <suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.xmlpatterns.QXmlQuery' for enum 'QueryLanguage' is not declared"/>
141 <suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.xmlpatterns.QXmlQuery' for enum 'QueryLanguage' is not declared"/>
187 </typesystem>
142 </typesystem>
General Comments 0
You need to be logged in to leave comments. Login now