##// END OF EJS Templates
improved code generation for virtual functions to support overriding getter slots that are named as properties...
improved code generation for virtual functions to support overriding getter slots that are named as properties git-svn-id: svn://svn.code.sf.net/p/pythonqt/code/trunk@240 ea8d5007-eb21-0410-b261-ccb3ea6e24a9

File last commit:

r156:c69bc78d0d22
r199:1f55453df6ee
Show More
typesystem_xmlpatterns.xml
185 lines | 11.7 KiB | application/xml | XmlLexer
/ generator / typesystem_xmlpatterns.xml
florianlink
syncing with my current work, updating to 1.2, see changelog...
r10 <?xml version="1.0"?>
<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"/>
florianlink
update to Qt 4.6 xml files...
r108 <namespace-type name="QPatternist"/>
<namespace-type name="QPatternistSDK"/>
florianlink
syncing with my current work, updating to 1.2, see changelog...
r10 <enum-type name="QXmlNodeModelIndex::NodeKind"/>
<enum-type name="QXmlNodeModelIndex::DocumentOrder"/>
florianlink
update to Qt 4.6 xml files...
r108 <enum-type name="QAbstractXmlNodeModel::NodeCopySetting"/>
florianlink
syncing with my current work, updating to 1.2, see changelog...
r10 <enum-type name="QAbstractXmlNodeModel::SimpleAxis"/>
florianlink
update to Qt 4.6 xml files...
r108 <enum-type name="QXmlQuery::QueryLanguage"/>
florianlink
syncing with my current work, updating to 1.2, see changelog...
r10
florianlink
removed some QtScript removals...
r155 <object-type name="QAbstractMessageHandler"/>
florianlink
syncing with my current work, updating to 1.2, see changelog...
r10 <object-type name="QAbstractUriResolver"/>
<object-type name="QAbstractXmlForwardIterator"/>
<rejection class="QPatternist::NodeIndexStorage"/>
florianlink
update to Qt 4.6 xml files...
r108 <rejection class="QAbstractXmlNodeModel" function-name="mapToItem"/>
florianlink
syncing with my current work, updating to 1.2, see changelog...
r10 <rejection class="QAbstractXmlNodeModel" function-name="mapToSequence"/>
<rejection class="QAbstractXmlNodeModel" function-name="sequencedTypedValue"/>
<rejection class="QAbstractXmlNodeModel" function-name="sendNamespaces"/>
<rejection class="QAbstractXmlNodeModel" function-name="iterate"/>
<rejection class="QAbstractXmlNodeModel" function-name="copyNodeTo"/>
<rejection class="QAbstractXmlNodeModel" function-name="type"/>
<object-type name="QAbstractXmlNodeModel">
florianlink
reverted, the API was excluded because it is private to Qt...
r156 <modify-function signature="QAbstractXmlNodeModel()" remove="all"/>
<modify-function signature="namespaceForPrefix(QXmlNodeModelIndex,short) const" remove="all"/>
<modify-function signature="isDeepEqual(QXmlNodeModelIndex,QXmlNodeModelIndex) const" remove="all"/>
florianlink
syncing with my current work, updating to 1.2, see changelog...
r10 </object-type>
<rejection class="QAbstractXmlReceiver" function-name="item"/>
<rejection class="QAbstractXmlReceiver" function-name="sendAsNode"/>
florianlink
update to Qt 4.6 xml files...
r108 <value-type name="QAbstractXmlReceiver">
</value-type>
florianlink
syncing with my current work, updating to 1.2, see changelog...
r10
<object-type name="QSimpleXmlNodeModel"/>
<value-type name="QSourceLocation">
<modify-function signature="operator=(QSourceLocation)" remove="all"/>
</value-type>
florianlink
update to Qt 4.6 xml files...
r108 <value-type name="QXmlSchema"/>
<object-type name="QXmlSchemaValidator"/>
florianlink
syncing with my current work, updating to 1.2, see changelog...
r10
<rejection class="QXmlFormatter" function-name="item"/>
<object-type name="QXmlFormatter">
florianlink
reverted, the API was excluded because it is private to Qt...
r156 <modify-function signature="startFormattingContent()" remove="all"/>
florianlink
syncing with my current work, updating to 1.2, see changelog...
r10 </object-type>
<value-type name="QXmlItem">
<modify-function signature="operator=(QXmlItem)" remove="all"/>
</value-type>
<value-type name="QXmlName">
florianlink
update to Qt 4.6 xml files...
r108 <modify-function signature="QXmlName(QXmlNamePool&amp;,QString,QString,QString)" access="private">
<modify-argument index="3">
<remove-default-expression/>
</modify-argument>
<modify-argument index="4">
<remove-default-expression/>
</modify-argument>
</modify-function>
florianlink
reverted, the API was excluded because it is private to Qt...
r156
florianlink
syncing with my current work, updating to 1.2, see changelog...
r10 <modify-function signature="operator=(QXmlName)" remove="all"/>
florianlink
reverted, the API was excluded because it is private to Qt...
r156 <modify-function signature="QXmlName(short,short,short)" remove="all"/>
<modify-function signature="localName()const" remove="all"/>
<modify-function signature="prefix()const" remove="all"/>
<modify-function signature="hasPrefix()const" remove="all"/>
<modify-function signature="hasNamespace()const" remove="all"/>
<modify-function signature="namespaceURI()const" remove="all"/>
<modify-function signature="isLexicallyEqual(const QXmlName)const" remove="all"/>
<modify-function signature="setPrefix(const short)" remove="all"/>
<modify-function signature="setNamespaceURI(const short)" remove="all"/>
<modify-function signature="setLocalName(const short)" remove="all"/>
<modify-function signature="code()const" remove="all"/>
florianlink
syncing with my current work, updating to 1.2, see changelog...
r10 </value-type>
<value-type name="QXmlNamePool">
<modify-function signature="operator=(QXmlNamePool)" remove="all"/>
</value-type>
<rejection class="QXmlNodeModelIndex" function-name="sequencedTypedValue"/>
<rejection class="QXmlNodeModelIndex" function-name="sendNamespaces"/>
<rejection class="QXmlNodeModelIndex" function-name="iterate"/>
<rejection class="QXmlNodeModelIndex" function-name="type"/>
florianlink
update to Qt 4.6 xml files...
r108 <rejection class="QXmlNodeModelIndex" enum-name="Axis"/>
florianlink
syncing with my current work, updating to 1.2, see changelog...
r10 <value-type name="QXmlNodeModelIndex">
florianlink
reverted, the API was excluded because it is private to Qt...
r156 <modify-function signature="name() const" remove="all"/>
<modify-function signature="root() const" remove="all"/>
<modify-function signature="documentUri() const" remove="all"/>
<modify-function signature="baseUri() const" remove="all"/>
<modify-function signature="kind() const" remove="all"/>
<modify-function signature="isDeepEqual(QXmlNodeModelIndex) const" remove="all"/>
<modify-function signature="compareOrder(QXmlNodeModelIndex) const" remove="all"/>
<modify-function signature="namespaceBindings() const" remove="all"/>
<modify-function signature="namespaceForPrefix(short) const" remove="all"/>
<modify-function signature="stringValue() const" remove="all"/>
<modify-function signature="is(QXmlNodeModelIndex) const" remove="all"/>
<modify-function signature="reset()" remove="all"/>
<modify-function signature="internalPointer()const" remove="all"/>
florianlink
syncing with my current work, updating to 1.2, see changelog...
r10 </value-type>
florianlink
update to Qt 4.6 xml files...
r108 <value-type name="QXmlSerializerPointer"/>
<object-type name="QXmlQuery">
<modify-function signature="setFocus(QIODevice*)">
<modify-argument index="1">
<reference-count action="set" variable-name="__rcFocusDevice"/>
</modify-argument>
</modify-function>
<modify-function signature="setNetworkAccessManager(QNetworkAccessManager*)">
<modify-argument index="1">
<reference-count action="set" variable-name="__rcNetworkAccessManager"/>
</modify-argument>
</modify-function>
florianlink
reverted, the API was excluded because it is private to Qt...
r156 <modify-function signature="evaluateTo(QAbstractXmlReceiver *)const" remove="all"/>
florianlink
syncing with my current work, updating to 1.2, see changelog...
r10 <modify-function signature="evaluateTo(QStringList&lt;QString&gt;*)const" remove="all"/>
<modify-function signature="setMessageHandler(QAbstractMessageHandler*)">
<modify-argument index="1">
<reference-count action="set" variable-name="__rcMessageHandler"/>
</modify-argument>
</modify-function>
<modify-function signature="setQuery(QIODevice*, QUrl)">
<modify-argument index="1">
<reference-count action="ignore"/> <!-- Data from IODevice is readAll()'d immediately and the pointer is not stored -->
</modify-argument>
</modify-function>
<modify-function signature="setUriResolver(const QAbstractUriResolver*)">
<modify-argument index="1">
<reference-count action="set" variable-name="__rcUriResolver"/>
</modify-argument>
</modify-function>
florianlink
update to Qt 4.6 xml files...
r108 </object-type>
florianlink
syncing with my current work, updating to 1.2, see changelog...
r10 <object-type name="QXmlResultItems"/>
<rejection class="QXmlSerializer" function-name="item"/>
<object-type name="QXmlSerializer">
florianlink
reverted, the API was excluded because it is private to Qt...
r156 <modify-function signature="atDocumentRoot()const" remove="all"/>
<modify-function signature="startContent()" remove="all"/>
<modify-function signature="writeEscaped(QString)" remove="all"/>
<modify-function signature="writeEscapedAttribute(QString)" remove="all"/>
<modify-function signature="write(QString)" remove="all"/>
<modify-function signature="write(QXmlName)" remove="all"/>
<modify-function signature="write(const char *)" remove="all"/>
<modify-function signature="isBindingInScope(QXmlName)const" remove="all"/>
<modify-function signature="setCodec(const QTextCodec *)">
<modify-argument index="1">
<reference-count action="set" variable-name="__rcCodec"/>
</modify-argument>
</modify-function>
florianlink
syncing with my current work, updating to 1.2, see changelog...
r10 </object-type>
<suppress-warning text="WARNING(MetaJavaBuilder) :: horribly broken type ''"/>
florianlink
update to Qt 4.6 xml files...
r108 <suppress-warning text="WARNING(MetaJavaBuilder) :: template baseclass 'QExplicitlySharedDataPointer&lt;QXmlSerializer&gt;' of 'QXmlSerializerPointer' is not known"/>
florianlink
syncing with my current work, updating to 1.2, see changelog...
r10
<suppress-warning text="WARNING(MetaJavaBuilder) :: skipping function 'QXmlItem::QXmlItem', unmatched parameter type 'QPatternist::Item const&amp;'"/>
<suppress-warning text="WARNING(MetaJavaBuilder) :: skipping function 'QXmlNodeModelIndex::sequencedTypedValue', unmatched return type 'QExplicitlySharedDataPointer&lt;QAbstractXmlForwardIterator&lt;QPatternist::Item&gt;&gt;"/>
florianlink
update to Qt 4.6 xml files...
r108 <suppress-warning text="WARNING(MetaJavaBuilder) :: skipping function 'QXmlNamePool::QXmlNamePool', unmatched parameter type 'QPatternist::NamePool*'"/>
florianlink
syncing with my current work, updating to 1.2, see changelog...
r10
<suppress-warning text="WARNING(MetaJavaBuilder) :: skipping function 'QXmlNodeModelIndex::QXmlNodeModelIndex', unmatched parameter type 'QPatternist::NodeIndexStorage const&amp;'"/>
<!-- To avoid warnings when running the generator on systems without XML patterns -->
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QSimpleXmlNodeModel' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
florianlink
update to Qt 4.6 xml files...
r108 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlSerializerPointer' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
florianlink
syncing with my current work, updating to 1.2, see changelog...
r10 <suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QSourceLocation' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlFormatter' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QAbstractUriResolver' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QAbstractXmlReceiver' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
<suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.xmlpatterns.QXmlNodeModelIndex' for enum 'DocumentOrder' is not declared"/>
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlQuery' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlName' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
<suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.xmlpatterns.QAbstractXmlNodeModel' for enum 'NodeCopySetting' is not declared"/>
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlSerializer' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QAbstractXmlNodeModel' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlItem' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlNodeModelIndex' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlResultItems' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QAbstractMessageHandler' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
<suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.xmlpatterns.QXmlNodeModelIndex' for enum 'NodeKind' is not declared"/>
<suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.xmlpatterns.QAbstractXmlNodeModel' for enum 'SimpleAxis' is not declared"/>
<suppress-warning text="WARNING(MetaJavaBuilder) :: type 'QXmlNamePool' is specified in typesystem, but not defined. This could potentially lead to compilation errors."/>
florianlink
update to Qt 4.6 xml files...
r108 <suppress-warning text="WARNING(MetaJavaBuilder) :: namespace 'com.trolltech.qt.xmlpatterns.QXmlQuery' for enum 'QueryLanguage' is not declared"/>
florianlink
syncing with my current work, updating to 1.2, see changelog...
r10 </typesystem>