@@ -1,187 +1,142 | |||
|
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 | <object-type name="QAbstractMessageHandler"> | |
|
15 | <modify-function signature="QAbstractMessageHandler(QObject*)" remove="all"/> | |
|
16 | </object-type> | |
|
14 | <object-type name="QAbstractMessageHandler"/> | |
|
17 | 15 | <object-type name="QAbstractUriResolver"/> |
|
18 | 16 | <object-type name="QAbstractXmlForwardIterator"/> |
|
19 | 17 | |
|
20 | 18 | <rejection class="QPatternist::NodeIndexStorage"/> |
|
21 | 19 | <rejection class="QAbstractXmlNodeModel" function-name="mapToItem"/> |
|
22 | 20 | <rejection class="QAbstractXmlNodeModel" function-name="mapToSequence"/> |
|
23 | 21 | <rejection class="QAbstractXmlNodeModel" function-name="sequencedTypedValue"/> |
|
24 | 22 | <rejection class="QAbstractXmlNodeModel" function-name="sendNamespaces"/> |
|
25 | 23 | <rejection class="QAbstractXmlNodeModel" function-name="iterate"/> |
|
26 | 24 | <rejection class="QAbstractXmlNodeModel" function-name="copyNodeTo"/> |
|
27 | 25 | <rejection class="QAbstractXmlNodeModel" function-name="type"/> |
|
28 | 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 | 27 | </object-type> |
|
33 | 28 | |
|
34 | 29 | <rejection class="QAbstractXmlReceiver" function-name="item"/> |
|
35 | 30 | <rejection class="QAbstractXmlReceiver" function-name="sendAsNode"/> |
|
36 | 31 | <value-type name="QAbstractXmlReceiver"> |
|
37 | 32 | </value-type> |
|
38 | 33 | |
|
39 | 34 | <object-type name="QSimpleXmlNodeModel"/> |
|
40 | 35 | |
|
41 | 36 | <value-type name="QSourceLocation"> |
|
42 | 37 | <modify-function signature="operator=(QSourceLocation)" remove="all"/> |
|
43 | 38 | </value-type> |
|
44 | 39 | <value-type name="QXmlSchema"/> |
|
45 | 40 | <object-type name="QXmlSchemaValidator"/> |
|
46 | 41 | |
|
47 | 42 | <rejection class="QXmlFormatter" function-name="item"/> |
|
48 | 43 | <object-type name="QXmlFormatter"> |
|
49 | <modify-function signature="startFormattingContent()" remove="all"/> | |
|
50 | 44 | </object-type> |
|
51 | 45 | |
|
52 | 46 | <value-type name="QXmlItem"> |
|
53 | 47 | <modify-function signature="operator=(QXmlItem)" remove="all"/> |
|
54 | 48 | </value-type> |
|
55 | 49 | |
|
56 | 50 | <value-type name="QXmlName"> |
|
57 | 51 | <modify-function signature="QXmlName(QXmlNamePool&,QString,QString,QString)" access="private"> |
|
58 | 52 | <modify-argument index="3"> |
|
59 | 53 | <remove-default-expression/> |
|
60 | 54 | </modify-argument> |
|
61 | 55 | <modify-argument index="4"> |
|
62 | 56 | <remove-default-expression/> |
|
63 | 57 | </modify-argument> |
|
64 | 58 | </modify-function> |
|
65 | ||
|
66 | 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 | 60 | </value-type> |
|
79 | 61 | |
|
80 | 62 | <value-type name="QXmlNamePool"> |
|
81 | 63 | <modify-function signature="operator=(QXmlNamePool)" remove="all"/> |
|
82 | 64 | </value-type> |
|
83 | 65 | |
|
84 | 66 | <rejection class="QXmlNodeModelIndex" function-name="sequencedTypedValue"/> |
|
85 | 67 | <rejection class="QXmlNodeModelIndex" function-name="sendNamespaces"/> |
|
86 | 68 | <rejection class="QXmlNodeModelIndex" function-name="iterate"/> |
|
87 | 69 | <rejection class="QXmlNodeModelIndex" function-name="type"/> |
|
88 | 70 | <rejection class="QXmlNodeModelIndex" enum-name="Axis"/> |
|
89 | 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 | 72 | </value-type> |
|
104 | 73 | |
|
105 | 74 | <value-type name="QXmlSerializerPointer"/> |
|
106 | 75 | |
|
107 | 76 | <object-type name="QXmlQuery"> |
|
108 | 77 | <modify-function signature="setFocus(QIODevice*)"> |
|
109 | 78 | <modify-argument index="1"> |
|
110 | 79 | <reference-count action="set" variable-name="__rcFocusDevice"/> |
|
111 | 80 | </modify-argument> |
|
112 | 81 | </modify-function> |
|
113 | 82 | <modify-function signature="setNetworkAccessManager(QNetworkAccessManager*)"> |
|
114 | 83 | <modify-argument index="1"> |
|
115 | 84 | <reference-count action="set" variable-name="__rcNetworkAccessManager"/> |
|
116 | 85 | </modify-argument> |
|
117 | 86 | </modify-function> |
|
118 | <modify-function signature="evaluateTo(QAbstractXmlReceiver *)const" remove="all"/> | |
|
119 | 87 | <modify-function signature="evaluateTo(QStringList<QString>*)const" remove="all"/> |
|
120 | 88 | <modify-function signature="setMessageHandler(QAbstractMessageHandler*)"> |
|
121 | 89 | <modify-argument index="1"> |
|
122 | 90 | <reference-count action="set" variable-name="__rcMessageHandler"/> |
|
123 | 91 | </modify-argument> |
|
124 | 92 | </modify-function> |
|
125 | 93 | <modify-function signature="setQuery(QIODevice*, QUrl)"> |
|
126 | 94 | <modify-argument index="1"> |
|
127 | 95 | <reference-count action="ignore"/> <!-- Data from IODevice is readAll()'d immediately and the pointer is not stored --> |
|
128 | 96 | </modify-argument> |
|
129 | 97 | </modify-function> |
|
130 | 98 | <modify-function signature="setUriResolver(const QAbstractUriResolver*)"> |
|
131 | 99 | <modify-argument index="1"> |
|
132 | 100 | <reference-count action="set" variable-name="__rcUriResolver"/> |
|
133 | 101 | </modify-argument> |
|
134 | 102 | </modify-function> |
|
135 | 103 | </object-type> |
|
136 | 104 | <object-type name="QXmlResultItems"/> |
|
137 | 105 | |
|
138 | 106 | <rejection class="QXmlSerializer" function-name="item"/> |
|
139 | 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 | 108 | </object-type> |
|
154 | 109 | |
|
155 | 110 | |
|
156 | 111 | |
|
157 | 112 | <suppress-warning text="WARNING(MetaJavaBuilder) :: horribly broken type ''"/> |
|
158 | 113 | <suppress-warning text="WARNING(MetaJavaBuilder) :: template baseclass 'QExplicitlySharedDataPointer<QXmlSerializer>' of 'QXmlSerializerPointer' is not known"/> |
|
159 | 114 | |
|
160 | 115 | <suppress-warning text="WARNING(MetaJavaBuilder) :: skipping function 'QXmlItem::QXmlItem', unmatched parameter type 'QPatternist::Item const&'"/> |
|
161 | 116 | <suppress-warning text="WARNING(MetaJavaBuilder) :: skipping function 'QXmlNodeModelIndex::sequencedTypedValue', unmatched return type 'QExplicitlySharedDataPointer<QAbstractXmlForwardIterator<QPatternist::Item>>"/> |
|
162 | 117 | <suppress-warning text="WARNING(MetaJavaBuilder) :: skipping function 'QXmlNamePool::QXmlNamePool', unmatched parameter type 'QPatternist::NamePool*'"/> |
|
163 | 118 | |
|
164 | 119 | <suppress-warning text="WARNING(MetaJavaBuilder) :: skipping function 'QXmlNodeModelIndex::QXmlNodeModelIndex', unmatched parameter type 'QPatternist::NodeIndexStorage const&'"/> |
|
165 | 120 | |
|
166 | 121 | <!-- To avoid warnings when running the generator on systems without XML patterns --> |
|
167 | 122 | <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QSimpleXmlNodeModel' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/> |
|
168 | 123 | <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlSerializerPointer' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/> |
|
169 | 124 | <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QSourceLocation' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/> |
|
170 | 125 | <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlFormatter' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/> |
|
171 | 126 | <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QAbstractUriResolver' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/> |
|
172 | 127 | <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QAbstractXmlReceiver' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/> |
|
173 | 128 | <suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.xmlpatterns.QXmlNodeModelIndex' for enum 'DocumentOrder' is not declared"/> |
|
174 | 129 | <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlQuery' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/> |
|
175 | 130 | <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlName' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/> |
|
176 | 131 | <suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.xmlpatterns.QAbstractXmlNodeModel' for enum 'NodeCopySetting' is not declared"/> |
|
177 | 132 | <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlSerializer' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/> |
|
178 | 133 | <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QAbstractXmlNodeModel' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/> |
|
179 | 134 | <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlItem' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/> |
|
180 | 135 | <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlNodeModelIndex' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/> |
|
181 | 136 | <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlResultItems' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/> |
|
182 | 137 | <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QAbstractMessageHandler' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/> |
|
183 | 138 | <suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.xmlpatterns.QXmlNodeModelIndex' for enum 'NodeKind' is not declared"/> |
|
184 | 139 | <suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.xmlpatterns.QAbstractXmlNodeModel' for enum 'SimpleAxis' is not declared"/> |
|
185 | 140 | <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlNamePool' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/> |
|
186 | 141 | <suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.xmlpatterns.QXmlQuery' for enum 'QueryLanguage' is not declared"/> |
|
187 | 142 | </typesystem> |
General Comments 0
You need to be logged in to leave comments.
Login now