Sophie

Sophie

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

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

<class name="QTextLayout_FormatRange" doc="/**
&lt;p&gt;The QTextLayout::FormatRange structure is used to apply extra formatting information for a specified area in the text layout's content.&lt;/p&gt;

@see &lt;tt&gt;QTextLayout::setAdditionalFormats&lt;/tt&gt;
@see &lt;tt&gt;QTextLayout::draw&lt;/tt&gt; */">
    <method name="public QTextLayout_FormatRange()"/>
    <method name="public final com.trolltech.qt.gui.QTextCharFormat format()" doc="/**
&lt;p&gt;Specifies the format to apply.&lt;/p&gt;

@see &lt;a href=&quot;QTextLayout_FormatRange.html#setFormat(com.trolltech.qt.gui.QTextCharFormat)&quot;&gt;&lt;tt&gt;setFormat&lt;/tt&gt;&lt;/a&gt; */"/>
    <method name="public final void setFormat(com.trolltech.qt.gui.QTextCharFormat format)" doc="/**
&lt;p&gt;Specifies the format to apply.&lt;/p&gt;

@see &lt;a href=&quot;QTextLayout_FormatRange.html#format()&quot;&gt;&lt;tt&gt;format&lt;/tt&gt;&lt;/a&gt; */"/>
    <method name="public final int length()" doc="/**
&lt;p&gt;Specifies the numer of characters the format range spans.&lt;/p&gt;

@see &lt;a href=&quot;QTextLayout_FormatRange.html#setLength(int)&quot;&gt;&lt;tt&gt;setLength&lt;/tt&gt;&lt;/a&gt; */"/>
    <method name="public final void setLength(int length)" doc="/**
&lt;p&gt;Specifies the numer of characters the format range spans.&lt;/p&gt;

@see &lt;a href=&quot;QTextLayout_FormatRange.html#length()&quot;&gt;&lt;tt&gt;length&lt;/tt&gt;&lt;/a&gt; */"/>
    <method name="public final int start()" doc="/**
&lt;p&gt;Specifies the beginning of the format range within the text layout's text.&lt;/p&gt;

@see &lt;a href=&quot;QTextLayout_FormatRange.html#setStart(int)&quot;&gt;&lt;tt&gt;setStart&lt;/tt&gt;&lt;/a&gt; */"/>
    <method name="public final void setStart(int start)" doc="/**
&lt;p&gt;Specifies the beginning of the format range within the text layout's text.&lt;/p&gt;

@see &lt;a href=&quot;QTextLayout_FormatRange.html#start()&quot;&gt;&lt;tt&gt;start&lt;/tt&gt;&lt;/a&gt; */"/>
</class>