Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > a6711891ce757817bba854bf3f25205a > files > 2084

qtjambi-doc-4.3.3-3mdv2008.1.i586.rpm

<class name="QInputMethodEvent_Attribute" doc="/**
&lt;p&gt;The QInputMethodEvent::Attribute class stores an input method attribute.&lt;/p&gt;
 */">
    <method name="public QInputMethodEvent_Attribute(com.trolltech.qt.gui.QInputMethodEvent.AttributeType t, int s, int l, java.lang.Object val)" doc="/**
&lt;p&gt;Constructs an input method attribute. &lt;tt&gt;t&lt;/tt&gt; specifies the type of attribute, &lt;tt&gt;s&lt;/tt&gt; and &lt;tt&gt;l&lt;/tt&gt; the position of the attribute, and &lt;tt&gt;val&lt;/tt&gt; the value of the attribute.&lt;/p&gt;
 */"/>
    <method name="public final int length()"/>
    <method name="public final void setLength(int length)"/>
    <method name="public final com.trolltech.qt.gui.QInputMethodEvent.AttributeType type()"/>
    <method name="public final void setType(com.trolltech.qt.gui.QInputMethodEvent.AttributeType type)"/>
    <method name="public final java.lang.Object value()"/>
    <method name="public final void setValue(java.lang.Object value)"/>
    <method name="public final int start()"/>
    <method name="public final void setStart(int start)"/>
</class>