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