<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<component name="org.eclipse.core.databinding.property_1.4.100.qualifier" version="1.2">
    <plugin id="org.eclipse.core.databinding.property_1.4.100.qualifier"/>
    <package name="org.eclipse.core.databinding.property" visibility="1">
        <type name="INativePropertyListener" restrictions="0">
            <method name="addTo" restrictions="8" signature="(QObject;)V"/>
        </type>
        <type name="IProperty" restrictions="1"/>
        <type name="ISimplePropertyListener" restrictions="3"/>
    </package>
    <package name="org.eclipse.core.databinding.property.list" visibility="1">
        <type name="IListProperty" restrictions="1"/>
        <type name="ListProperty" restrictions="0">
            <method name="doGetList" restrictions="8" signature="(QObject;)QList;"/>
        </type>
        <type name="SimpleListProperty" restrictions="0">
            <method name="setList" restrictions="8" signature="(QObject;QList;QListDiff;)V"/>
        </type>
    </package>
    <package name="org.eclipse.core.databinding.property.map" visibility="1">
        <type name="IMapProperty" restrictions="1"/>
        <type name="MapProperty" restrictions="0">
            <method name="doGetMap" restrictions="8" signature="(QObject;)QMap;"/>
        </type>
        <type name="SimpleMapProperty" restrictions="0">
            <method name="setMap" restrictions="8" signature="(QObject;QMap;QMapDiff;)V"/>
        </type>
    </package>
    <package name="org.eclipse.core.databinding.property.set" visibility="1">
        <type name="ISetProperty" restrictions="1"/>
        <type name="SetProperty" restrictions="0">
            <method name="doGetSet" restrictions="8" signature="(QObject;)QSet;"/>
        </type>
        <type name="SimpleSetProperty" restrictions="0">
            <method name="setSet" restrictions="8" signature="(QObject;QSet;QSetDiff;)V"/>
        </type>
    </package>
    <package name="org.eclipse.core.databinding.property.value" visibility="1">
        <type name="IValueProperty" restrictions="1"/>
        <type name="SimpleValueProperty" restrictions="0">
            <method name="adaptListener" restrictions="8" signature="(QISimplePropertyListener;)QINativePropertyListener;"/>
        </type>
        <type name="ValueProperty" restrictions="0">
            <method name="doGetValue" restrictions="8" signature="(QObject;)QObject;"/>
        </type>
    </package>
</component>
