Sophie

Sophie

distrib > * > 2009.0 > i586 > by-pkgid > a6711891ce757817bba854bf3f25205a > files > 2313

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

<class name="QTextEdit_ExtraSelection" doc="/**
&lt;p&gt;The QTextEdit::ExtraSelection structure provides a way of specifying a character format for a given selection in a document&lt;/p&gt;
 */">
    <method name="public QTextEdit_ExtraSelection()"/>
    <method name="public final com.trolltech.qt.gui.QTextCursor cursor()" doc="/**
&lt;p&gt;A cursor that contains a selection in a &lt;a href=&quot;QTextDocument.html&quot;&gt;&lt;tt&gt;QTextDocument&lt;/tt&gt;&lt;/a&gt;&lt;/p&gt;

@see &lt;a href=&quot;QTextEdit_ExtraSelection.html#setCursor(com.trolltech.qt.gui.QTextCursor)&quot;&gt;&lt;tt&gt;setCursor&lt;/tt&gt;&lt;/a&gt; */"/>
    <method name="public final void setCursor(com.trolltech.qt.gui.QTextCursor cursor)" doc="/**
&lt;p&gt;A cursor that contains a selection in a &lt;a href=&quot;QTextDocument.html&quot;&gt;&lt;tt&gt;QTextDocument&lt;/tt&gt;&lt;/a&gt;&lt;/p&gt;

@see &lt;a href=&quot;QTextEdit_ExtraSelection.html#cursor()&quot;&gt;&lt;tt&gt;cursor&lt;/tt&gt;&lt;/a&gt; */"/>
    <method name="public final com.trolltech.qt.gui.QTextCharFormat format()" doc="/**
&lt;p&gt;A format that is used to specify a foreground or background brush/color for the selection.&lt;/p&gt;

@see &lt;a href=&quot;QTextEdit_ExtraSelection.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;A format that is used to specify a foreground or background brush/color for the selection.&lt;/p&gt;

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