You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tqscintilla/doc/en/classQextScintilla.html

4921 lines
243 KiB

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>TQScintilla: QextScintilla Class Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li id="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>QextScintilla Class Reference</h1><!-- doxytag: class="QextScintilla" --><!-- doxytag: inherits="QextScintillaBase" -->The <a class="el" href="classQextScintilla.html">QextScintilla</a> class implements a higher level, more TQt-like, API to the Scintilla editor widget.
<a href="#_details">More...</a>
<p>
<code>#include &lt;qextscintilla.h&gt;</code>
<p>
Inherits <a class="el" href="classQextScintillaBase.html">QextScintillaBase</a>.
<p>
<a href="classQextScintilla-members.html">List of all members.</a><h2>Public Types</h2>
<ul>
<li><a class="el" href="classQextScintilla.html#659a3300af0a7d7e802b713183c61ae9c1e2a26467f02b3fc645a10083d04208">AiMaintain</a> = 0x01
<li><a class="el" href="classQextScintilla.html#659a3300af0a7d7e802b713183c61ae93781e4e24c094255b5cc8c01a6afaf8b">AiOpening</a> = 0x02
<li><a class="el" href="classQextScintilla.html#659a3300af0a7d7e802b713183c61ae917d10ecdceac133845dc43ed53e0fb64">AiClosing</a> = 0x04
<li><a class="el" href="classQextScintilla.html#e0c7b472315b627de567bd2a69553ff7e8cbc5b781bff6985e4f524668fb3110">AcsDocument</a>
<li><a class="el" href="classQextScintilla.html#e0c7b472315b627de567bd2a69553ff7af0b70461479558da5cf363a7e3b35c2">AcsAPIs</a>
<li><a class="el" href="classQextScintilla.html#e0c7b472315b627de567bd2a69553ff7099252dfa0fbb8e26853a79578b33f7e">AcsAll</a>
<li><a class="el" href="classQextScintilla.html#c9490bc31746441fa4f228f44679b06bb87d61027f50717f9df0526ad9654bfa">NoBraceMatch</a>
<li><a class="el" href="classQextScintilla.html#c9490bc31746441fa4f228f44679b06b630eeb134a1e0a274c9bf70f3c3eaf98">StrictBraceMatch</a>
<li><a class="el" href="classQextScintilla.html#c9490bc31746441fa4f228f44679b06b0663484a90fdee0162e2e2e267c2da8a">SloppyBraceMatch</a>
<li><a class="el" href="classQextScintilla.html#a0643ae0e2c573079072053151ee1ef9fb431bfc050ea921924574abdf310643">EdgeNone</a> = EDGE_NONE
<li><a class="el" href="classQextScintilla.html#a0643ae0e2c573079072053151ee1ef983b130b7b74ea372fc3d9b5b19bbd5d4">EdgeLine</a> = EDGE_LINE
<li><a class="el" href="classQextScintilla.html#a0643ae0e2c573079072053151ee1ef952b3ab1ab0f1de59c13ed703c9a857c3">EdgeBackground</a> = EDGE_BACKGROUND
<li><a class="el" href="classQextScintilla.html#58e588a144b0c495a527b4724d13442a757794a61cf9baf2de33bac37066554b">EolWindows</a> = SC_EOL_CRLF
<li><a class="el" href="classQextScintilla.html#58e588a144b0c495a527b4724d13442a06657431efe214758a12041f238300b7">EolUnix</a> = SC_EOL_LF
<li><a class="el" href="classQextScintilla.html#58e588a144b0c495a527b4724d13442a07ec88765cc5f9669aa9ebbf309c54dd">EolMac</a> = SC_EOL_CR
<li><a class="el" href="classQextScintilla.html#34af4ea7604b156b69f31b5412db93cf15bf3a37eb510d9e28cffa522aaa938a">NoFoldStyle</a>
<li><a class="el" href="classQextScintilla.html#34af4ea7604b156b69f31b5412db93cff1c523d088ff3118802f265134f7b0c8">PlainFoldStyle</a>
<li><a class="el" href="classQextScintilla.html#34af4ea7604b156b69f31b5412db93cf58df1387aaf6e4a05104d34c06868cdd">CircledFoldStyle</a>
<li><a class="el" href="classQextScintilla.html#34af4ea7604b156b69f31b5412db93cfcb1f1d2bd51d589287865f44ae4b08c0">BoxedFoldStyle</a>
<li><a class="el" href="classQextScintilla.html#34af4ea7604b156b69f31b5412db93cfd9215f00cf188ef6259740768e866506">CircledTreeFoldStyle</a>
<li><a class="el" href="classQextScintilla.html#34af4ea7604b156b69f31b5412db93cf8a0fab06a1e5e77a9d3a252a412eb0aa">BoxedTreeFoldStyle</a>
<li><a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e452faff3eae9ed78188c1468d85a8c5f">Circle</a> = SC_MARK_CIRCLE
<li><a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e9f09b445e420d7da2690fa04a3b47aca">Rectangle</a> = SC_MARK_ROUNDRECT
<li><a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e1067d54d6ffc9638173c14eafb94a076">RightTriangle</a> = SC_MARK_ARROW
<li><a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72ee7978b23c827aa996489af72541c670a">SmallRectangle</a> = SC_MARK_SMALLRECT
<li><a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72ebc48c1353c0700fbce7934cec712ad46">RightArrow</a> = SC_MARK_SHORTARROW
<li><a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72ebc46bd102729e4ddec0f312b31cc18ab">Invisible</a> = SC_MARK_EMPTY
<li><a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e424e38d2d52e311348f552158596dc7a">DownTriangle</a> = SC_MARK_ARROWDOWN
<li><a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72ee9d6088eaf7e66c9446ab6a45d06ee1c">Minus</a> = SC_MARK_MINUS
<li><a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72ec8380a8e0e64281cd3e9235d38f4bdf4">Plus</a> = SC_MARK_PLUS
<li><a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e03b0246f54901bc552a3177669c891ef">VerticalLine</a> = SC_MARK_VLINE
<li><a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e9d5a57c4bedde7059bea56f5bd4934cd">BottomLeftCorner</a> = SC_MARK_LCORNER
<li><a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e6744df3fdf44463301b645e10c9fcb64">LeftSideSplitter</a> = SC_MARK_TCORNER
<li><a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72ebc6de462d1b5a1c3f90a2b7277894b02">BoxedPlus</a> = SC_MARK_BOXPLUS
<li><a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72eeb3dd9d4a1c11498f1e2474fd6aec576">BoxedPlusConnected</a> = SC_MARK_BOXPLUSCONNECTED
<li><a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e4a4a4d6c4834ded0218f9795e9390f95">BoxedMinus</a> = SC_MARK_BOXMINUS
<li><a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e6169156f553cbaa54d2b466fe510dea6">BoxedMinusConnected</a> = SC_MARK_BOXMINUSCONNECTED
<li><a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72ea00fb6bd4558f17771593aae1441c25d">RoundedBottomLeftCorner</a> = SC_MARK_LCORNERCURVE
<li><a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e4aae653a78cd0cd197db2987f0eb4150">LeftSideRoundedSplitter</a> = SC_MARK_TCORNERCURVE
<li><a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e95ccb68fe182c2632314e12c74539924">CircledPlus</a> = SC_MARK_CIRCLEPLUS
<li><a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72ee6c19ec3354b9e5449fa32a0905bf829">CircledPlusConnected</a> = SC_MARK_CIRCLEPLUSCONNECTED
<li><a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72ee72e33be4b3f7cb3b70638721900d045">CircledMinus</a> = SC_MARK_CIRCLEMINUS
<li><a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e4a6a3f3368636e350699cc60b3415ca5">CircledMinusConnected</a> = SC_MARK_CIRCLEMINUSCONNECTED
<li><a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e679546b0e1f41ec63e751bc1b0c5b358">Background</a> = SC_MARK_BACKGROUND
<li><a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72ee7a191db8dddab1a3e0531c892d0b27f">ThreeDots</a> = SC_MARK_DOTDOTDOT
<li><a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e65222a20a68f9007cf230f71ca2ba718">ThreeRightArrows</a> = SC_MARK_ARROWS
<li><a class="el" href="classQextScintilla.html#2ba13526306398d7afe2b8946ec6a03e398be33ca1a9547568fac0a3f4aa4f9b">WsInvisible</a> = SCWS_INVISIBLE
<li><a class="el" href="classQextScintilla.html#2ba13526306398d7afe2b8946ec6a03ede6353c45c1ff691bd9b623b3b24efda">WsVisible</a> = SCWS_VISIBLEALWAYS
<li><a class="el" href="classQextScintilla.html#2ba13526306398d7afe2b8946ec6a03ec266db5b712023c5620b3e2e282f6402">WsVisibleAfterIndent</a> = SCWS_VISIBLEAFTERINDENT
<li><a class="el" href="classQextScintilla.html#15ead1c6cb74fa8a441f27587ed99ed35c9a275d8d2ec83e22e8d759307b4f41">WrapNone</a> = SC_WRAP_NONE
<li><a class="el" href="classQextScintilla.html#15ead1c6cb74fa8a441f27587ed99ed3a7f65cd359e236aee9ab70d7bf55085c">WrapWord</a> = SC_WRAP_WORD
<li><a class="el" href="classQextScintilla.html#15ead1c6cb74fa8a441f27587ed99ed30c943c655b94e4b84894e064d2347902">WrapCharacter</a> = SC_WRAP_CHAR
<li><a class="el" href="classQextScintilla.html#6c9d7053b9535991803885c815b61d7409f39f36c9fcfabe6b2008e14e1284dc">WrapFlagNone</a>
<li><a class="el" href="classQextScintilla.html#6c9d7053b9535991803885c815b61d746c70d596357dcb7913ebf66316a09c3b">WrapFlagByText</a>
<li><a class="el" href="classQextScintilla.html#6c9d7053b9535991803885c815b61d74105f0883c4c951d09f380ebad17c9518">WrapFlagByBorder</a>
<li>enum { <a class="el" href="classQextScintilla.html#659a3300af0a7d7e802b713183c61ae9c1e2a26467f02b3fc645a10083d04208">AiMaintain</a> = 0x01,
<a class="el" href="classQextScintilla.html#659a3300af0a7d7e802b713183c61ae93781e4e24c094255b5cc8c01a6afaf8b">AiOpening</a> = 0x02,
<a class="el" href="classQextScintilla.html#659a3300af0a7d7e802b713183c61ae917d10ecdceac133845dc43ed53e0fb64">AiClosing</a> = 0x04
}
<li>enum <a class="el" href="classQextScintilla.html#e0c7b472315b627de567bd2a69553ff7">AutoCompletionSource</a> { <a class="el" href="classQextScintilla.html#e0c7b472315b627de567bd2a69553ff7e8cbc5b781bff6985e4f524668fb3110">AcsDocument</a>,
<a class="el" href="classQextScintilla.html#e0c7b472315b627de567bd2a69553ff7af0b70461479558da5cf363a7e3b35c2">AcsAPIs</a>,
<a class="el" href="classQextScintilla.html#e0c7b472315b627de567bd2a69553ff7099252dfa0fbb8e26853a79578b33f7e">AcsAll</a>
}
<li>enum <a class="el" href="classQextScintilla.html#c9490bc31746441fa4f228f44679b06b">BraceMatch</a> { <a class="el" href="classQextScintilla.html#c9490bc31746441fa4f228f44679b06bb87d61027f50717f9df0526ad9654bfa">NoBraceMatch</a>,
<a class="el" href="classQextScintilla.html#c9490bc31746441fa4f228f44679b06b630eeb134a1e0a274c9bf70f3c3eaf98">StrictBraceMatch</a>,
<a class="el" href="classQextScintilla.html#c9490bc31746441fa4f228f44679b06b0663484a90fdee0162e2e2e267c2da8a">SloppyBraceMatch</a>
}
<li>enum <a class="el" href="classQextScintilla.html#a0643ae0e2c573079072053151ee1ef9">EdgeMode</a> { <a class="el" href="classQextScintilla.html#a0643ae0e2c573079072053151ee1ef9fb431bfc050ea921924574abdf310643">EdgeNone</a> = EDGE_NONE,
<a class="el" href="classQextScintilla.html#a0643ae0e2c573079072053151ee1ef983b130b7b74ea372fc3d9b5b19bbd5d4">EdgeLine</a> = EDGE_LINE,
<a class="el" href="classQextScintilla.html#a0643ae0e2c573079072053151ee1ef952b3ab1ab0f1de59c13ed703c9a857c3">EdgeBackground</a> = EDGE_BACKGROUND
}
<li>enum <a class="el" href="classQextScintilla.html#58e588a144b0c495a527b4724d13442a">EolMode</a> { <a class="el" href="classQextScintilla.html#58e588a144b0c495a527b4724d13442a757794a61cf9baf2de33bac37066554b">EolWindows</a> = SC_EOL_CRLF,
<a class="el" href="classQextScintilla.html#58e588a144b0c495a527b4724d13442a06657431efe214758a12041f238300b7">EolUnix</a> = SC_EOL_LF,
<a class="el" href="classQextScintilla.html#58e588a144b0c495a527b4724d13442a07ec88765cc5f9669aa9ebbf309c54dd">EolMac</a> = SC_EOL_CR
}
<li>enum <a class="el" href="classQextScintilla.html#34af4ea7604b156b69f31b5412db93cf">FoldStyle</a> { <br>
&nbsp;&nbsp;<a class="el" href="classQextScintilla.html#34af4ea7604b156b69f31b5412db93cf15bf3a37eb510d9e28cffa522aaa938a">NoFoldStyle</a>,
<a class="el" href="classQextScintilla.html#34af4ea7604b156b69f31b5412db93cff1c523d088ff3118802f265134f7b0c8">PlainFoldStyle</a>,
<a class="el" href="classQextScintilla.html#34af4ea7604b156b69f31b5412db93cf58df1387aaf6e4a05104d34c06868cdd">CircledFoldStyle</a>,
<br>
&nbsp;&nbsp;<a class="el" href="classQextScintilla.html#34af4ea7604b156b69f31b5412db93cfcb1f1d2bd51d589287865f44ae4b08c0">BoxedFoldStyle</a>,
<a class="el" href="classQextScintilla.html#34af4ea7604b156b69f31b5412db93cfd9215f00cf188ef6259740768e866506">CircledTreeFoldStyle</a>,
<a class="el" href="classQextScintilla.html#34af4ea7604b156b69f31b5412db93cf8a0fab06a1e5e77a9d3a252a412eb0aa">BoxedTreeFoldStyle</a>
<br>
}
<li>enum <a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e">MarkerSymbol</a> { <br>
&nbsp;&nbsp;<a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e452faff3eae9ed78188c1468d85a8c5f">Circle</a> = SC_MARK_CIRCLE,
<a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e9f09b445e420d7da2690fa04a3b47aca">Rectangle</a> = SC_MARK_ROUNDRECT,
<a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e1067d54d6ffc9638173c14eafb94a076">RightTriangle</a> = SC_MARK_ARROW,
<br>
&nbsp;&nbsp;<a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72ee7978b23c827aa996489af72541c670a">SmallRectangle</a> = SC_MARK_SMALLRECT,
<a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72ebc48c1353c0700fbce7934cec712ad46">RightArrow</a> = SC_MARK_SHORTARROW,
<a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72ebc46bd102729e4ddec0f312b31cc18ab">Invisible</a> = SC_MARK_EMPTY,
<br>
&nbsp;&nbsp;<a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e424e38d2d52e311348f552158596dc7a">DownTriangle</a> = SC_MARK_ARROWDOWN,
<a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72ee9d6088eaf7e66c9446ab6a45d06ee1c">Minus</a> = SC_MARK_MINUS,
<a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72ec8380a8e0e64281cd3e9235d38f4bdf4">Plus</a> = SC_MARK_PLUS,
<br>
&nbsp;&nbsp;<a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e03b0246f54901bc552a3177669c891ef">VerticalLine</a> = SC_MARK_VLINE,
<a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e9d5a57c4bedde7059bea56f5bd4934cd">BottomLeftCorner</a> = SC_MARK_LCORNER,
<a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e6744df3fdf44463301b645e10c9fcb64">LeftSideSplitter</a> = SC_MARK_TCORNER,
<br>
&nbsp;&nbsp;<a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72ebc6de462d1b5a1c3f90a2b7277894b02">BoxedPlus</a> = SC_MARK_BOXPLUS,
<a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72eeb3dd9d4a1c11498f1e2474fd6aec576">BoxedPlusConnected</a> = SC_MARK_BOXPLUSCONNECTED,
<a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e4a4a4d6c4834ded0218f9795e9390f95">BoxedMinus</a> = SC_MARK_BOXMINUS,
<br>
&nbsp;&nbsp;<a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e6169156f553cbaa54d2b466fe510dea6">BoxedMinusConnected</a> = SC_MARK_BOXMINUSCONNECTED,
<a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72ea00fb6bd4558f17771593aae1441c25d">RoundedBottomLeftCorner</a> = SC_MARK_LCORNERCURVE,
<a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e4aae653a78cd0cd197db2987f0eb4150">LeftSideRoundedSplitter</a> = SC_MARK_TCORNERCURVE,
<br>
&nbsp;&nbsp;<a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e95ccb68fe182c2632314e12c74539924">CircledPlus</a> = SC_MARK_CIRCLEPLUS,
<a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72ee6c19ec3354b9e5449fa32a0905bf829">CircledPlusConnected</a> = SC_MARK_CIRCLEPLUSCONNECTED,
<a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72ee72e33be4b3f7cb3b70638721900d045">CircledMinus</a> = SC_MARK_CIRCLEMINUS,
<br>
&nbsp;&nbsp;<a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e4a6a3f3368636e350699cc60b3415ca5">CircledMinusConnected</a> = SC_MARK_CIRCLEMINUSCONNECTED,
<a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e679546b0e1f41ec63e751bc1b0c5b358">Background</a> = SC_MARK_BACKGROUND,
<a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72ee7a191db8dddab1a3e0531c892d0b27f">ThreeDots</a> = SC_MARK_DOTDOTDOT,
<br>
&nbsp;&nbsp;<a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e65222a20a68f9007cf230f71ca2ba718">ThreeRightArrows</a> = SC_MARK_ARROWS
<br>
}
<li>enum <a class="el" href="classQextScintilla.html#2ba13526306398d7afe2b8946ec6a03e">WhitespaceVisibility</a> { <a class="el" href="classQextScintilla.html#2ba13526306398d7afe2b8946ec6a03e398be33ca1a9547568fac0a3f4aa4f9b">WsInvisible</a> = SCWS_INVISIBLE,
<a class="el" href="classQextScintilla.html#2ba13526306398d7afe2b8946ec6a03ede6353c45c1ff691bd9b623b3b24efda">WsVisible</a> = SCWS_VISIBLEALWAYS,
<a class="el" href="classQextScintilla.html#2ba13526306398d7afe2b8946ec6a03ec266db5b712023c5620b3e2e282f6402">WsVisibleAfterIndent</a> = SCWS_VISIBLEAFTERINDENT
}
<li>enum <a class="el" href="classQextScintilla.html#15ead1c6cb74fa8a441f27587ed99ed3">WrapMode</a> { <a class="el" href="classQextScintilla.html#15ead1c6cb74fa8a441f27587ed99ed35c9a275d8d2ec83e22e8d759307b4f41">WrapNone</a> = SC_WRAP_NONE,
<a class="el" href="classQextScintilla.html#15ead1c6cb74fa8a441f27587ed99ed3a7f65cd359e236aee9ab70d7bf55085c">WrapWord</a> = SC_WRAP_WORD,
<a class="el" href="classQextScintilla.html#15ead1c6cb74fa8a441f27587ed99ed30c943c655b94e4b84894e064d2347902">WrapCharacter</a> = SC_WRAP_CHAR
}
<li>enum <a class="el" href="classQextScintilla.html#6c9d7053b9535991803885c815b61d74">WrapVisualFlag</a> { <a class="el" href="classQextScintilla.html#6c9d7053b9535991803885c815b61d7409f39f36c9fcfabe6b2008e14e1284dc">WrapFlagNone</a>,
<a class="el" href="classQextScintilla.html#6c9d7053b9535991803885c815b61d746c70d596357dcb7913ebf66316a09c3b">WrapFlagByText</a>,
<a class="el" href="classQextScintilla.html#6c9d7053b9535991803885c815b61d74105f0883c4c951d09f380ebad17c9518">WrapFlagByBorder</a>
}
</ul>
<h2>Public Slots</h2>
<ul>
<li>virtual void <a class="el" href="classQextScintilla.html#5440db24cf8aeaece95d3ab74ee194a5">append</a> (const TQString &amp;text)
<li>virtual void <a class="el" href="classQextScintilla.html#311d3dcefa8f5180ababc42bdf38f109">autoCompleteFromAll</a> ()
<li>virtual void <a class="el" href="classQextScintilla.html#a760573163b27895ff6aaac53343338f">autoCompleteFromAPIs</a> ()
<li>virtual void <a class="el" href="classQextScintilla.html#d0e48a5aa94192f985bf6ff207874b82">autoCompleteFromDocument</a> ()
<li>virtual void <a class="el" href="classQextScintilla.html#46feb30184ded7c63d6edfef45c86061">callTip</a> ()
<li>virtual void <a class="el" href="classQextScintilla.html#8b9654c9a68e6454a7e457a266c329da">clear</a> ()
<li>virtual void <a class="el" href="classQextScintilla.html#e2554d0e59cde9e5de14351f26c4f6b6">copy</a> ()
<li>virtual void <a class="el" href="classQextScintilla.html#d5d5178610285dda5004ccc5c5c6c306">cut</a> ()
<li>virtual void <a class="el" href="classQextScintilla.html#dd5100eebb1241b90da9b77cfca26c8d">ensureCursorVisible</a> ()
<li>virtual void <a class="el" href="classQextScintilla.html#8c5a39688b5ca5995f8060941a8065d4">ensureLineVisible</a> (int line)
<li>virtual void <a class="el" href="classQextScintilla.html#5b289640689062f4fa5479c7212107c0">foldAll</a> (bool children=FALSE)
<li>virtual void <a class="el" href="classQextScintilla.html#f81c922d74d8746d9cbc8d576c440dd4">foldLine</a> (int line)
<li>virtual void <a class="el" href="classQextScintilla.html#0017b86a4fff9d1228b204deda1e9d57">indent</a> (int line)
<li>virtual void <a class="el" href="classQextScintilla.html#bd158556a8565eb1bf92f2dd8fa9b66f">insert</a> (const TQString &amp;text)
<li>virtual void <a class="el" href="classQextScintilla.html#45ea4ddcb8a8f0f0c106582d4246e4fb">insertAt</a> (const TQString &amp;text, int line, int index)
<li>virtual void <a class="el" href="classQextScintilla.html#17f49beed46f36d2e80aa28ed40302cf">moveToMatchingBrace</a> ()
<li>virtual void <a class="el" href="classQextScintilla.html#b06dcc3f9252043a915595e3398711e4">paste</a> ()
<li>virtual void <a class="el" href="classQextScintilla.html#6cb5d1ef84197df4ebc410de61775e98">redo</a> ()
<li>virtual void <a class="el" href="classQextScintilla.html#844f15ee19c413f867a8643e98499eb6">removeSelectedText</a> ()
<li>virtual void <a class="el" href="classQextScintilla.html#5202253f6428debe10bc5f3e2f194048">resetSelectionBackgroundColor</a> ()
<li>virtual void <a class="el" href="classQextScintilla.html#a82474200e54331d49369129cdf03962">resetSelectionForegroundColor</a> ()
<li>virtual void <a class="el" href="classQextScintilla.html#50499f9105f6dbc9922078139779051c">selectAll</a> (bool select=TRUE)
<li>virtual void <a class="el" href="classQextScintilla.html#b6bfc944a5acbd2b8345529a2416e00a">selectToMatchingBrace</a> ()
<li>virtual void <a class="el" href="classQextScintilla.html#9454e9ddb11fa6a00eb5ea790182b399">setAutoCompletionCaseSensitivity</a> (bool cs)
<li>virtual void <a class="el" href="classQextScintilla.html#c3d23d34c0f0640bb22464b86347b0b9">setAutoCompletionReplaceWord</a> (bool replace)
<li>virtual void <a class="el" href="classQextScintilla.html#533cdccf3cafb0f71c58aeb9b2624062">setAutoCompletionShowSingle</a> (bool single)
<li>virtual void <a class="el" href="classQextScintilla.html#4aa5c60bfa3047118edf15ba15a0e431">setAutoCompletionSource</a> (<a class="el" href="classQextScintilla.html#e0c7b472315b627de567bd2a69553ff7">AutoCompletionSource</a> source)
<li>virtual void <a class="el" href="classQextScintilla.html#b8838747494640eaf03262c32f559e4c">setAutoCompletionThreshold</a> (int thresh)
<li>virtual void <a class="el" href="classQextScintilla.html#12a3363eb37db0a2697bf737e0f750ce">setAutoIndent</a> (bool autoindent)
<li>virtual void <a class="el" href="classQextScintilla.html#28cda2cba2f6f1317a15f662e157fbbf">setBraceMatching</a> (<a class="el" href="classQextScintilla.html#c9490bc31746441fa4f228f44679b06b">BraceMatch</a> bm)
<li>virtual void <a class="el" href="classQextScintilla.html#b08d343cda48e43490baae62707e97e2">setBackspaceUnindents</a> (bool unindent)
<li>virtual void <a class="el" href="classQextScintilla.html#6d9ba2d4af256e19049b7ff1b291eb2e">setCaretForegroundColor</a> (const TQColor &amp;col)
<li>virtual void <a class="el" href="classQextScintilla.html#e71f2cf24abfcfe598989e13481bc711">setCaretLineBackgroundColor</a> (const TQColor &amp;col)
<li>virtual void <a class="el" href="classQextScintilla.html#dc9f29c940c8c3b8cc57d8cbd89a02ec">setCaretLineVisible</a> (bool enable)
<li>virtual void <a class="el" href="classQextScintilla.html#8ea3c0a1e23aadb93ae0e6c671a10b09">setCaretWidth</a> (int width)
<li>virtual void <a class="el" href="classQextScintilla.html#2dc9e4690becceb27a9a981c23deb8e0">setColor</a> (const TQColor &amp;c)
<li>virtual void <a class="el" href="classQextScintilla.html#76302c4726ba0c75de2627465c5faddb">setCursorPosition</a> (int line, int index)
<li>virtual void <a class="el" href="classQextScintilla.html#f372a0b24952de9adf5c06697561ff4f">setEolMode</a> (<a class="el" href="classQextScintilla.html#58e588a144b0c495a527b4724d13442a">EolMode</a> mode)
<li>virtual void <a class="el" href="classQextScintilla.html#19bd08e911d00127b02b08b468aa91f9">setEolVisibility</a> (bool visible)
<li>virtual void <a class="el" href="classQextScintilla.html#4c7a389d1492aa92246041545ea0c017">setFolding</a> (<a class="el" href="classQextScintilla.html#34af4ea7604b156b69f31b5412db93cf">FoldStyle</a> fold)
<li>virtual void <a class="el" href="classQextScintilla.html#cb4de8d10de37d454203fe0fcfcf0aad">setIndentation</a> (int line, int indentation)
<li>virtual void <a class="el" href="classQextScintilla.html#13ff99c97d3928011ec55a54329f7bef">setIndentationGuides</a> (bool enable)
<li>virtual void <a class="el" href="classQextScintilla.html#06159cf5a4c8834c05d4ca13ab8e44f6">setIndentationGuidesBackgroundColor</a> (const TQColor &amp;col)
<li>virtual void <a class="el" href="classQextScintilla.html#1dc9a7291e60fd738dfa8aedaa9447a5">setIndentationGuidesForegroundColor</a> (const TQColor &amp;col)
<li>virtual void <a class="el" href="classQextScintilla.html#46decfe40cf613d5978e50c30231b162">setIndentationsUseTabs</a> (bool tabs)
<li>virtual void <a class="el" href="classQextScintilla.html#0670389deb55079381f21764df0e2441">setIndentationWidth</a> (int width)
<li>virtual void <a class="el" href="classQextScintilla.html#f784daa825798f7e9c16d0a721699fa0">setLexer</a> (<a class="el" href="classQextScintillaLexer.html">QextScintillaLexer</a> *lexer=0)
<li>virtual void <a class="el" href="classQextScintilla.html#a2a7732db0b17dd08162a7bba8c5af55">setMarginsBackgroundColor</a> (const TQColor &amp;col)
<li>virtual void <a class="el" href="classQextScintilla.html#b607dd4ea4a5d50ca03878d63d9e99ef">setMarginsFont</a> (const TQFont &amp;f)
<li>virtual void <a class="el" href="classQextScintilla.html#11d0ceebbc7938c988be6475c0946636">setMarginsForegroundColor</a> (const TQColor &amp;col)
<li>virtual void <a class="el" href="classQextScintilla.html#1427cac9893fcc7b952264ff257b32de">setMarginLineNumbers</a> (int margin, bool lnrs)
<li>virtual void <a class="el" href="classQextScintilla.html#6c9e5a77874dfb08b5fb83c650abd414">setMarginMarkerMask</a> (int margin, int mask)
<li>virtual void <a class="el" href="classQextScintilla.html#09e5035f78a603c3e68a22712ac9ae02">setMarginSensitivity</a> (int margin, bool sens)
<li>virtual void <a class="el" href="classQextScintilla.html#2ffce76c496336d195b7438cd4113d0d">setMarginWidth</a> (int margin, int width)
<li>virtual void <a class="el" href="classQextScintilla.html#a160ac7908b83f021850d306bd2c7f7f">setMarginWidth</a> (int margin, const TQString &amp;s)
<li>virtual void <a class="el" href="classQextScintilla.html#16ec6f5d6b1020c22f33c164d2fc4a10">setModified</a> (bool m)
<li>virtual void <a class="el" href="classQextScintilla.html#6009167416ef66da0a09fdbc4920b1ba">setPaper</a> (const TQColor &amp;c)
<li>virtual void <a class="el" href="classQextScintilla.html#1bb17663785894a85e7fe07ad5768dfb">setReadOnly</a> (bool ro)
<li>virtual void <a class="el" href="classQextScintilla.html#0abb348ecbb21dcecfa2ba7bb423d50b">setSelection</a> (int lineFrom, int indexFrom, int lineTo, int indexTo)
<li>virtual void <a class="el" href="classQextScintilla.html#5720572f4f673b5c877e8a1f35ed76d7">setSelectionBackgroundColor</a> (const TQColor &amp;col)
<li>virtual void <a class="el" href="classQextScintilla.html#2236686ea942de0cc50ddbd6d822536f">setSelectionForegroundColor</a> (const TQColor &amp;col)
<li>virtual void <a class="el" href="classQextScintilla.html#221ac401d34a180392e49bacd9b56c4e">setTabIndents</a> (bool indent)
<li>virtual void <a class="el" href="classQextScintilla.html#20b8f9e86b5279f8bf14793beb0254cd">setTabWidth</a> (int width)
<li>virtual void <a class="el" href="classQextScintilla.html#56ea80d4dad00c736135116e3aa051b6">setText</a> (const TQString &amp;text)
<li>virtual void <a class="el" href="classQextScintilla.html#4d22589eaa4cf9c37e701c6ec80bc405">setUtf8</a> (bool cp)
<li>virtual void <a class="el" href="classQextScintilla.html#811888818870dd0d9cd74d297f711bc8">setWhitespaceVisibility</a> (<a class="el" href="classQextScintilla.html#2ba13526306398d7afe2b8946ec6a03e">WhitespaceVisibility</a> mode)
<li>virtual void <a class="el" href="classQextScintilla.html#945affc0b0f8f25f58138f923d5a270d">setWrapMode</a> (<a class="el" href="classQextScintilla.html#15ead1c6cb74fa8a441f27587ed99ed3">WrapMode</a> mode)
<li>virtual void <a class="el" href="classQextScintilla.html#50dd001a80d36e81d4f1616a4b9ead02">undo</a> ()
<li>virtual void <a class="el" href="classQextScintilla.html#d4a5197ca9a6957e05047d7af5cfa5fc">unindent</a> (int line)
<li>virtual void <a class="el" href="classQextScintilla.html#279f582a91cc4210056069039e122187">zoomIn</a> (int range)
<li>virtual void <a class="el" href="classQextScintilla.html#69341ebed602660d09fb47af683ac266">zoomIn</a> ()
<li>virtual void <a class="el" href="classQextScintilla.html#5ca018a25639ec07c4e0debd48ce7c38">zoomOut</a> (int range)
<li>virtual void <a class="el" href="classQextScintilla.html#fa53fc56031df8f657e2e75f95848777">zoomOut</a> ()
<li>virtual void <a class="el" href="classQextScintilla.html#58bf75fc581f7fc46235a6ad95ef5da5">zoomTo</a> (int size)
</ul>
<h2>Signals</h2>
<ul>
<li>void <a class="el" href="classQextScintilla.html#7750e4896fb860de1c7a0c3ee79cc8bf">cursorPositionChanged</a> (int line, int pos)
<li>void <a class="el" href="classQextScintilla.html#c741c9b8ed144370bad992c49a9f5aa4">copyAvailable</a> (bool yes)
<li>void <a class="el" href="classQextScintilla.html#e066273695466c6e19cd4e8cd2414e17">marginClicked</a> (int margin, int line, TQt::ButtonState state)
<li>void <a class="el" href="classQextScintilla.html#361adb6dbed444724c2b503d1329cc8b">modificationAttempted</a> ()
<li>void <a class="el" href="classQextScintilla.html#429e0a1e9c1cd7bc49b8d6939743e26d">modificationChanged</a> (bool m)
<li>void <a class="el" href="classQextScintilla.html#d4fd9bb7affe4719cb785064b42d685c">selectionChanged</a> ()
<li>void <a class="el" href="classQextScintilla.html#b4f0af1a6757e30fe5ecdf82b09618c3">textChanged</a> ()
<li>void <a class="el" href="classQextScintilla.html#1bc718e051677cc538be5c9045abee87">userListActivated</a> (int id, const TQString &amp;string)
</ul>
<h2>Public Member Functions</h2>
<ul>
<li><a class="el" href="classQextScintilla.html#82bdfb8912254d875b2561ee06e3dac5">QextScintilla</a> (TQWidget *parent=0, const char *name=0, WFlags f=0)
<li>virtual <a class="el" href="classQextScintilla.html#6bec02d815e1e0ca1a0c6a75a5b4e978">~QextScintilla</a> ()
<li>bool <a class="el" href="classQextScintilla.html#5cff73a97337f5976254179a88a47b3a">autoCompletionCaseSensitivity</a> ()
<li>bool <a class="el" href="classQextScintilla.html#e9b647d35f8470e13e42e2e0e683ec6a">autoCompletionFillupsEnabled</a> ()
<li>bool <a class="el" href="classQextScintilla.html#f0c3f1d2db5029e1c6323fd12962084a">autoCompletionReplaceWord</a> ()
<li>bool <a class="el" href="classQextScintilla.html#b70c407c8d3ed1048269fbd2ac439fdc">autoCompletionShowSingle</a> ()
<li><a class="el" href="classQextScintilla.html#e0c7b472315b627de567bd2a69553ff7">AutoCompletionSource</a> <a class="el" href="classQextScintilla.html#9df1501f0ad8c01a9f3bea1867cf8c7b">autoCompletionSource</a> () const
<li>int <a class="el" href="classQextScintilla.html#4dc81e76945748f22f97ce2855b6cffc">autoCompletionThreshold</a> () const
<li>bool <a class="el" href="classQextScintilla.html#5aafd0d48172014fab301300433f9d79">autoIndent</a> () const
<li>bool <a class="el" href="classQextScintilla.html#a930abcf668124af9c07f2a04a06b16f">backspaceUnindents</a> ()
<li>void <a class="el" href="classQextScintilla.html#992e38601fb13f8d4a49ac58bb4aa5d0">beginUndoAction</a> ()
<li><a class="el" href="classQextScintilla.html#c9490bc31746441fa4f228f44679b06b">BraceMatch</a> <a class="el" href="classQextScintilla.html#2cdccb4225833d6645faa0ac7ae0cbe5">braceMatching</a> () const
<li>int <a class="el" href="classQextScintilla.html#2008b3d1abf1220308ff30a10182f9d7">callTipsVisible</a> () const
<li>void <a class="el" href="classQextScintilla.html#eb038b88ef1676504b2a6602af1ce6aa">cancelList</a> ()
<li>void <a class="el" href="classQextScintilla.html#cc818b2e94bc849c1a33e68b8e1f220e">clearRegisteredImages</a> ()
<li>void <a class="el" href="classQextScintilla.html#01b225376be7ea272eb542e46291d89c">convertEols</a> (<a class="el" href="classQextScintilla.html#58e588a144b0c495a527b4724d13442a">EolMode</a> mode)
<li>TQColor <a class="el" href="classQextScintilla.html#42f33ad513bb2636e4969ae2beff2463">color</a> () const
<li><a class="el" href="classQextScintillaDocument.html">QextScintillaDocument</a> <a class="el" href="classQextScintilla.html#93e41e7e1474301d1fdf7b469855fa1d">document</a> ()
<li>void <a class="el" href="classQextScintilla.html#cf85f22ce1ef53cd0851a99282a3cd8b">endUndoAction</a> ()
<li>TQColor <a class="el" href="classQextScintilla.html#a2f525ae5dd684b0ba3c79b930258155">edgeColor</a> ()
<li>int <a class="el" href="classQextScintilla.html#096d84a9a8fa9ca50f758d4ee35c7106">edgeColumn</a> ()
<li><a class="el" href="classQextScintilla.html#a0643ae0e2c573079072053151ee1ef9">EdgeMode</a> <a class="el" href="classQextScintilla.html#265ab349dbe1d3801137cd29f9424eea">edgeMode</a> ()
<li><a class="el" href="classQextScintilla.html#58e588a144b0c495a527b4724d13442a">EolMode</a> <a class="el" href="classQextScintilla.html#099d5bfe4b4f27ff2b666eeb9bcd4867">eolMode</a> ()
<li>bool <a class="el" href="classQextScintilla.html#8e8e0a0c1d7fb0718df7f32cf194eba4">eolVisibility</a> ()
<li>virtual bool <a class="el" href="classQextScintilla.html#8f350dd53ae60c25c6b63c7c5fbf6e18">findFirst</a> (const TQString &amp;expr, bool re, bool cs, bool wo, bool wrap, bool forward=TRUE, int line=-1, int index=-1, bool show=TRUE)
<li>virtual bool <a class="el" href="classQextScintilla.html#480033f7629a1ce9558c8b0e0c240898">findNext</a> ()
<li>int <a class="el" href="classQextScintilla.html#820471fe6c696bda646e93c51a151e5f">firstVisibleLine</a> ()
<li><a class="el" href="classQextScintilla.html#34af4ea7604b156b69f31b5412db93cf">FoldStyle</a> <a class="el" href="classQextScintilla.html#86418f82fe35ff366f4ef023c470f0a1">folding</a> () const
<li>void <a class="el" href="classQextScintilla.html#da3e0b58a20e1c7e4f062cabf40b6d6b">getCursorPosition</a> (int *line, int *index)
<li>void <a class="el" href="classQextScintilla.html#92f76a5a9eb56275d77905738de3f4a1">getSelection</a> (int *lineFrom, int *indexFrom, int *lineTo, int *indexTo)
<li>bool <a class="el" href="classQextScintilla.html#3d12bf3c4d1a80b8fea698c591222855">hasSelectedText</a> () const
<li>int <a class="el" href="classQextScintilla.html#a57fae593f33dd9b5d1542c95afd9a01">indentation</a> (int line)
<li>bool <a class="el" href="classQextScintilla.html#0d63a0fc79c8fae6934f6599d407a3d4">indentationGuides</a> ()
<li>bool <a class="el" href="classQextScintilla.html#53d57d43f67a8dcc9d08369906906a8d">indentationsUseTabs</a> ()
<li>int <a class="el" href="classQextScintilla.html#678d8e15ff532854af87f2ff0575327c">indentationWidth</a> ()
<li>bool <a class="el" href="classQextScintilla.html#3a4a72bd99de522e74858217b3eafa31">isCallTipActive</a> ()
<li>bool <a class="el" href="classQextScintilla.html#1b8012fdc00f81007ab979e3a59efba5">isListActive</a> ()
<li>bool <a class="el" href="classQextScintilla.html#2ddb6b2ade644a6b2d13b215828b2f4e">isModified</a> ()
<li>bool <a class="el" href="classQextScintilla.html#bf7834644311e59ee424ef57b99771d8">isReadOnly</a> ()
<li>bool <a class="el" href="classQextScintilla.html#e36287a0a472ab110c661c80d78aef3f">isRedoAvailable</a> ()
<li>bool <a class="el" href="classQextScintilla.html#df3fac9f4711417ff6c25f34615f67c8">isUndoAvailable</a> ()
<li>bool <a class="el" href="classQextScintilla.html#695d9741eafdf28eb8c26448e2455cca">isUtf8</a> ()
<li>int <a class="el" href="classQextScintilla.html#432c50978f56ae8722a42751dd350bdd">lineAt</a> (const TQPoint &amp;pos)
<li>int <a class="el" href="classQextScintilla.html#c8823b1c95b8b213d16bb8c801b02842">lineLength</a> (int line)
<li>int <a class="el" href="classQextScintilla.html#8e8c34edc623256f29061a9cd69d9195">lines</a> ()
<li>int <a class="el" href="classQextScintilla.html#d2c5da20d2f22f0c592330c618f6c7bd">length</a> ()
<li><a class="el" href="classQextScintillaLexer.html">QextScintillaLexer</a> * <a class="el" href="classQextScintilla.html#9221fa7b6665d7ad5490c7db02b1e59b">lexer</a> () const
<li>bool <a class="el" href="classQextScintilla.html#43f2c96091e57ac4818a16ecdf275a6a">marginLineNumbers</a> (int margin)
<li>int <a class="el" href="classQextScintilla.html#81a2053eef4e0e085a2b8ef2e675466a">marginMarkerMask</a> (int margin)
<li>bool <a class="el" href="classQextScintilla.html#9206b50c414a0d42f705acec533e608f">marginSensitivity</a> (int margin)
<li>int <a class="el" href="classQextScintilla.html#67b8e6edfca91d945a015c85d4dcf391">marginWidth</a> (int margin)
<li>int <a class="el" href="classQextScintilla.html#1cb86fc464868753c3cdbe1892bf4ea8">markerDefine</a> (<a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e">MarkerSymbol</a> sym, int mnr=-1)
<li>int <a class="el" href="classQextScintilla.html#5f216b74732ffdc458e4836fe0f833bf">markerDefine</a> (char ch, int mnr=-1)
<li>int <a class="el" href="classQextScintilla.html#8959a19ddf5a574dd9ad8b7ed5461820">markerDefine</a> (const TQPixmap *pm, int mnr=-1)
<li>int <a class="el" href="classQextScintilla.html#210ded3888b4ec5f6a02078f7baab78a">markerAdd</a> (int linenr, int mnr)
<li>unsigned <a class="el" href="classQextScintilla.html#b334127d4033b5336d8aa52e0efa581a">markersAtLine</a> (int linenr)
<li>void <a class="el" href="classQextScintilla.html#403508173e2292c7d39dc4728420caf0">markerDelete</a> (int linenr, int mnr=-1)
<li>void <a class="el" href="classQextScintilla.html#ae1c8607b83a83f416832227da5740a5">markerDeleteAll</a> (int mnr=-1)
<li>void <a class="el" href="classQextScintilla.html#0983b52c2d4454b6a531e07138791d30">markerDeleteHandle</a> (int mhandle)
<li>int <a class="el" href="classQextScintilla.html#e143cb71aa915e9934618282184a9aba">markerLine</a> (int mhandle)
<li>int <a class="el" href="classQextScintilla.html#85a6c94aa396c28e548a151be4465ed4">markerFindNext</a> (int linenr, unsigned mask)
<li>int <a class="el" href="classQextScintilla.html#d5fd073acbc05e75d957feb9004316f6">markerFindPrevious</a> (int linenr, unsigned mask)
<li>TQColor <a class="el" href="classQextScintilla.html#f6e3058d707eabd9f99d1fa93a91ea30">paper</a> () const
<li>virtual void <a class="el" href="classQextScintilla.html#7134334cfb405096fc37a0f53942739d">recolor</a> (int start=0, int end=-1)
<li>void <a class="el" href="classQextScintilla.html#72462e663c2e41ab79fde1a2b793b0bc">registerImage</a> (int id, const TQPixmap *pm)
<li>virtual void <a class="el" href="classQextScintilla.html#520e57b1a1330e59293ba796bacd3159">replace</a> (const TQString &amp;replaceStr)
<li>void <a class="el" href="classQextScintilla.html#b92a8b75e43f431ec2015bef367c548d">resetFoldMarginColors</a> ()
<li>void <a class="el" href="classQextScintilla.html#255e6f2855091409ee2eb7dfe403ca0a">setFoldMarginColors</a> (const TQColor &amp;fore, const TQColor &amp;back)
<li>void <a class="el" href="classQextScintilla.html#36fdcb3b147a92d5bb4b17b11c229137">setAutoCompletionAPIs</a> (<a class="el" href="classQextScintillaAPIs.html">QextScintillaAPIs</a> *apis=0)
<li>void <a class="el" href="classQextScintilla.html#d1c9c323b852ac98a7713bcfa9575c38">setAutoCompletionFillups</a> (const char *fillups)
<li>void <a class="el" href="classQextScintilla.html#faf2b98416c08a2cb74d0ed9662ffda8">setAutoCompletionFillupsEnabled</a> (bool enabled)
<li>void <a class="el" href="classQextScintilla.html#dc54314cbcd37186e445c5244d20c3da">setAutoCompletionStartCharacters</a> (const char *start)
<li>void <a class="el" href="classQextScintilla.html#3d682f46b23b29e0da9bb0e52560d23e">setCallTipsAPIs</a> (<a class="el" href="classQextScintillaAPIs.html">QextScintillaAPIs</a> *apis=0)
<li>void <a class="el" href="classQextScintilla.html#abd9a8e1e59a15ec3a1217aeb6ee7466">setCallTipsBackgroundColor</a> (const TQColor &amp;col)
<li>void <a class="el" href="classQextScintilla.html#727d2a5f880ee4f12dba983ff1dcbee6">setCallTipsForegroundColor</a> (const TQColor &amp;col)
<li>void <a class="el" href="classQextScintilla.html#edede8a8431bca98f760f4e3a999ce50">setCallTipsHighlightColor</a> (const TQColor &amp;col)
<li>void <a class="el" href="classQextScintilla.html#cc8e39f55a32337c3cf949a4cd09201e">setCallTipsVisible</a> (int nr)
<li>void <a class="el" href="classQextScintilla.html#69802b3e4de344601674a231ef2cabd2">setDocument</a> (const <a class="el" href="classQextScintillaDocument.html">QextScintillaDocument</a> &amp;document)
<li>void <a class="el" href="classQextScintilla.html#2ed5a40c9d6eb4c68895d35b1a828cf3">setEdgeColor</a> (const TQColor &amp;col)
<li>void <a class="el" href="classQextScintilla.html#a2ca10384773c2a4f67e6f8cc913cb8c">setEdgeColumn</a> (int colnr)
<li>void <a class="el" href="classQextScintilla.html#b03b1badfc3f69b10f99a1fb9bb7f647">setEdgeMode</a> (<a class="el" href="classQextScintilla.html#a0643ae0e2c573079072053151ee1ef9">EdgeMode</a> mode)
<li>virtual void <a class="el" href="classQextScintilla.html#af82bd33f7c35e50ee96547a92cefe13">setFont</a> (const TQFont &amp;f)
<li>void <a class="el" href="classQextScintilla.html#bb5aa0bf13508d14a81e2b0850c524d0">setMarkerBackgroundColor</a> (const TQColor &amp;col, int mnr=-1)
<li>void <a class="el" href="classQextScintilla.html#a0e999a76af9f4a691565081e90ceb24">setMarkerForegroundColor</a> (const TQColor &amp;col, int mnr=-1)
<li>void <a class="el" href="classQextScintilla.html#d9f4087923672124c971c1f9ccdacd07">setMatchedBraceBackgroundColor</a> (const TQColor &amp;col)
<li>void <a class="el" href="classQextScintilla.html#091dc61d3fca5b38dc789039abdf70bc">setMatchedBraceForegroundColor</a> (const TQColor &amp;col)
<li>void <a class="el" href="classQextScintilla.html#da2281d317ab06a6cd17ea80391f645d">setUnmatchedBraceBackgroundColor</a> (const TQColor &amp;col)
<li>void <a class="el" href="classQextScintilla.html#6b6f687d01a687a29c3439741006f38f">setUnmatchedBraceForegroundColor</a> (const TQColor &amp;col)
<li>void <a class="el" href="classQextScintilla.html#11ef30c49b7c6fb96988a94059efa687">setWrapVisualFlags</a> (<a class="el" href="classQextScintilla.html#6c9d7053b9535991803885c815b61d74">WrapVisualFlag</a> eflag, <a class="el" href="classQextScintilla.html#6c9d7053b9535991803885c815b61d74">WrapVisualFlag</a> sflag=WrapFlagNone, int sindent=0)
<li>TQString <a class="el" href="classQextScintilla.html#45d6e53a4310c13170e605134274aa20">selectedText</a> ()
<li>void <a class="el" href="classQextScintilla.html#74a4da1e86eda7f62262cea8a4a9b26a">showUserList</a> (int id, const TQStringList &amp;list)
<li><a class="el" href="classQextScintillaCommandSet.html">QextScintillaCommandSet</a> * <a class="el" href="classQextScintilla.html#ea83bb0bc19af4a776b68ee3eda10c61">standardCommands</a> () const
<li>bool <a class="el" href="classQextScintilla.html#1deb0e0aff533559500242065e9441a2">tabIndents</a> ()
<li>int <a class="el" href="classQextScintilla.html#9aa14c5d05ea338aecb5214dc4cf99c4">tabWidth</a> ()
<li>TQString <a class="el" href="classQextScintilla.html#8ddaf394f65c06d5b20d06be5ca9bd35">text</a> ()
<li>TQString <a class="el" href="classQextScintilla.html#db77f87ba9bb2518181029e1fba8e51b">text</a> (int line)
<li>int <a class="el" href="classQextScintilla.html#d4050cea6a4d23c5ee9be5f952eeb072">textHeight</a> (int linenr)
<li><a class="el" href="classQextScintilla.html#2ba13526306398d7afe2b8946ec6a03e">WhitespaceVisibility</a> <a class="el" href="classQextScintilla.html#5321010c2f04093c3107cf34b23ebb52">whitespaceVisibility</a> ()
<li><a class="el" href="classQextScintilla.html#15ead1c6cb74fa8a441f27587ed99ed3">WrapMode</a> <a class="el" href="classQextScintilla.html#99ec7ecdc8cd8f79aaeeda2b61796b65">wrapMode</a> ()
</ul>
<h2>Classes</h2>
<ul>
<li>struct <b>FindState</b>
</ul>
<hr><a name="_details"></a><h2>Detailed Description</h2>
The <a class="el" href="classQextScintilla.html">QextScintilla</a> class implements a higher level, more TQt-like, API to the Scintilla editor widget.
<p>
<a class="el" href="classQextScintilla.html">QextScintilla</a> implements methods, signals and slots similar to those found in other TQt editor classes. It also provides a higher level interface to features specific to Scintilla such as syntax styling, call tips, auto-indenting and auto-completion than that provided by <a class="el" href="classQextScintillaBase.html">QextScintillaBase</a>.<p>
The API is modelled on TQTextEdit - a method of the same name should behave in the same way.
<p>
<hr><h2>Member Enumeration Documentation</h2>
<a class="anchor" name="659a3300af0a7d7e802b713183c61ae9"></a><!-- doxytag: member="QextScintilla::@0" ref="659a3300af0a7d7e802b713183c61ae9" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">anonymous enum </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
This enum defines the different auto-indentation styles.
<p>
<dl compact><dt><b>Enumerator: </b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" name="659a3300af0a7d7e802b713183c61ae9c1e2a26467f02b3fc645a10083d04208"></a><!-- doxytag: member="AiMaintain" ref="659a3300af0a7d7e802b713183c61ae9c1e2a26467f02b3fc645a10083d04208" args="" -->AiMaintain</em>&nbsp;</td><td>
A line is automatically indented to match the previous line. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="659a3300af0a7d7e802b713183c61ae93781e4e24c094255b5cc8c01a6afaf8b"></a><!-- doxytag: member="AiOpening" ref="659a3300af0a7d7e802b713183c61ae93781e4e24c094255b5cc8c01a6afaf8b" args="" -->AiOpening</em>&nbsp;</td><td>
If the language supported by the current lexer has a specific start of block character (e.g. { in C++), then a line that begins with that character is indented as well as the lines that make up the block. It may be logically ored with AiClosing. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="659a3300af0a7d7e802b713183c61ae917d10ecdceac133845dc43ed53e0fb64"></a><!-- doxytag: member="AiClosing" ref="659a3300af0a7d7e802b713183c61ae917d10ecdceac133845dc43ed53e0fb64" args="" -->AiClosing</em>&nbsp;</td><td>
If the language supported by the current lexer has a specific end of block character (e.g. } in C++), then a line that begins with that character is indented as well as the lines that make up the block. It may be logically ored with AiOpening. </td></tr>
</table>
</dl>
</div>
</div><p>
<a class="anchor" name="e0c7b472315b627de567bd2a69553ff7"></a><!-- doxytag: member="QextScintilla::AutoCompletionSource" ref="e0c7b472315b627de567bd2a69553ff7" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="classQextScintilla.html#e0c7b472315b627de567bd2a69553ff7">QextScintilla::AutoCompletionSource</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
This enum defines the different sources for auto-completion lists.
<p>
<dl compact><dt><b>Enumerator: </b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" name="e0c7b472315b627de567bd2a69553ff7e8cbc5b781bff6985e4f524668fb3110"></a><!-- doxytag: member="AcsDocument" ref="e0c7b472315b627de567bd2a69553ff7e8cbc5b781bff6985e4f524668fb3110" args="" -->AcsDocument</em>&nbsp;</td><td>
The source is the current document. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="e0c7b472315b627de567bd2a69553ff7af0b70461479558da5cf363a7e3b35c2"></a><!-- doxytag: member="AcsAPIs" ref="e0c7b472315b627de567bd2a69553ff7af0b70461479558da5cf363a7e3b35c2" args="" -->AcsAPIs</em>&nbsp;</td><td>
The source is any installed APIs. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="e0c7b472315b627de567bd2a69553ff7099252dfa0fbb8e26853a79578b33f7e"></a><!-- doxytag: member="AcsAll" ref="e0c7b472315b627de567bd2a69553ff7099252dfa0fbb8e26853a79578b33f7e" args="" -->AcsAll</em>&nbsp;</td><td>
The source is all available sources. </td></tr>
</table>
</dl>
</div>
</div><p>
<a class="anchor" name="c9490bc31746441fa4f228f44679b06b"></a><!-- doxytag: member="QextScintilla::BraceMatch" ref="c9490bc31746441fa4f228f44679b06b" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="classQextScintilla.html#c9490bc31746441fa4f228f44679b06b">QextScintilla::BraceMatch</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
This enum defines the different brace matching modes. The character pairs {}, [] and () are treated as braces. The Python lexer will also match a : with the end of the corresponding indented block. <dl compact><dt><b>Enumerator: </b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" name="c9490bc31746441fa4f228f44679b06bb87d61027f50717f9df0526ad9654bfa"></a><!-- doxytag: member="NoBraceMatch" ref="c9490bc31746441fa4f228f44679b06bb87d61027f50717f9df0526ad9654bfa" args="" -->NoBraceMatch</em>&nbsp;</td><td>
Brace matching is disabled. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="c9490bc31746441fa4f228f44679b06b630eeb134a1e0a274c9bf70f3c3eaf98"></a><!-- doxytag: member="StrictBraceMatch" ref="c9490bc31746441fa4f228f44679b06b630eeb134a1e0a274c9bf70f3c3eaf98" args="" -->StrictBraceMatch</em>&nbsp;</td><td>
Brace matching is enabled for a brace immediately before the current position. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="c9490bc31746441fa4f228f44679b06b0663484a90fdee0162e2e2e267c2da8a"></a><!-- doxytag: member="SloppyBraceMatch" ref="c9490bc31746441fa4f228f44679b06b0663484a90fdee0162e2e2e267c2da8a" args="" -->SloppyBraceMatch</em>&nbsp;</td><td>
Brace matching is enabled for a brace immediately before or after the current position. </td></tr>
</table>
</dl>
</div>
</div><p>
<a class="anchor" name="a0643ae0e2c573079072053151ee1ef9"></a><!-- doxytag: member="QextScintilla::EdgeMode" ref="a0643ae0e2c573079072053151ee1ef9" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="classQextScintilla.html#a0643ae0e2c573079072053151ee1ef9">QextScintilla::EdgeMode</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
This enum defines the different edge modes for long lines.
<p>
<dl compact><dt><b>Enumerator: </b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" name="a0643ae0e2c573079072053151ee1ef9fb431bfc050ea921924574abdf310643"></a><!-- doxytag: member="EdgeNone" ref="a0643ae0e2c573079072053151ee1ef9fb431bfc050ea921924574abdf310643" args="" -->EdgeNone</em>&nbsp;</td><td>
Long lines are not marked. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="a0643ae0e2c573079072053151ee1ef983b130b7b74ea372fc3d9b5b19bbd5d4"></a><!-- doxytag: member="EdgeLine" ref="a0643ae0e2c573079072053151ee1ef983b130b7b74ea372fc3d9b5b19bbd5d4" args="" -->EdgeLine</em>&nbsp;</td><td>
A vertical line is drawn at the column set by <a class="el" href="classQextScintilla.html#a2ca10384773c2a4f67e6f8cc913cb8c">setEdgeColumn()</a>. This is recommended for monospace fonts. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="a0643ae0e2c573079072053151ee1ef952b3ab1ab0f1de59c13ed703c9a857c3"></a><!-- doxytag: member="EdgeBackground" ref="a0643ae0e2c573079072053151ee1ef952b3ab1ab0f1de59c13ed703c9a857c3" args="" -->EdgeBackground</em>&nbsp;</td><td>
The background color of characters after the column limit is changed to the color set by <a class="el" href="classQextScintilla.html#2ed5a40c9d6eb4c68895d35b1a828cf3">setEdgeColor()</a>. This is recommended for proportional fonts. </td></tr>
</table>
</dl>
</div>
</div><p>
<a class="anchor" name="58e588a144b0c495a527b4724d13442a"></a><!-- doxytag: member="QextScintilla::EolMode" ref="58e588a144b0c495a527b4724d13442a" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="classQextScintilla.html#58e588a144b0c495a527b4724d13442a">QextScintilla::EolMode</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
This enum defines the different end-of-line modes.
<p>
<dl compact><dt><b>Enumerator: </b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" name="58e588a144b0c495a527b4724d13442a757794a61cf9baf2de33bac37066554b"></a><!-- doxytag: member="EolWindows" ref="58e588a144b0c495a527b4724d13442a757794a61cf9baf2de33bac37066554b" args="" -->EolWindows</em>&nbsp;</td><td>
A carriage return/line feed as used on Windows systems. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="58e588a144b0c495a527b4724d13442a06657431efe214758a12041f238300b7"></a><!-- doxytag: member="EolUnix" ref="58e588a144b0c495a527b4724d13442a06657431efe214758a12041f238300b7" args="" -->EolUnix</em>&nbsp;</td><td>
A line feed as used on Unix systems. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="58e588a144b0c495a527b4724d13442a07ec88765cc5f9669aa9ebbf309c54dd"></a><!-- doxytag: member="EolMac" ref="58e588a144b0c495a527b4724d13442a07ec88765cc5f9669aa9ebbf309c54dd" args="" -->EolMac</em>&nbsp;</td><td>
A carriage return as used on Mac systems. </td></tr>
</table>
</dl>
</div>
</div><p>
<a class="anchor" name="34af4ea7604b156b69f31b5412db93cf"></a><!-- doxytag: member="QextScintilla::FoldStyle" ref="34af4ea7604b156b69f31b5412db93cf" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="classQextScintilla.html#34af4ea7604b156b69f31b5412db93cf">QextScintilla::FoldStyle</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
This enum defines the different styles for the folding margin.
<p>
<dl compact><dt><b>Enumerator: </b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" name="34af4ea7604b156b69f31b5412db93cf15bf3a37eb510d9e28cffa522aaa938a"></a><!-- doxytag: member="NoFoldStyle" ref="34af4ea7604b156b69f31b5412db93cf15bf3a37eb510d9e28cffa522aaa938a" args="" -->NoFoldStyle</em>&nbsp;</td><td>
Folding is disabled. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="34af4ea7604b156b69f31b5412db93cff1c523d088ff3118802f265134f7b0c8"></a><!-- doxytag: member="PlainFoldStyle" ref="34af4ea7604b156b69f31b5412db93cff1c523d088ff3118802f265134f7b0c8" args="" -->PlainFoldStyle</em>&nbsp;</td><td>
Plain folding style using plus and minus symbols. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="34af4ea7604b156b69f31b5412db93cf58df1387aaf6e4a05104d34c06868cdd"></a><!-- doxytag: member="CircledFoldStyle" ref="34af4ea7604b156b69f31b5412db93cf58df1387aaf6e4a05104d34c06868cdd" args="" -->CircledFoldStyle</em>&nbsp;</td><td>
Circled folding style using circled plus and minus symbols. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="34af4ea7604b156b69f31b5412db93cfcb1f1d2bd51d589287865f44ae4b08c0"></a><!-- doxytag: member="BoxedFoldStyle" ref="34af4ea7604b156b69f31b5412db93cfcb1f1d2bd51d589287865f44ae4b08c0" args="" -->BoxedFoldStyle</em>&nbsp;</td><td>
Boxed folding style using boxed plus and minus symbols. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="34af4ea7604b156b69f31b5412db93cfd9215f00cf188ef6259740768e866506"></a><!-- doxytag: member="CircledTreeFoldStyle" ref="34af4ea7604b156b69f31b5412db93cfd9215f00cf188ef6259740768e866506" args="" -->CircledTreeFoldStyle</em>&nbsp;</td><td>
Circled tree style using a flattened tree with circled plus and minus symbols and rounded corners. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="34af4ea7604b156b69f31b5412db93cf8a0fab06a1e5e77a9d3a252a412eb0aa"></a><!-- doxytag: member="BoxedTreeFoldStyle" ref="34af4ea7604b156b69f31b5412db93cf8a0fab06a1e5e77a9d3a252a412eb0aa" args="" -->BoxedTreeFoldStyle</em>&nbsp;</td><td>
Boxed tree style using a flattened tree with boxed plus and minus symbols and right-angled corners. </td></tr>
</table>
</dl>
</div>
</div><p>
<a class="anchor" name="1cefba8e6020a5b760511f83aa4ca72e"></a><!-- doxytag: member="QextScintilla::MarkerSymbol" ref="1cefba8e6020a5b760511f83aa4ca72e" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e">QextScintilla::MarkerSymbol</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
This enum defines the different pre-defined marker symbols.
<p>
<dl compact><dt><b>Enumerator: </b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" name="1cefba8e6020a5b760511f83aa4ca72e452faff3eae9ed78188c1468d85a8c5f"></a><!-- doxytag: member="Circle" ref="1cefba8e6020a5b760511f83aa4ca72e452faff3eae9ed78188c1468d85a8c5f" args="" -->Circle</em>&nbsp;</td><td>
A circle. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="1cefba8e6020a5b760511f83aa4ca72e9f09b445e420d7da2690fa04a3b47aca"></a><!-- doxytag: member="Rectangle" ref="1cefba8e6020a5b760511f83aa4ca72e9f09b445e420d7da2690fa04a3b47aca" args="" -->Rectangle</em>&nbsp;</td><td>
A rectangle. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="1cefba8e6020a5b760511f83aa4ca72e1067d54d6ffc9638173c14eafb94a076"></a><!-- doxytag: member="RightTriangle" ref="1cefba8e6020a5b760511f83aa4ca72e1067d54d6ffc9638173c14eafb94a076" args="" -->RightTriangle</em>&nbsp;</td><td>
A triangle pointing to the right. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="1cefba8e6020a5b760511f83aa4ca72ee7978b23c827aa996489af72541c670a"></a><!-- doxytag: member="SmallRectangle" ref="1cefba8e6020a5b760511f83aa4ca72ee7978b23c827aa996489af72541c670a" args="" -->SmallRectangle</em>&nbsp;</td><td>
A smaller rectangle. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="1cefba8e6020a5b760511f83aa4ca72ebc48c1353c0700fbce7934cec712ad46"></a><!-- doxytag: member="RightArrow" ref="1cefba8e6020a5b760511f83aa4ca72ebc48c1353c0700fbce7934cec712ad46" args="" -->RightArrow</em>&nbsp;</td><td>
An arrow pointing to the right. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="1cefba8e6020a5b760511f83aa4ca72ebc46bd102729e4ddec0f312b31cc18ab"></a><!-- doxytag: member="Invisible" ref="1cefba8e6020a5b760511f83aa4ca72ebc46bd102729e4ddec0f312b31cc18ab" args="" -->Invisible</em>&nbsp;</td><td>
An invisible marker that allows code to track the movement of lines. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="1cefba8e6020a5b760511f83aa4ca72e424e38d2d52e311348f552158596dc7a"></a><!-- doxytag: member="DownTriangle" ref="1cefba8e6020a5b760511f83aa4ca72e424e38d2d52e311348f552158596dc7a" args="" -->DownTriangle</em>&nbsp;</td><td>
A triangle pointing down. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="1cefba8e6020a5b760511f83aa4ca72ee9d6088eaf7e66c9446ab6a45d06ee1c"></a><!-- doxytag: member="Minus" ref="1cefba8e6020a5b760511f83aa4ca72ee9d6088eaf7e66c9446ab6a45d06ee1c" args="" -->Minus</em>&nbsp;</td><td>
A drawn minus sign. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="1cefba8e6020a5b760511f83aa4ca72ec8380a8e0e64281cd3e9235d38f4bdf4"></a><!-- doxytag: member="Plus" ref="1cefba8e6020a5b760511f83aa4ca72ec8380a8e0e64281cd3e9235d38f4bdf4" args="" -->Plus</em>&nbsp;</td><td>
A drawn plus sign. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="1cefba8e6020a5b760511f83aa4ca72e03b0246f54901bc552a3177669c891ef"></a><!-- doxytag: member="VerticalLine" ref="1cefba8e6020a5b760511f83aa4ca72e03b0246f54901bc552a3177669c891ef" args="" -->VerticalLine</em>&nbsp;</td><td>
A vertical line drawn in the background colour. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="1cefba8e6020a5b760511f83aa4ca72e9d5a57c4bedde7059bea56f5bd4934cd"></a><!-- doxytag: member="BottomLeftCorner" ref="1cefba8e6020a5b760511f83aa4ca72e9d5a57c4bedde7059bea56f5bd4934cd" args="" -->BottomLeftCorner</em>&nbsp;</td><td>
A bottom left corner drawn in the background colour. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="1cefba8e6020a5b760511f83aa4ca72e6744df3fdf44463301b645e10c9fcb64"></a><!-- doxytag: member="LeftSideSplitter" ref="1cefba8e6020a5b760511f83aa4ca72e6744df3fdf44463301b645e10c9fcb64" args="" -->LeftSideSplitter</em>&nbsp;</td><td>
A vertical line with a centre right horizontal line drawn in the background colour. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="1cefba8e6020a5b760511f83aa4ca72ebc6de462d1b5a1c3f90a2b7277894b02"></a><!-- doxytag: member="BoxedPlus" ref="1cefba8e6020a5b760511f83aa4ca72ebc6de462d1b5a1c3f90a2b7277894b02" args="" -->BoxedPlus</em>&nbsp;</td><td>
A drawn plus sign in a box. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="1cefba8e6020a5b760511f83aa4ca72eeb3dd9d4a1c11498f1e2474fd6aec576"></a><!-- doxytag: member="BoxedPlusConnected" ref="1cefba8e6020a5b760511f83aa4ca72eeb3dd9d4a1c11498f1e2474fd6aec576" args="" -->BoxedPlusConnected</em>&nbsp;</td><td>
A drawn plus sign in a connected box. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="1cefba8e6020a5b760511f83aa4ca72e4a4a4d6c4834ded0218f9795e9390f95"></a><!-- doxytag: member="BoxedMinus" ref="1cefba8e6020a5b760511f83aa4ca72e4a4a4d6c4834ded0218f9795e9390f95" args="" -->BoxedMinus</em>&nbsp;</td><td>
A drawn minus sign in a box. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="1cefba8e6020a5b760511f83aa4ca72e6169156f553cbaa54d2b466fe510dea6"></a><!-- doxytag: member="BoxedMinusConnected" ref="1cefba8e6020a5b760511f83aa4ca72e6169156f553cbaa54d2b466fe510dea6" args="" -->BoxedMinusConnected</em>&nbsp;</td><td>
A drawn minus sign in a connected box. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="1cefba8e6020a5b760511f83aa4ca72ea00fb6bd4558f17771593aae1441c25d"></a><!-- doxytag: member="RoundedBottomLeftCorner" ref="1cefba8e6020a5b760511f83aa4ca72ea00fb6bd4558f17771593aae1441c25d" args="" -->RoundedBottomLeftCorner</em>&nbsp;</td><td>
A rounded bottom left corner drawn in the background colour. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="1cefba8e6020a5b760511f83aa4ca72e4aae653a78cd0cd197db2987f0eb4150"></a><!-- doxytag: member="LeftSideRoundedSplitter" ref="1cefba8e6020a5b760511f83aa4ca72e4aae653a78cd0cd197db2987f0eb4150" args="" -->LeftSideRoundedSplitter</em>&nbsp;</td><td>
A vertical line with a centre right curved line drawn in the background colour. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="1cefba8e6020a5b760511f83aa4ca72e95ccb68fe182c2632314e12c74539924"></a><!-- doxytag: member="CircledPlus" ref="1cefba8e6020a5b760511f83aa4ca72e95ccb68fe182c2632314e12c74539924" args="" -->CircledPlus</em>&nbsp;</td><td>
A drawn plus sign in a circle. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="1cefba8e6020a5b760511f83aa4ca72ee6c19ec3354b9e5449fa32a0905bf829"></a><!-- doxytag: member="CircledPlusConnected" ref="1cefba8e6020a5b760511f83aa4ca72ee6c19ec3354b9e5449fa32a0905bf829" args="" -->CircledPlusConnected</em>&nbsp;</td><td>
A drawn plus sign in a connected box. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="1cefba8e6020a5b760511f83aa4ca72ee72e33be4b3f7cb3b70638721900d045"></a><!-- doxytag: member="CircledMinus" ref="1cefba8e6020a5b760511f83aa4ca72ee72e33be4b3f7cb3b70638721900d045" args="" -->CircledMinus</em>&nbsp;</td><td>
A drawn minus sign in a circle. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="1cefba8e6020a5b760511f83aa4ca72e4a6a3f3368636e350699cc60b3415ca5"></a><!-- doxytag: member="CircledMinusConnected" ref="1cefba8e6020a5b760511f83aa4ca72e4a6a3f3368636e350699cc60b3415ca5" args="" -->CircledMinusConnected</em>&nbsp;</td><td>
A drawn minus sign in a connected circle. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="1cefba8e6020a5b760511f83aa4ca72e679546b0e1f41ec63e751bc1b0c5b358"></a><!-- doxytag: member="Background" ref="1cefba8e6020a5b760511f83aa4ca72e679546b0e1f41ec63e751bc1b0c5b358" args="" -->Background</em>&nbsp;</td><td>
No symbol is drawn but the line of text is drawn with the same background colour. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="1cefba8e6020a5b760511f83aa4ca72ee7a191db8dddab1a3e0531c892d0b27f"></a><!-- doxytag: member="ThreeDots" ref="1cefba8e6020a5b760511f83aa4ca72ee7a191db8dddab1a3e0531c892d0b27f" args="" -->ThreeDots</em>&nbsp;</td><td>
Three drawn dots. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="1cefba8e6020a5b760511f83aa4ca72e65222a20a68f9007cf230f71ca2ba718"></a><!-- doxytag: member="ThreeRightArrows" ref="1cefba8e6020a5b760511f83aa4ca72e65222a20a68f9007cf230f71ca2ba718" args="" -->ThreeRightArrows</em>&nbsp;</td><td>
Three drawn arrows pointing right. </td></tr>
</table>
</dl>
</div>
</div><p>
<a class="anchor" name="2ba13526306398d7afe2b8946ec6a03e"></a><!-- doxytag: member="QextScintilla::WhitespaceVisibility" ref="2ba13526306398d7afe2b8946ec6a03e" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="classQextScintilla.html#2ba13526306398d7afe2b8946ec6a03e">QextScintilla::WhitespaceVisibility</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
This enum defines the different whitespace visibility modes. When whitespace is visible spaces are displayed as small centred dots and tabs are displayed as light arrows pointing to the right. <dl compact><dt><b>Enumerator: </b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" name="2ba13526306398d7afe2b8946ec6a03e398be33ca1a9547568fac0a3f4aa4f9b"></a><!-- doxytag: member="WsInvisible" ref="2ba13526306398d7afe2b8946ec6a03e398be33ca1a9547568fac0a3f4aa4f9b" args="" -->WsInvisible</em>&nbsp;</td><td>
Whitespace is invisible. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="2ba13526306398d7afe2b8946ec6a03ede6353c45c1ff691bd9b623b3b24efda"></a><!-- doxytag: member="WsVisible" ref="2ba13526306398d7afe2b8946ec6a03ede6353c45c1ff691bd9b623b3b24efda" args="" -->WsVisible</em>&nbsp;</td><td>
Whitespace is always visible. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="2ba13526306398d7afe2b8946ec6a03ec266db5b712023c5620b3e2e282f6402"></a><!-- doxytag: member="WsVisibleAfterIndent" ref="2ba13526306398d7afe2b8946ec6a03ec266db5b712023c5620b3e2e282f6402" args="" -->WsVisibleAfterIndent</em>&nbsp;</td><td>
Whitespace is visible after the whitespace used for indentation. </td></tr>
</table>
</dl>
</div>
</div><p>
<a class="anchor" name="15ead1c6cb74fa8a441f27587ed99ed3"></a><!-- doxytag: member="QextScintilla::WrapMode" ref="15ead1c6cb74fa8a441f27587ed99ed3" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="classQextScintilla.html#15ead1c6cb74fa8a441f27587ed99ed3">QextScintilla::WrapMode</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
This enum defines the different line wrap modes.
<p>
<dl compact><dt><b>Enumerator: </b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" name="15ead1c6cb74fa8a441f27587ed99ed35c9a275d8d2ec83e22e8d759307b4f41"></a><!-- doxytag: member="WrapNone" ref="15ead1c6cb74fa8a441f27587ed99ed35c9a275d8d2ec83e22e8d759307b4f41" args="" -->WrapNone</em>&nbsp;</td><td>
Lines are not wrapped. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="15ead1c6cb74fa8a441f27587ed99ed3a7f65cd359e236aee9ab70d7bf55085c"></a><!-- doxytag: member="WrapWord" ref="15ead1c6cb74fa8a441f27587ed99ed3a7f65cd359e236aee9ab70d7bf55085c" args="" -->WrapWord</em>&nbsp;</td><td>
Lines are wrapped at word boundaries. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="15ead1c6cb74fa8a441f27587ed99ed30c943c655b94e4b84894e064d2347902"></a><!-- doxytag: member="WrapCharacter" ref="15ead1c6cb74fa8a441f27587ed99ed30c943c655b94e4b84894e064d2347902" args="" -->WrapCharacter</em>&nbsp;</td><td>
Lines are wrapped at character boundaries. </td></tr>
</table>
</dl>
</div>
</div><p>
<a class="anchor" name="6c9d7053b9535991803885c815b61d74"></a><!-- doxytag: member="QextScintilla::WrapVisualFlag" ref="6c9d7053b9535991803885c815b61d74" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">enum <a class="el" href="classQextScintilla.html#6c9d7053b9535991803885c815b61d74">QextScintilla::WrapVisualFlag</a> </td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
This enum defines the different line wrap visual flags.
<p>
<dl compact><dt><b>Enumerator: </b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" name="6c9d7053b9535991803885c815b61d7409f39f36c9fcfabe6b2008e14e1284dc"></a><!-- doxytag: member="WrapFlagNone" ref="6c9d7053b9535991803885c815b61d7409f39f36c9fcfabe6b2008e14e1284dc" args="" -->WrapFlagNone</em>&nbsp;</td><td>
No wrap flag is displayed. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="6c9d7053b9535991803885c815b61d746c70d596357dcb7913ebf66316a09c3b"></a><!-- doxytag: member="WrapFlagByText" ref="6c9d7053b9535991803885c815b61d746c70d596357dcb7913ebf66316a09c3b" args="" -->WrapFlagByText</em>&nbsp;</td><td>
A wrap flag is displayed by the text. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="6c9d7053b9535991803885c815b61d74105f0883c4c951d09f380ebad17c9518"></a><!-- doxytag: member="WrapFlagByBorder" ref="6c9d7053b9535991803885c815b61d74105f0883c4c951d09f380ebad17c9518" args="" -->WrapFlagByBorder</em>&nbsp;</td><td>
A wrap flag is displayed by the border. </td></tr>
</table>
</dl>
</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="82bdfb8912254d875b2561ee06e3dac5"></a><!-- doxytag: member="QextScintilla::QextScintilla" ref="82bdfb8912254d875b2561ee06e3dac5" args="(TQWidget *parent=0, const char *name=0, WFlags f=0)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">QextScintilla::QextScintilla </td>
<td>(</td>
<td class="paramtype">TQWidget *&nbsp;</td>
<td class="paramname"> <em>parent</em> = <code>0</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char *&nbsp;</td>
<td class="paramname"> <em>name</em> = <code>0</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">WFlags&nbsp;</td>
<td class="paramname"> <em>f</em> = <code>0</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Construct an empty <a class="el" href="classQextScintilla.html">QextScintilla</a> with parent <em>parent</em>, name <em>name</em>, and widget flags <em>f</em>.
</div>
</div><p>
<a class="anchor" name="6bec02d815e1e0ca1a0c6a75a5b4e978"></a><!-- doxytag: member="QextScintilla::~QextScintilla" ref="6bec02d815e1e0ca1a0c6a75a5b4e978" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual QextScintilla::~QextScintilla </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Destroys the <a class="el" href="classQextScintilla.html">QextScintilla</a> instance.
<p>
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="5cff73a97337f5976254179a88a47b3a"></a><!-- doxytag: member="QextScintilla::autoCompletionCaseSensitivity" ref="5cff73a97337f5976254179a88a47b3a" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool QextScintilla::autoCompletionCaseSensitivity </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns TRUE if auto-completion lists are case sensitive.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#9454e9ddb11fa6a00eb5ea790182b399">setAutoCompletionCaseSensitivity()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="e9b647d35f8470e13e42e2e0e683ec6a"></a><!-- doxytag: member="QextScintilla::autoCompletionFillupsEnabled" ref="e9b647d35f8470e13e42e2e0e683ec6a" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool QextScintilla::autoCompletionFillupsEnabled </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns true if auto-completion fill-up characters are enabled.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#d1c9c323b852ac98a7713bcfa9575c38">setAutoCompletionFillups()</a>, <a class="el" href="classQextScintilla.html#faf2b98416c08a2cb74d0ed9662ffda8">setAutoCompletionFillupsEnabled()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="f0c3f1d2db5029e1c6323fd12962084a"></a><!-- doxytag: member="QextScintilla::autoCompletionReplaceWord" ref="f0c3f1d2db5029e1c6323fd12962084a" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool QextScintilla::autoCompletionReplaceWord </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns TRUE if the rest of the word to the right of the current cursor is removed when an item from an auto-completion list is selected.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#c3d23d34c0f0640bb22464b86347b0b9">setAutoCompletionReplaceWord()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="b70c407c8d3ed1048269fbd2ac439fdc"></a><!-- doxytag: member="QextScintilla::autoCompletionShowSingle" ref="b70c407c8d3ed1048269fbd2ac439fdc" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool QextScintilla::autoCompletionShowSingle </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns TRUE if the only item in an auto-completion list with a single entry is automatically used and the list not displayed.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#533cdccf3cafb0f71c58aeb9b2624062">setAutoCompletionShowSingle()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="9df1501f0ad8c01a9f3bea1867cf8c7b"></a><!-- doxytag: member="QextScintilla::autoCompletionSource" ref="9df1501f0ad8c01a9f3bea1867cf8c7b" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classQextScintilla.html#e0c7b472315b627de567bd2a69553ff7">AutoCompletionSource</a> QextScintilla::autoCompletionSource </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the current source for the auto-completion list when it is being displayed automatically as the user types.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#4aa5c60bfa3047118edf15ba15a0e431">setAutoCompletionSource()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="4dc81e76945748f22f97ce2855b6cffc"></a><!-- doxytag: member="QextScintilla::autoCompletionThreshold" ref="4dc81e76945748f22f97ce2855b6cffc" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int QextScintilla::autoCompletionThreshold </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the current threshold for the automatic display of the auto-completion list as the user types.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#b8838747494640eaf03262c32f559e4c">setAutoCompletionThreshold()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="5aafd0d48172014fab301300433f9d79"></a><!-- doxytag: member="QextScintilla::autoIndent" ref="5aafd0d48172014fab301300433f9d79" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool QextScintilla::autoIndent </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns TRUE if auto-indentation is enabled.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#12a3363eb37db0a2697bf737e0f750ce">setAutoIndent()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="a930abcf668124af9c07f2a04a06b16f"></a><!-- doxytag: member="QextScintilla::backspaceUnindents" ref="a930abcf668124af9c07f2a04a06b16f" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool QextScintilla::backspaceUnindents </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns TRUE if the backspace key unindents a line instead of deleting a character. The default is FALSE.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#b08d343cda48e43490baae62707e97e2">setBackspaceUnindents()</a>, <a class="el" href="classQextScintilla.html#1deb0e0aff533559500242065e9441a2">tabIndents()</a>, <a class="el" href="classQextScintilla.html#221ac401d34a180392e49bacd9b56c4e">setTabIndents()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="992e38601fb13f8d4a49ac58bb4aa5d0"></a><!-- doxytag: member="QextScintilla::beginUndoAction" ref="992e38601fb13f8d4a49ac58bb4aa5d0" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::beginUndoAction </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Mark the beginning of a sequence of actions that can be undone by a single call to <a class="el" href="classQextScintilla.html#50dd001a80d36e81d4f1616a4b9ead02">undo()</a>.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#cf85f22ce1ef53cd0851a99282a3cd8b">endUndoAction()</a>, <a class="el" href="classQextScintilla.html#50dd001a80d36e81d4f1616a4b9ead02">undo()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="2cdccb4225833d6645faa0ac7ae0cbe5"></a><!-- doxytag: member="QextScintilla::braceMatching" ref="2cdccb4225833d6645faa0ac7ae0cbe5" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classQextScintilla.html#c9490bc31746441fa4f228f44679b06b">BraceMatch</a> QextScintilla::braceMatching </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the brace matching mode.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#28cda2cba2f6f1317a15f662e157fbbf">setBraceMatching()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="2008b3d1abf1220308ff30a10182f9d7"></a><!-- doxytag: member="QextScintilla::callTipsVisible" ref="2008b3d1abf1220308ff30a10182f9d7" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int QextScintilla::callTipsVisible </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the maximum number of call tips that are displayed.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#cc8e39f55a32337c3cf949a4cd09201e">setCallTipsVisible()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="eb038b88ef1676504b2a6602af1ce6aa"></a><!-- doxytag: member="QextScintilla::cancelList" ref="eb038b88ef1676504b2a6602af1ce6aa" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::cancelList </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Cancel any current auto-completion or user defined list.
<p>
</div>
</div><p>
<a class="anchor" name="cc818b2e94bc849c1a33e68b8e1f220e"></a><!-- doxytag: member="QextScintilla::clearRegisteredImages" ref="cc818b2e94bc849c1a33e68b8e1f220e" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::clearRegisteredImages </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Clear all registered images.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#72462e663c2e41ab79fde1a2b793b0bc">registerImage()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="01b225376be7ea272eb542e46291d89c"></a><!-- doxytag: member="QextScintilla::convertEols" ref="01b225376be7ea272eb542e46291d89c" args="(EolMode mode)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::convertEols </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classQextScintilla.html#58e588a144b0c495a527b4724d13442a">EolMode</a>&nbsp;</td>
<td class="paramname"> <em>mode</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
All the lines of the text have their end-of-lines converted to mode <em>mode</em>.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#099d5bfe4b4f27ff2b666eeb9bcd4867">eolMode()</a>, <a class="el" href="classQextScintilla.html#f372a0b24952de9adf5c06697561ff4f">setEolMode()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="42f33ad513bb2636e4969ae2beff2463"></a><!-- doxytag: member="QextScintilla::color" ref="42f33ad513bb2636e4969ae2beff2463" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">TQColor QextScintilla::color </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the widget's text (ie. foreground) colour.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#2dc9e4690becceb27a9a981c23deb8e0">setColor()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="93e41e7e1474301d1fdf7b469855fa1d"></a><!-- doxytag: member="QextScintilla::document" ref="93e41e7e1474301d1fdf7b469855fa1d" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classQextScintillaDocument.html">QextScintillaDocument</a> QextScintilla::document </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the attached document.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#69802b3e4de344601674a231ef2cabd2">setDocument()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="cf85f22ce1ef53cd0851a99282a3cd8b"></a><!-- doxytag: member="QextScintilla::endUndoAction" ref="cf85f22ce1ef53cd0851a99282a3cd8b" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::endUndoAction </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Mark the end of a sequence of actions that can be undone by a single call to <a class="el" href="classQextScintilla.html#50dd001a80d36e81d4f1616a4b9ead02">undo()</a>.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#992e38601fb13f8d4a49ac58bb4aa5d0">beginUndoAction()</a>, <a class="el" href="classQextScintilla.html#50dd001a80d36e81d4f1616a4b9ead02">undo()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="a2f525ae5dd684b0ba3c79b930258155"></a><!-- doxytag: member="QextScintilla::edgeColor" ref="a2f525ae5dd684b0ba3c79b930258155" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">TQColor QextScintilla::edgeColor </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the color of the marker used to show that a line has exceeded the length set by <a class="el" href="classQextScintilla.html#a2ca10384773c2a4f67e6f8cc913cb8c">setEdgeColumn()</a>.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#2ed5a40c9d6eb4c68895d35b1a828cf3">setEdgeColor()</a>,<p>
<a class="el" href="classQextScintilla.html#a2ca10384773c2a4f67e6f8cc913cb8c">setEdgeColumn</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="096d84a9a8fa9ca50f758d4ee35c7106"></a><!-- doxytag: member="QextScintilla::edgeColumn" ref="096d84a9a8fa9ca50f758d4ee35c7106" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int QextScintilla::edgeColumn </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the number of the column after which lines are considered to be long.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#a2ca10384773c2a4f67e6f8cc913cb8c">setEdgeColumn()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="265ab349dbe1d3801137cd29f9424eea"></a><!-- doxytag: member="QextScintilla::edgeMode" ref="265ab349dbe1d3801137cd29f9424eea" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classQextScintilla.html#a0643ae0e2c573079072053151ee1ef9">EdgeMode</a> QextScintilla::edgeMode </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the edge mode which determines how long lines are marked.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#b03b1badfc3f69b10f99a1fb9bb7f647">setEdgeMode()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="099d5bfe4b4f27ff2b666eeb9bcd4867"></a><!-- doxytag: member="QextScintilla::eolMode" ref="099d5bfe4b4f27ff2b666eeb9bcd4867" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classQextScintilla.html#58e588a144b0c495a527b4724d13442a">EolMode</a> QextScintilla::eolMode </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the end-of-line mode.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#f372a0b24952de9adf5c06697561ff4f">setEolMode()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="8e8e0a0c1d7fb0718df7f32cf194eba4"></a><!-- doxytag: member="QextScintilla::eolVisibility" ref="8e8e0a0c1d7fb0718df7f32cf194eba4" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool QextScintilla::eolVisibility </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the visibility of end-of-lines.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#19bd08e911d00127b02b08b468aa91f9">setEolVisibility()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="8f350dd53ae60c25c6b63c7c5fbf6e18"></a><!-- doxytag: member="QextScintilla::findFirst" ref="8f350dd53ae60c25c6b63c7c5fbf6e18" args="(const TQString &amp;expr, bool re, bool cs, bool wo, bool wrap, bool forward=TRUE, int line=-1, int index=-1, bool show=TRUE)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual bool QextScintilla::findFirst </td>
<td>(</td>
<td class="paramtype">const TQString &amp;&nbsp;</td>
<td class="paramname"> <em>expr</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>re</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>cs</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>wo</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>wrap</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>forward</em> = <code>TRUE</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>line</em> = <code>-1</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>index</em> = <code>-1</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>show</em> = <code>TRUE</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Find the next occurrence of the string <em>expr</em> and return TRUE if <em>expr</em> was found, otherwise returns FALSE. If <em>expr</em> is found it becomes the current selection.<p>
If <em>re</em> is TRUE then <em>expr</em> is interpreted as a regular expression rather than a simple string.<p>
If <em>cs</em> is TRUE then the search is case sensitive.<p>
If <em>wo</em> is TRUE then the search looks for whole word matches only, otherwise it searches for any matching text.<p>
If <em>wrap</em> is TRUE then the search wraps around the end of the text.<p>
If <em>forward</em> is TRUE (the default) then the search is forward from the starting position to the end of the text, otherwise it is backwards to the beginning of the text.<p>
If either <em>line</em> or <em>index</em> are negative (the default) then the search begins from the current cursor position. Otherwise the search begins at position <em>index</em> of line <em>line</em>.<p>
If <em>show</em> is TRUE (the default) then any text found is made visible (ie. it is unfolded).<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#480033f7629a1ce9558c8b0e0c240898">findNext()</a>, <a class="el" href="classQextScintilla.html#520e57b1a1330e59293ba796bacd3159">replace()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="480033f7629a1ce9558c8b0e0c240898"></a><!-- doxytag: member="QextScintilla::findNext" ref="480033f7629a1ce9558c8b0e0c240898" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual bool QextScintilla::findNext </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Find the next occurence of the string found using <a class="el" href="classQextScintilla.html#8f350dd53ae60c25c6b63c7c5fbf6e18">findFirst()</a>.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#8f350dd53ae60c25c6b63c7c5fbf6e18">findFirst()</a>, <a class="el" href="classQextScintilla.html#520e57b1a1330e59293ba796bacd3159">replace()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="820471fe6c696bda646e93c51a151e5f"></a><!-- doxytag: member="QextScintilla::firstVisibleLine" ref="820471fe6c696bda646e93c51a151e5f" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int QextScintilla::firstVisibleLine </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the number of the first visible line.
<p>
</div>
</div><p>
<a class="anchor" name="86418f82fe35ff366f4ef023c470f0a1"></a><!-- doxytag: member="QextScintilla::folding" ref="86418f82fe35ff366f4ef023c470f0a1" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classQextScintilla.html#34af4ea7604b156b69f31b5412db93cf">FoldStyle</a> QextScintilla::folding </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the current folding style.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#4c7a389d1492aa92246041545ea0c017">setFolding()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="da3e0b58a20e1c7e4f062cabf40b6d6b"></a><!-- doxytag: member="QextScintilla::getCursorPosition" ref="da3e0b58a20e1c7e4f062cabf40b6d6b" args="(int *line, int *index)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::getCursorPosition </td>
<td>(</td>
<td class="paramtype">int *&nbsp;</td>
<td class="paramname"> <em>line</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int *&nbsp;</td>
<td class="paramname"> <em>index</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets <em>*line</em> and <em>*index</em> to the line and index of the cursor.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#76302c4726ba0c75de2627465c5faddb">setCursorPosition()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="92f76a5a9eb56275d77905738de3f4a1"></a><!-- doxytag: member="QextScintilla::getSelection" ref="92f76a5a9eb56275d77905738de3f4a1" args="(int *lineFrom, int *indexFrom, int *lineTo, int *indexTo)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::getSelection </td>
<td>(</td>
<td class="paramtype">int *&nbsp;</td>
<td class="paramname"> <em>lineFrom</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int *&nbsp;</td>
<td class="paramname"> <em>indexFrom</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int *&nbsp;</td>
<td class="paramname"> <em>lineTo</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int *&nbsp;</td>
<td class="paramname"> <em>indexTo</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
If there is a selection, <em>*lineFrom</em> is set to the line number in which the selection begins and <em>*lineTo</em> is set to the line number in which the selection ends. (They could be the same.) <em>*indexFrom</em> is set to the index at which the selection begins within <em>*lineFrom</em>, and <em>*indexTo</em> is set to the index at which the selection ends within <em>*lineTo</em>. If there is no selection, <em>*lineFrom</em>, <em>*indexFrom</em>, <em>*lineTo</em> and <em>*indexTo</em> are all set to -1.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#0abb348ecbb21dcecfa2ba7bb423d50b">setSelection()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="3d12bf3c4d1a80b8fea698c591222855"></a><!-- doxytag: member="QextScintilla::hasSelectedText" ref="3d12bf3c4d1a80b8fea698c591222855" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool QextScintilla::hasSelectedText </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns TRUE if some text is selected.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#45d6e53a4310c13170e605134274aa20">selectedText()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="a57fae593f33dd9b5d1542c95afd9a01"></a><!-- doxytag: member="QextScintilla::indentation" ref="a57fae593f33dd9b5d1542c95afd9a01" args="(int line)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int QextScintilla::indentation </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>line</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the number of characters that line <em>line</em> is indented by.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#cb4de8d10de37d454203fe0fcfcf0aad">setIndentation()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="0d63a0fc79c8fae6934f6599d407a3d4"></a><!-- doxytag: member="QextScintilla::indentationGuides" ref="0d63a0fc79c8fae6934f6599d407a3d4" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool QextScintilla::indentationGuides </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns TRUE if the display of indentation guides is enabled.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#13ff99c97d3928011ec55a54329f7bef">setIndentationGuides()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="53d57d43f67a8dcc9d08369906906a8d"></a><!-- doxytag: member="QextScintilla::indentationsUseTabs" ref="53d57d43f67a8dcc9d08369906906a8d" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool QextScintilla::indentationsUseTabs </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns TRUE if indentations are created using tabs and spaces, rather than just spaces. The default is TRUE.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#46decfe40cf613d5978e50c30231b162">setIndentationsUseTabs()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="678d8e15ff532854af87f2ff0575327c"></a><!-- doxytag: member="QextScintilla::indentationWidth" ref="678d8e15ff532854af87f2ff0575327c" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int QextScintilla::indentationWidth </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the indentation width in characters. The default is 0 which means that the value returned by <a class="el" href="classQextScintilla.html#9aa14c5d05ea338aecb5214dc4cf99c4">tabWidth()</a> is actually used.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#0670389deb55079381f21764df0e2441">setIndentationWidth()</a>, <a class="el" href="classQextScintilla.html#9aa14c5d05ea338aecb5214dc4cf99c4">tabWidth()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="3a4a72bd99de522e74858217b3eafa31"></a><!-- doxytag: member="QextScintilla::isCallTipActive" ref="3a4a72bd99de522e74858217b3eafa31" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool QextScintilla::isCallTipActive </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns TRUE if a call tip is currently active.
<p>
</div>
</div><p>
<a class="anchor" name="1b8012fdc00f81007ab979e3a59efba5"></a><!-- doxytag: member="QextScintilla::isListActive" ref="1b8012fdc00f81007ab979e3a59efba5" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool QextScintilla::isListActive </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns TRUE if an auto-completion or user defined list is currently active.
</div>
</div><p>
<a class="anchor" name="2ddb6b2ade644a6b2d13b215828b2f4e"></a><!-- doxytag: member="QextScintilla::isModified" ref="2ddb6b2ade644a6b2d13b215828b2f4e" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool QextScintilla::isModified </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns TRUE if the text has been modified.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#16ec6f5d6b1020c22f33c164d2fc4a10">setModified()</a>, <a class="el" href="classQextScintilla.html#429e0a1e9c1cd7bc49b8d6939743e26d">modificationChanged()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="bf7834644311e59ee424ef57b99771d8"></a><!-- doxytag: member="QextScintilla::isReadOnly" ref="bf7834644311e59ee424ef57b99771d8" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool QextScintilla::isReadOnly </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns TRUE if the text edit is read-only.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#1bb17663785894a85e7fe07ad5768dfb">setReadOnly()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="e36287a0a472ab110c661c80d78aef3f"></a><!-- doxytag: member="QextScintilla::isRedoAvailable" ref="e36287a0a472ab110c661c80d78aef3f" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool QextScintilla::isRedoAvailable </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns TRUE if there is something that can be redone.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#6cb5d1ef84197df4ebc410de61775e98">redo()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="df3fac9f4711417ff6c25f34615f67c8"></a><!-- doxytag: member="QextScintilla::isUndoAvailable" ref="df3fac9f4711417ff6c25f34615f67c8" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool QextScintilla::isUndoAvailable </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns TRUE if there is something that can be undone.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#50dd001a80d36e81d4f1616a4b9ead02">undo()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="695d9741eafdf28eb8c26448e2455cca"></a><!-- doxytag: member="QextScintilla::isUtf8" ref="695d9741eafdf28eb8c26448e2455cca" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool QextScintilla::isUtf8 </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns TRUE if text is interpreted as being UTF8 encoded. The default is to interpret the text as Latin1 encoded.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#4d22589eaa4cf9c37e701c6ec80bc405">setUtf8()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="432c50978f56ae8722a42751dd350bdd"></a><!-- doxytag: member="QextScintilla::lineAt" ref="432c50978f56ae8722a42751dd350bdd" args="(const TQPoint &amp;pos)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int QextScintilla::lineAt </td>
<td>(</td>
<td class="paramtype">const TQPoint &amp;&nbsp;</td>
<td class="paramname"> <em>pos</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the line which is at position <em>pos</em> or -1 if there is no line at that position.
</div>
</div><p>
<a class="anchor" name="c8823b1c95b8b213d16bb8c801b02842"></a><!-- doxytag: member="QextScintilla::lineLength" ref="c8823b1c95b8b213d16bb8c801b02842" args="(int line)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int QextScintilla::lineLength </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>line</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the length of line <em>line</em> or -1 if there is no such line.
<p>
</div>
</div><p>
<a class="anchor" name="8e8c34edc623256f29061a9cd69d9195"></a><!-- doxytag: member="QextScintilla::lines" ref="8e8c34edc623256f29061a9cd69d9195" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int QextScintilla::lines </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the number of lines of text.
<p>
</div>
</div><p>
<a class="anchor" name="d2c5da20d2f22f0c592330c618f6c7bd"></a><!-- doxytag: member="QextScintilla::length" ref="d2c5da20d2f22f0c592330c618f6c7bd" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int QextScintilla::length </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the length of the text edit's text.
<p>
</div>
</div><p>
<a class="anchor" name="9221fa7b6665d7ad5490c7db02b1e59b"></a><!-- doxytag: member="QextScintilla::lexer" ref="9221fa7b6665d7ad5490c7db02b1e59b" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classQextScintillaLexer.html">QextScintillaLexer</a>* QextScintilla::lexer </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the current language lexer used to style text. If it is 0 then syntax styling is disabled.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#f784daa825798f7e9c16d0a721699fa0">setLexer()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="43f2c96091e57ac4818a16ecdf275a6a"></a><!-- doxytag: member="QextScintilla::marginLineNumbers" ref="43f2c96091e57ac4818a16ecdf275a6a" args="(int margin)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool QextScintilla::marginLineNumbers </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>margin</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns TRUE if line numbers are enabled for margin <em>margin</em>.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#1427cac9893fcc7b952264ff257b32de">setMarginLineNumbers()</a>, <a class="el" href="classQextScintillaBase.html#ebbb6944d058b48277d6ab33eceab4b03d8d3c7ceee80dd0f5932285ab90e2ce">QextScintillaBase::SCI_GETMARGINTYPEN</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="81a2053eef4e0e085a2b8ef2e675466a"></a><!-- doxytag: member="QextScintilla::marginMarkerMask" ref="81a2053eef4e0e085a2b8ef2e675466a" args="(int margin)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int QextScintilla::marginMarkerMask </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>margin</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the marker mask of margin <em>margin</em>.<p>
<dl compact><dt><b>See also:</b></dt><dd>setMarginMask(), QextScintillaMarker, <a class="el" href="classQextScintillaBase.html#ebbb6944d058b48277d6ab33eceab4b07a9d75e0d511355318ab72cc7b7d0876">QextScintillaBase::SCI_GETMARGINMASKN</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="9206b50c414a0d42f705acec533e608f"></a><!-- doxytag: member="QextScintilla::marginSensitivity" ref="9206b50c414a0d42f705acec533e608f" args="(int margin)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool QextScintilla::marginSensitivity </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>margin</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns TRUE if margin <em>margin</em> is sensitive to mouse clicks.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#09e5035f78a603c3e68a22712ac9ae02">setMarginSensitivity()</a>, <a class="el" href="classQextScintilla.html#e066273695466c6e19cd4e8cd2414e17">marginClicked()</a>, <a class="el" href="classQextScintillaBase.html#ebbb6944d058b48277d6ab33eceab4b03d8d3c7ceee80dd0f5932285ab90e2ce">QextScintillaBase::SCI_GETMARGINTYPEN</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="67b8e6edfca91d945a015c85d4dcf391"></a><!-- doxytag: member="QextScintilla::marginWidth" ref="67b8e6edfca91d945a015c85d4dcf391" args="(int margin)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int QextScintilla::marginWidth </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>margin</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the width in pixels of margin <em>margin</em>.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#2ffce76c496336d195b7438cd4113d0d">setMarginWidth()</a>, <a class="el" href="classQextScintillaBase.html#ebbb6944d058b48277d6ab33eceab4b0d301d4135e034067d2da57890708198e">QextScintillaBase::SCI_GETMARGINWIDTHN</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="1cb86fc464868753c3cdbe1892bf4ea8"></a><!-- doxytag: member="QextScintilla::markerDefine" ref="1cb86fc464868753c3cdbe1892bf4ea8" args="(MarkerSymbol sym, int mnr=-1)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int QextScintilla::markerDefine </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classQextScintilla.html#1cefba8e6020a5b760511f83aa4ca72e">MarkerSymbol</a>&nbsp;</td>
<td class="paramname"> <em>sym</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>mnr</em> = <code>-1</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Define a marker using the symbol <em>sym</em> with the marker number <em>mnr</em>. If <em>mnr</em> is -1 then the marker number is automatically allocated. The marker number is returned or -1 if the marker number was already allocated or too many markers have been defined.<p>
Markers are small geometric symbols and character used, for example, to indicate the current line or, in debuggers, to indicate breakpoints. If a margin has a width of 0 then its markers are not drawn, but their background colours affect the background colour of the corresponding line of text.<p>
There may be up to 32 markers defined and each line of text has a set of these markers associated with it. Markers are drawn according to their numerical identifier. Markers try to move with their text by tracking where the start of their line moves to. For example, when a line is deleted its markers are added to previous line's markers.<p>
Each marker is identified by a marker number. Each instance of a marker is identified by a marker handle.
</div>
</div><p>
<a class="anchor" name="5f216b74732ffdc458e4836fe0f833bf"></a><!-- doxytag: member="QextScintilla::markerDefine" ref="5f216b74732ffdc458e4836fe0f833bf" args="(char ch, int mnr=-1)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int QextScintilla::markerDefine </td>
<td>(</td>
<td class="paramtype">char&nbsp;</td>
<td class="paramname"> <em>ch</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>mnr</em> = <code>-1</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Define a marker using the character <em>ch</em> with the marker number <em>mnr</em>. If <em>mnr</em> is -1 then the marker number is automatically allocated. The marker number is returned or -1 if the marker number was already allocated or too many markers have been defined.
</div>
</div><p>
<a class="anchor" name="8959a19ddf5a574dd9ad8b7ed5461820"></a><!-- doxytag: member="QextScintilla::markerDefine" ref="8959a19ddf5a574dd9ad8b7ed5461820" args="(const TQPixmap *pm, int mnr=-1)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int QextScintilla::markerDefine </td>
<td>(</td>
<td class="paramtype">const TQPixmap *&nbsp;</td>
<td class="paramname"> <em>pm</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>mnr</em> = <code>-1</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Define a marker using a copy of the pixmap <em>pm</em> with the marker number <em>mnr</em>. If <em>mnr</em> is -1 then the marker number is automatically allocated. The marker number is returned or -1 if the marker number was already allocated or too many markers have been defined.
</div>
</div><p>
<a class="anchor" name="210ded3888b4ec5f6a02078f7baab78a"></a><!-- doxytag: member="QextScintilla::markerAdd" ref="210ded3888b4ec5f6a02078f7baab78a" args="(int linenr, int mnr)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int QextScintilla::markerAdd </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>linenr</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>mnr</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Add a marker number <em>mnr</em> to line number <em>linenr</em>. A handle for the marker is returned which can be used to track the marker's position, or -1 if the <em>mnr</em> was invalid.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#403508173e2292c7d39dc4728420caf0">markerDelete()</a>, <a class="el" href="classQextScintilla.html#ae1c8607b83a83f416832227da5740a5">markerDeleteAll()</a>, <a class="el" href="classQextScintilla.html#0983b52c2d4454b6a531e07138791d30">markerDeleteHandle()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="b334127d4033b5336d8aa52e0efa581a"></a><!-- doxytag: member="QextScintilla::markersAtLine" ref="b334127d4033b5336d8aa52e0efa581a" args="(int linenr)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">unsigned QextScintilla::markersAtLine </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>linenr</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the 32 bit mask of marker numbers at line number <em>linenr</em>.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#210ded3888b4ec5f6a02078f7baab78a">markerAdd()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="403508173e2292c7d39dc4728420caf0"></a><!-- doxytag: member="QextScintilla::markerDelete" ref="403508173e2292c7d39dc4728420caf0" args="(int linenr, int mnr=-1)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::markerDelete </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>linenr</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>mnr</em> = <code>-1</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Delete all markers with the marker number <em>mnr</em> in the line <em>linenr</em>. If <em>mnr</em> is -1 then delete all markers from line <em>linenr</em>.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#210ded3888b4ec5f6a02078f7baab78a">markerAdd()</a>, <a class="el" href="classQextScintilla.html#ae1c8607b83a83f416832227da5740a5">markerDeleteAll()</a>, <a class="el" href="classQextScintilla.html#0983b52c2d4454b6a531e07138791d30">markerDeleteHandle()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="ae1c8607b83a83f416832227da5740a5"></a><!-- doxytag: member="QextScintilla::markerDeleteAll" ref="ae1c8607b83a83f416832227da5740a5" args="(int mnr=-1)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::markerDeleteAll </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>mnr</em> = <code>-1</code> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Delete the all markers with the marker number <em>mnr</em>. If <em>mnr</em> is -1 then delete all markers.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#210ded3888b4ec5f6a02078f7baab78a">markerAdd()</a>, <a class="el" href="classQextScintilla.html#403508173e2292c7d39dc4728420caf0">markerDelete()</a>, <a class="el" href="classQextScintilla.html#0983b52c2d4454b6a531e07138791d30">markerDeleteHandle()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="0983b52c2d4454b6a531e07138791d30"></a><!-- doxytag: member="QextScintilla::markerDeleteHandle" ref="0983b52c2d4454b6a531e07138791d30" args="(int mhandle)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::markerDeleteHandle </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>mhandle</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Delete the the marker instance with the marker handle <em>mhandle</em>.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#210ded3888b4ec5f6a02078f7baab78a">markerAdd()</a>, <a class="el" href="classQextScintilla.html#403508173e2292c7d39dc4728420caf0">markerDelete()</a>, <a class="el" href="classQextScintilla.html#ae1c8607b83a83f416832227da5740a5">markerDeleteAll()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="e143cb71aa915e9934618282184a9aba"></a><!-- doxytag: member="QextScintilla::markerLine" ref="e143cb71aa915e9934618282184a9aba" args="(int mhandle)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int QextScintilla::markerLine </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>mhandle</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Return the line number that contains the marker instance with the marker handle <em>mhandle</em>.
</div>
</div><p>
<a class="anchor" name="85a6c94aa396c28e548a151be4465ed4"></a><!-- doxytag: member="QextScintilla::markerFindNext" ref="85a6c94aa396c28e548a151be4465ed4" args="(int linenr, unsigned mask)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int QextScintilla::markerFindNext </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>linenr</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">unsigned&nbsp;</td>
<td class="paramname"> <em>mask</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Return the number of the next line to contain at least one marker from a 32 bit mask of markers. <em>linenr</em> is the line number to start the search from. <em>mask</em> is the mask of markers to search for.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#d5fd073acbc05e75d957feb9004316f6">markerFindPrevious()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="d5fd073acbc05e75d957feb9004316f6"></a><!-- doxytag: member="QextScintilla::markerFindPrevious" ref="d5fd073acbc05e75d957feb9004316f6" args="(int linenr, unsigned mask)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int QextScintilla::markerFindPrevious </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>linenr</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">unsigned&nbsp;</td>
<td class="paramname"> <em>mask</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Return the number of the previous line to contain at least one marker from a 32 bit mask of markers. <em>linenr</em> is the line number to start the search from. <em>mask</em> is the mask of markers to search for.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#85a6c94aa396c28e548a151be4465ed4">markerFindNext()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="f6e3058d707eabd9f99d1fa93a91ea30"></a><!-- doxytag: member="QextScintilla::paper" ref="f6e3058d707eabd9f99d1fa93a91ea30" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">TQColor QextScintilla::paper </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the widget's paper (ie. background) colour.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#6009167416ef66da0a09fdbc4920b1ba">setPaper()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="7134334cfb405096fc37a0f53942739d"></a><!-- doxytag: member="QextScintilla::recolor" ref="7134334cfb405096fc37a0f53942739d" args="(int start=0, int end=-1)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::recolor </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>start</em> = <code>0</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>end</em> = <code>-1</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Recolours the document between the <em>start</em> and <em>end</em> positions. <em>start</em> defaults to the start of the document and <em>end</em> defaults to the end of the document.
</div>
</div><p>
<a class="anchor" name="72462e663c2e41ab79fde1a2b793b0bc"></a><!-- doxytag: member="QextScintilla::registerImage" ref="72462e663c2e41ab79fde1a2b793b0bc" args="(int id, const TQPixmap *pm)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::registerImage </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>id</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const TQPixmap *&nbsp;</td>
<td class="paramname"> <em>pm</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Register an image <em>pm</em> with ID <em>id</em>. Registered images can be displayed in auto-completion lists.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#cc818b2e94bc849c1a33e68b8e1f220e">clearRegisteredImages()</a>, <a class="el" href="classQextScintillaAPIs.html">QextScintillaAPIs</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="520e57b1a1330e59293ba796bacd3159"></a><!-- doxytag: member="QextScintilla::replace" ref="520e57b1a1330e59293ba796bacd3159" args="(const TQString &amp;replaceStr)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::replace </td>
<td>(</td>
<td class="paramtype">const TQString &amp;&nbsp;</td>
<td class="paramname"> <em>replaceStr</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Replace the current selection, set by a previous call to <a class="el" href="classQextScintilla.html#8f350dd53ae60c25c6b63c7c5fbf6e18">findFirst()</a> or <a class="el" href="classQextScintilla.html#480033f7629a1ce9558c8b0e0c240898">findNext()</a>, with <em>replaceStr</em>.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#8f350dd53ae60c25c6b63c7c5fbf6e18">findFirst()</a>, <a class="el" href="classQextScintilla.html#480033f7629a1ce9558c8b0e0c240898">findNext()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="b92a8b75e43f431ec2015bef367c548d"></a><!-- doxytag: member="QextScintilla::resetFoldMarginColors" ref="b92a8b75e43f431ec2015bef367c548d" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::resetFoldMarginColors </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Reset the fold margin colours to their defaults.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#255e6f2855091409ee2eb7dfe403ca0a">setFoldMarginColors()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="255e6f2855091409ee2eb7dfe403ca0a"></a><!-- doxytag: member="QextScintilla::setFoldMarginColors" ref="255e6f2855091409ee2eb7dfe403ca0a" args="(const TQColor &amp;fore, const TQColor &amp;back)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::setFoldMarginColors </td>
<td>(</td>
<td class="paramtype">const TQColor &amp;&nbsp;</td>
<td class="paramname"> <em>fore</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const TQColor &amp;&nbsp;</td>
<td class="paramname"> <em>back</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
The fold margin may be drawn as a one pixel sized checkerboard pattern of two colours, <em>fore</em> and <em>back</em>.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#b92a8b75e43f431ec2015bef367c548d">resetFoldMarginColors()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="36fdcb3b147a92d5bb4b17b11c229137"></a><!-- doxytag: member="QextScintilla::setAutoCompletionAPIs" ref="36fdcb3b147a92d5bb4b17b11c229137" args="(QextScintillaAPIs *apis=0)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::setAutoCompletionAPIs </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classQextScintillaAPIs.html">QextScintillaAPIs</a> *&nbsp;</td>
<td class="paramname"> <em>apis</em> = <code>0</code> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the APIs used for auto-completion to <em>apis</em>. If <em>apis</em> is 0 then any existing APIs are removed.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#a760573163b27895ff6aaac53343338f">autoCompleteFromAPIs()</a>, <a class="el" href="classQextScintilla.html#3d682f46b23b29e0da9bb0e52560d23e">setCallTipsAPIs()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="d1c9c323b852ac98a7713bcfa9575c38"></a><!-- doxytag: member="QextScintilla::setAutoCompletionFillups" ref="d1c9c323b852ac98a7713bcfa9575c38" args="(const char *fillups)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::setAutoCompletionFillups </td>
<td>(</td>
<td class="paramtype">const char *&nbsp;</td>
<td class="paramname"> <em>fillups</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
set its own. Explicitly setting the fill-up characters using this method automatically enables their use.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#e9b647d35f8470e13e42e2e0e683ec6a">autoCompletionFillupsEnabled()</a>, <a class="el" href="classQextScintilla.html#faf2b98416c08a2cb74d0ed9662ffda8">setAutoCompletionFillupsEnabled()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="faf2b98416c08a2cb74d0ed9662ffda8"></a><!-- doxytag: member="QextScintilla::setAutoCompletionFillupsEnabled" ref="faf2b98416c08a2cb74d0ed9662ffda8" args="(bool enabled)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::setAutoCompletionFillupsEnabled </td>
<td>(</td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>enabled</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Enable the use of fill-up characters, either those explicitly set or those set by a lexer. By default, fill-up characters are disabled.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#e9b647d35f8470e13e42e2e0e683ec6a">autoCompletionFillupsEnabled()</a>, <a class="el" href="classQextScintilla.html#d1c9c323b852ac98a7713bcfa9575c38">setAutoCompletionFillups()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="dc54314cbcd37186e445c5244d20c3da"></a><!-- doxytag: member="QextScintilla::setAutoCompletionStartCharacters" ref="dc54314cbcd37186e445c5244d20c3da" args="(const char *start)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::setAutoCompletionStartCharacters </td>
<td>(</td>
<td class="paramtype">const char *&nbsp;</td>
<td class="paramname"> <em>start</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
A start character is one that, when entered, causes the auto-completion list to be displayed. If a language lexer has been set then this is ignored and the lexer defines the start characters. The default is that no start characters are set.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#b8838747494640eaf03262c32f559e4c">setAutoCompletionThreshold()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="3d682f46b23b29e0da9bb0e52560d23e"></a><!-- doxytag: member="QextScintilla::setCallTipsAPIs" ref="3d682f46b23b29e0da9bb0e52560d23e" args="(QextScintillaAPIs *apis=0)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::setCallTipsAPIs </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classQextScintillaAPIs.html">QextScintillaAPIs</a> *&nbsp;</td>
<td class="paramname"> <em>apis</em> = <code>0</code> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the APIs used for call tips to <em>apis</em>. If <em>apis</em> is 0 then then call tips are disabled.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#36fdcb3b147a92d5bb4b17b11c229137">setAutoCompletionAPIs()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="abd9a8e1e59a15ec3a1217aeb6ee7466"></a><!-- doxytag: member="QextScintilla::setCallTipsBackgroundColor" ref="abd9a8e1e59a15ec3a1217aeb6ee7466" args="(const TQColor &amp;col)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::setCallTipsBackgroundColor </td>
<td>(</td>
<td class="paramtype">const TQColor &amp;&nbsp;</td>
<td class="paramname"> <em>col</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Set the background colour of call tips to <em>col</em>. The default is white.
</div>
</div><p>
<a class="anchor" name="727d2a5f880ee4f12dba983ff1dcbee6"></a><!-- doxytag: member="QextScintilla::setCallTipsForegroundColor" ref="727d2a5f880ee4f12dba983ff1dcbee6" args="(const TQColor &amp;col)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::setCallTipsForegroundColor </td>
<td>(</td>
<td class="paramtype">const TQColor &amp;&nbsp;</td>
<td class="paramname"> <em>col</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Set the foreground colour of call tips to <em>col</em>. The default is mid-gray.
</div>
</div><p>
<a class="anchor" name="edede8a8431bca98f760f4e3a999ce50"></a><!-- doxytag: member="QextScintilla::setCallTipsHighlightColor" ref="edede8a8431bca98f760f4e3a999ce50" args="(const TQColor &amp;col)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::setCallTipsHighlightColor </td>
<td>(</td>
<td class="paramtype">const TQColor &amp;&nbsp;</td>
<td class="paramname"> <em>col</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Set the highlighted colour of call tip text to <em>col</em>. The default is dark blue.
</div>
</div><p>
<a class="anchor" name="cc8e39f55a32337c3cf949a4cd09201e"></a><!-- doxytag: member="QextScintilla::setCallTipsVisible" ref="cc8e39f55a32337c3cf949a4cd09201e" args="(int nr)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::setCallTipsVisible </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>nr</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Set the maximum number of call tips that are displayed to <em>nr</em>. If the maximum number is 0 then all applicable call tips are displayed. If the maximum number is -1 then one call tip will be displayed with up and down arrows that allow the use to scroll through the full list. The default is -1.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#2008b3d1abf1220308ff30a10182f9d7">callTipsVisible()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="69802b3e4de344601674a231ef2cabd2"></a><!-- doxytag: member="QextScintilla::setDocument" ref="69802b3e4de344601674a231ef2cabd2" args="(const QextScintillaDocument &amp;document)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::setDocument </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classQextScintillaDocument.html">QextScintillaDocument</a> &amp;&nbsp;</td>
<td class="paramname"> <em>document</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Attach the document <em>document</em>, replacing the currently attached document.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#93e41e7e1474301d1fdf7b469855fa1d">document()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="2ed5a40c9d6eb4c68895d35b1a828cf3"></a><!-- doxytag: member="QextScintilla::setEdgeColor" ref="2ed5a40c9d6eb4c68895d35b1a828cf3" args="(const TQColor &amp;col)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::setEdgeColor </td>
<td>(</td>
<td class="paramtype">const TQColor &amp;&nbsp;</td>
<td class="paramname"> <em>col</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Set the color of the marker used to show that a line has exceeded the length set by <a class="el" href="classQextScintilla.html#a2ca10384773c2a4f67e6f8cc913cb8c">setEdgeColumn()</a>.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#a2f525ae5dd684b0ba3c79b930258155">edgeColor()</a>,<p>
<a class="el" href="classQextScintilla.html#a2ca10384773c2a4f67e6f8cc913cb8c">setEdgeColumn</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="a2ca10384773c2a4f67e6f8cc913cb8c"></a><!-- doxytag: member="QextScintilla::setEdgeColumn" ref="a2ca10384773c2a4f67e6f8cc913cb8c" args="(int colnr)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::setEdgeColumn </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>colnr</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Set the number of the column after which lines are considered to be long.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#096d84a9a8fa9ca50f758d4ee35c7106">edgeColumn()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="b03b1badfc3f69b10f99a1fb9bb7f647"></a><!-- doxytag: member="QextScintilla::setEdgeMode" ref="b03b1badfc3f69b10f99a1fb9bb7f647" args="(EdgeMode mode)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::setEdgeMode </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classQextScintilla.html#a0643ae0e2c573079072053151ee1ef9">EdgeMode</a>&nbsp;</td>
<td class="paramname"> <em>mode</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Set the edge mode which determines how long lines are marked.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#265ab349dbe1d3801137cd29f9424eea">edgeMode()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="af82bd33f7c35e50ee96547a92cefe13"></a><!-- doxytag: member="QextScintilla::setFont" ref="af82bd33f7c35e50ee96547a92cefe13" args="(const TQFont &amp;f)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setFont </td>
<td>(</td>
<td class="paramtype">const TQFont &amp;&nbsp;</td>
<td class="paramname"> <em>f</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Set the default font. This has no effect if a language lexer has been set.
</div>
</div><p>
<a class="anchor" name="bb5aa0bf13508d14a81e2b0850c524d0"></a><!-- doxytag: member="QextScintilla::setMarkerBackgroundColor" ref="bb5aa0bf13508d14a81e2b0850c524d0" args="(const TQColor &amp;col, int mnr=-1)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::setMarkerBackgroundColor </td>
<td>(</td>
<td class="paramtype">const TQColor &amp;&nbsp;</td>
<td class="paramname"> <em>col</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>mnr</em> = <code>-1</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Set the background colour, including the alpha component, of marker <em>mnr</em> to <em>col</em>. If <em>mnr</em> is -1 then the colour of all markers is set. The default is white.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#a0e999a76af9f4a691565081e90ceb24">setMarkerForegroundColor()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="a0e999a76af9f4a691565081e90ceb24"></a><!-- doxytag: member="QextScintilla::setMarkerForegroundColor" ref="a0e999a76af9f4a691565081e90ceb24" args="(const TQColor &amp;col, int mnr=-1)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::setMarkerForegroundColor </td>
<td>(</td>
<td class="paramtype">const TQColor &amp;&nbsp;</td>
<td class="paramname"> <em>col</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>mnr</em> = <code>-1</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Set the foreground colour of marker <em>mnr</em> to <em>col</em>. If <em>mnr</em> is -1 then the colour of all markers is set. The default is black.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#bb5aa0bf13508d14a81e2b0850c524d0">setMarkerBackgroundColor()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="d9f4087923672124c971c1f9ccdacd07"></a><!-- doxytag: member="QextScintilla::setMatchedBraceBackgroundColor" ref="d9f4087923672124c971c1f9ccdacd07" args="(const TQColor &amp;col)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::setMatchedBraceBackgroundColor </td>
<td>(</td>
<td class="paramtype">const TQColor &amp;&nbsp;</td>
<td class="paramname"> <em>col</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Set the background colour used to display matched braces to <em>col</em>. The default is white.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#091dc61d3fca5b38dc789039abdf70bc">setMatchedBraceForegroundColor()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="091dc61d3fca5b38dc789039abdf70bc"></a><!-- doxytag: member="QextScintilla::setMatchedBraceForegroundColor" ref="091dc61d3fca5b38dc789039abdf70bc" args="(const TQColor &amp;col)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::setMatchedBraceForegroundColor </td>
<td>(</td>
<td class="paramtype">const TQColor &amp;&nbsp;</td>
<td class="paramname"> <em>col</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Set the foreground colour used to display matched braces to <em>col</em>. The default is red.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#d9f4087923672124c971c1f9ccdacd07">setMatchedBraceBackgroundColor()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="da2281d317ab06a6cd17ea80391f645d"></a><!-- doxytag: member="QextScintilla::setUnmatchedBraceBackgroundColor" ref="da2281d317ab06a6cd17ea80391f645d" args="(const TQColor &amp;col)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::setUnmatchedBraceBackgroundColor </td>
<td>(</td>
<td class="paramtype">const TQColor &amp;&nbsp;</td>
<td class="paramname"> <em>col</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Set the background colour used to display unmatched braces to <em>col</em>. The default is white.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#6b6f687d01a687a29c3439741006f38f">setUnmatchedBraceForegroundColor()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="6b6f687d01a687a29c3439741006f38f"></a><!-- doxytag: member="QextScintilla::setUnmatchedBraceForegroundColor" ref="6b6f687d01a687a29c3439741006f38f" args="(const TQColor &amp;col)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::setUnmatchedBraceForegroundColor </td>
<td>(</td>
<td class="paramtype">const TQColor &amp;&nbsp;</td>
<td class="paramname"> <em>col</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Set the foreground colour used to display unmatched braces to <em>col</em>. The default is blue.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#da2281d317ab06a6cd17ea80391f645d">setUnmatchedBraceBackgroundColor()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="11ef30c49b7c6fb96988a94059efa687"></a><!-- doxytag: member="QextScintilla::setWrapVisualFlags" ref="11ef30c49b7c6fb96988a94059efa687" args="(WrapVisualFlag eflag, WrapVisualFlag sflag=WrapFlagNone, int sindent=0)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::setWrapVisualFlags </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classQextScintilla.html#6c9d7053b9535991803885c815b61d74">WrapVisualFlag</a>&nbsp;</td>
<td class="paramname"> <em>eflag</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classQextScintilla.html#6c9d7053b9535991803885c815b61d74">WrapVisualFlag</a>&nbsp;</td>
<td class="paramname"> <em>sflag</em> = <code>WrapFlagNone</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>sindent</em> = <code>0</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Set the visual flags displayed when a line is wrapped. <em>eflag</em> determines if and where the flag at the end of a line is displayed. <em>sflag</em> determines if and where the flag at the start of a line is displayed. <em>sindent</em> is the number of characters a wrapped line is indented by. By default no visual flags are displayed.
</div>
</div><p>
<a class="anchor" name="45d6e53a4310c13170e605134274aa20"></a><!-- doxytag: member="QextScintilla::selectedText" ref="45d6e53a4310c13170e605134274aa20" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">TQString QextScintilla::selectedText </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the selected text or an empty string if there is no currently selected text.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#3d12bf3c4d1a80b8fea698c591222855">hasSelectedText()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="74a4da1e86eda7f62262cea8a4a9b26a"></a><!-- doxytag: member="QextScintilla::showUserList" ref="74a4da1e86eda7f62262cea8a4a9b26a" args="(int id, const TQStringList &amp;list)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::showUserList </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>id</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const TQStringList &amp;&nbsp;</td>
<td class="paramname"> <em>list</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Displays a user defined list which can be interacted with like an auto-completion list. <em>id</em> is an identifier for the list which is passed as an argument to the <a class="el" href="classQextScintilla.html#1bc718e051677cc538be5c9045abee87">userListActivated()</a> signal and must be at least 1. <em>list</em> is the text with which the list is populated.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#eb038b88ef1676504b2a6602af1ce6aa">cancelList()</a>, <a class="el" href="classQextScintilla.html#1b8012fdc00f81007ab979e3a59efba5">isListActive()</a>, <a class="el" href="classQextScintilla.html#1bc718e051677cc538be5c9045abee87">userListActivated()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="ea83bb0bc19af4a776b68ee3eda10c61"></a><!-- doxytag: member="QextScintilla::standardCommands" ref="ea83bb0bc19af4a776b68ee3eda10c61" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classQextScintillaCommandSet.html">QextScintillaCommandSet</a>* QextScintilla::standardCommands </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
The standard command set is returned.
<p>
</div>
</div><p>
<a class="anchor" name="1deb0e0aff533559500242065e9441a2"></a><!-- doxytag: member="QextScintilla::tabIndents" ref="1deb0e0aff533559500242065e9441a2" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool QextScintilla::tabIndents </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns TRUE if the tab key indents a line instead of inserting a tab character. The default is TRUE.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#221ac401d34a180392e49bacd9b56c4e">setTabIndents()</a>, <a class="el" href="classQextScintilla.html#a930abcf668124af9c07f2a04a06b16f">backspaceUnindents()</a>, <a class="el" href="classQextScintilla.html#b08d343cda48e43490baae62707e97e2">setBackspaceUnindents()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="9aa14c5d05ea338aecb5214dc4cf99c4"></a><!-- doxytag: member="QextScintilla::tabWidth" ref="9aa14c5d05ea338aecb5214dc4cf99c4" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int QextScintilla::tabWidth </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the tab width in characters. The default is 8.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#20b8f9e86b5279f8bf14793beb0254cd">setTabWidth()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="8ddaf394f65c06d5b20d06be5ca9bd35"></a><!-- doxytag: member="QextScintilla::text" ref="8ddaf394f65c06d5b20d06be5ca9bd35" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">TQString QextScintilla::text </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the text edit's text.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#56ea80d4dad00c736135116e3aa051b6">setText()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="db77f87ba9bb2518181029e1fba8e51b"></a><!-- doxytag: member="QextScintilla::text" ref="db77f87ba9bb2518181029e1fba8e51b" args="(int line)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">TQString QextScintilla::text </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>line</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Returns the text of line <em>line</em>.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#56ea80d4dad00c736135116e3aa051b6">setText()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="d4050cea6a4d23c5ee9be5f952eeb072"></a><!-- doxytag: member="QextScintilla::textHeight" ref="d4050cea6a4d23c5ee9be5f952eeb072" args="(int linenr)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int QextScintilla::textHeight </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>linenr</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the height in pixels of the text in line number <em>linenr</em>.
<p>
</div>
</div><p>
<a class="anchor" name="5321010c2f04093c3107cf34b23ebb52"></a><!-- doxytag: member="QextScintilla::whitespaceVisibility" ref="5321010c2f04093c3107cf34b23ebb52" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classQextScintilla.html#2ba13526306398d7afe2b8946ec6a03e">WhitespaceVisibility</a> QextScintilla::whitespaceVisibility </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the visibility of whitespace.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#811888818870dd0d9cd74d297f711bc8">setWhitespaceVisibility()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="99ec7ecdc8cd8f79aaeeda2b61796b65"></a><!-- doxytag: member="QextScintilla::wrapMode" ref="99ec7ecdc8cd8f79aaeeda2b61796b65" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classQextScintilla.html#15ead1c6cb74fa8a441f27587ed99ed3">WrapMode</a> QextScintilla::wrapMode </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the line wrap mode.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#945affc0b0f8f25f58138f923d5a270d">setWrapMode()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="5440db24cf8aeaece95d3ab74ee194a5"></a><!-- doxytag: member="QextScintilla::append" ref="5440db24cf8aeaece95d3ab74ee194a5" args="(const TQString &amp;text)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::append </td>
<td>(</td>
<td class="paramtype">const TQString &amp;&nbsp;</td>
<td class="paramname"> <em>text</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Appends the text <em>text</em> to the end of the text edit. Note that the undo/redo history is cleared by this function.
</div>
</div><p>
<a class="anchor" name="311d3dcefa8f5180ababc42bdf38f109"></a><!-- doxytag: member="QextScintilla::autoCompleteFromAll" ref="311d3dcefa8f5180ababc42bdf38f109" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::autoCompleteFromAll </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Display an auto-completion list based on any installed APIs, the current contents of the document and the characters immediately to the left of the cursor.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#a760573163b27895ff6aaac53343338f">autoCompleteFromAPIs()</a>, <a class="el" href="classQextScintilla.html#d0e48a5aa94192f985bf6ff207874b82">autoCompleteFromDocument()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="a760573163b27895ff6aaac53343338f"></a><!-- doxytag: member="QextScintilla::autoCompleteFromAPIs" ref="a760573163b27895ff6aaac53343338f" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::autoCompleteFromAPIs </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Display an auto-completion list based on any installed APIs and the characters immediately to the left of the cursor.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#311d3dcefa8f5180ababc42bdf38f109">autoCompleteFromAll()</a>, <a class="el" href="classQextScintilla.html#d0e48a5aa94192f985bf6ff207874b82">autoCompleteFromDocument()</a>, <a class="el" href="classQextScintilla.html#36fdcb3b147a92d5bb4b17b11c229137">setAutoCompletionAPIs()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="d0e48a5aa94192f985bf6ff207874b82"></a><!-- doxytag: member="QextScintilla::autoCompleteFromDocument" ref="d0e48a5aa94192f985bf6ff207874b82" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::autoCompleteFromDocument </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Display an auto-completion list based on the current contents of the document and the characters immediately to the left of the cursor.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#311d3dcefa8f5180ababc42bdf38f109">autoCompleteFromAll()</a>, <a class="el" href="classQextScintilla.html#a760573163b27895ff6aaac53343338f">autoCompleteFromAPIs()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="46feb30184ded7c63d6edfef45c86061"></a><!-- doxytag: member="QextScintilla::callTip" ref="46feb30184ded7c63d6edfef45c86061" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::callTip </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Display a call tip based on the the characters immediately to the left of the cursor.
</div>
</div><p>
<a class="anchor" name="8b9654c9a68e6454a7e457a266c329da"></a><!-- doxytag: member="QextScintilla::clear" ref="8b9654c9a68e6454a7e457a266c329da" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::clear </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Deletes all the text in the text edit.
<p>
</div>
</div><p>
<a class="anchor" name="e2554d0e59cde9e5de14351f26c4f6b6"></a><!-- doxytag: member="QextScintilla::copy" ref="e2554d0e59cde9e5de14351f26c4f6b6" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::copy </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Copies any selected text to the clipboard.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#c741c9b8ed144370bad992c49a9f5aa4">copyAvailable()</a>, <a class="el" href="classQextScintilla.html#d5d5178610285dda5004ccc5c5c6c306">cut()</a>, <a class="el" href="classQextScintilla.html#b06dcc3f9252043a915595e3398711e4">paste()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="d5d5178610285dda5004ccc5c5c6c306"></a><!-- doxytag: member="QextScintilla::cut" ref="d5d5178610285dda5004ccc5c5c6c306" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::cut </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Copies any selected text to the clipboard and then deletes the text.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#e2554d0e59cde9e5de14351f26c4f6b6">copy()</a>, <a class="el" href="classQextScintilla.html#b06dcc3f9252043a915595e3398711e4">paste()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="dd5100eebb1241b90da9b77cfca26c8d"></a><!-- doxytag: member="QextScintilla::ensureCursorVisible" ref="dd5100eebb1241b90da9b77cfca26c8d" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::ensureCursorVisible </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Ensures that the cursor is visible.
<p>
</div>
</div><p>
<a class="anchor" name="8c5a39688b5ca5995f8060941a8065d4"></a><!-- doxytag: member="QextScintilla::ensureLineVisible" ref="8c5a39688b5ca5995f8060941a8065d4" args="(int line)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::ensureLineVisible </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>line</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Ensures that the line number <em>line</em> is visible.
<p>
</div>
</div><p>
<a class="anchor" name="5b289640689062f4fa5479c7212107c0"></a><!-- doxytag: member="QextScintilla::foldAll" ref="5b289640689062f4fa5479c7212107c0" args="(bool children=FALSE)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::foldAll </td>
<td>(</td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>children</em> = <code>FALSE</code> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
If any lines are currently folded then they are all unfolded. Otherwise all lines are folded. This has the same effect as clicking in the fold margin with the shift and control keys pressed. If <em>children</em> is not set (the default) then only the top level fold points are affected, otherwise the state of all fold points are changed.
</div>
</div><p>
<a class="anchor" name="f81c922d74d8746d9cbc8d576c440dd4"></a><!-- doxytag: member="QextScintilla::foldLine" ref="f81c922d74d8746d9cbc8d576c440dd4" args="(int line)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::foldLine </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>line</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
If the line <em>line</em> is folded then it is unfolded. Otherwise it is folded. This has the same effect as clicking in the fold margin.
</div>
</div><p>
<a class="anchor" name="0017b86a4fff9d1228b204deda1e9d57"></a><!-- doxytag: member="QextScintilla::indent" ref="0017b86a4fff9d1228b204deda1e9d57" args="(int line)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::indent </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>line</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Increases the indentation of line <em>line</em> by an indentation width.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#d4a5197ca9a6957e05047d7af5cfa5fc">unindent()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="bd158556a8565eb1bf92f2dd8fa9b66f"></a><!-- doxytag: member="QextScintilla::insert" ref="bd158556a8565eb1bf92f2dd8fa9b66f" args="(const TQString &amp;text)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::insert </td>
<td>(</td>
<td class="paramtype">const TQString &amp;&nbsp;</td>
<td class="paramname"> <em>text</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Insert the text <em>text</em> at the current position.
<p>
</div>
</div><p>
<a class="anchor" name="45ea4ddcb8a8f0f0c106582d4246e4fb"></a><!-- doxytag: member="QextScintilla::insertAt" ref="45ea4ddcb8a8f0f0c106582d4246e4fb" args="(const TQString &amp;text, int line, int index)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::insertAt </td>
<td>(</td>
<td class="paramtype">const TQString &amp;&nbsp;</td>
<td class="paramname"> <em>text</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>line</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>index</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Insert the text <em>text</em> in the line <em>line</em> at the position <em>index</em>.
</div>
</div><p>
<a class="anchor" name="17f49beed46f36d2e80aa28ed40302cf"></a><!-- doxytag: member="QextScintilla::moveToMatchingBrace" ref="17f49beed46f36d2e80aa28ed40302cf" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::moveToMatchingBrace </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
If the cursor is either side of a brace character then move it to the position of the corresponding brace.
</div>
</div><p>
<a class="anchor" name="b06dcc3f9252043a915595e3398711e4"></a><!-- doxytag: member="QextScintilla::paste" ref="b06dcc3f9252043a915595e3398711e4" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::paste </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Pastes any text from the clipboard into the text edit at the current cursor position.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#e2554d0e59cde9e5de14351f26c4f6b6">copy()</a>, <a class="el" href="classQextScintilla.html#d5d5178610285dda5004ccc5c5c6c306">cut()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="6cb5d1ef84197df4ebc410de61775e98"></a><!-- doxytag: member="QextScintilla::redo" ref="6cb5d1ef84197df4ebc410de61775e98" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::redo </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Redo the last change or sequence of changes.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#e36287a0a472ab110c661c80d78aef3f">isRedoAvailable()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="844f15ee19c413f867a8643e98499eb6"></a><!-- doxytag: member="QextScintilla::removeSelectedText" ref="844f15ee19c413f867a8643e98499eb6" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::removeSelectedText </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Removes any selected text.
<p>
</div>
</div><p>
<a class="anchor" name="5202253f6428debe10bc5f3e2f194048"></a><!-- doxytag: member="QextScintilla::resetSelectionBackgroundColor" ref="5202253f6428debe10bc5f3e2f194048" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::resetSelectionBackgroundColor </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Resets the background colour of selected text to the default.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#5720572f4f673b5c877e8a1f35ed76d7">setSelectionBackgroundColor()</a>, <a class="el" href="classQextScintilla.html#a82474200e54331d49369129cdf03962">resetSelectionForegroundColor()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="a82474200e54331d49369129cdf03962"></a><!-- doxytag: member="QextScintilla::resetSelectionForegroundColor" ref="a82474200e54331d49369129cdf03962" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::resetSelectionForegroundColor </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Resets the foreground colour of selected text to the default.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#2236686ea942de0cc50ddbd6d822536f">setSelectionForegroundColor()</a>, <a class="el" href="classQextScintilla.html#5202253f6428debe10bc5f3e2f194048">resetSelectionBackgroundColor()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="50499f9105f6dbc9922078139779051c"></a><!-- doxytag: member="QextScintilla::selectAll" ref="50499f9105f6dbc9922078139779051c" args="(bool select=TRUE)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::selectAll </td>
<td>(</td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>select</em> = <code>TRUE</code> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
If <em>select</em> is TRUE (the default) then all the text is selected. If <em>select</em> is FALSE then any currently selected text is deselected.
</div>
</div><p>
<a class="anchor" name="b6bfc944a5acbd2b8345529a2416e00a"></a><!-- doxytag: member="QextScintilla::selectToMatchingBrace" ref="b6bfc944a5acbd2b8345529a2416e00a" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::selectToMatchingBrace </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
If the cursor is either side of a brace character then move it to the position of the corresponding brace and select the text between the braces.
</div>
</div><p>
<a class="anchor" name="9454e9ddb11fa6a00eb5ea790182b399"></a><!-- doxytag: member="QextScintilla::setAutoCompletionCaseSensitivity" ref="9454e9ddb11fa6a00eb5ea790182b399" args="(bool cs)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setAutoCompletionCaseSensitivity </td>
<td>(</td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>cs</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
If <em>cs</em> is TRUE then auto-completion lists are case sensitive. The default is TRUE.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#5cff73a97337f5976254179a88a47b3a">autoCompletionCaseSensitivity()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="c3d23d34c0f0640bb22464b86347b0b9"></a><!-- doxytag: member="QextScintilla::setAutoCompletionReplaceWord" ref="c3d23d34c0f0640bb22464b86347b0b9" args="(bool replace)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setAutoCompletionReplaceWord </td>
<td>(</td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>replace</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
If <em>replace</em> is TRUE then when an item from an auto-completion list is selected, the rest of the word to the right of the current cursor is removed. The default is FALSE.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#f0c3f1d2db5029e1c6323fd12962084a">autoCompletionReplaceWord()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="533cdccf3cafb0f71c58aeb9b2624062"></a><!-- doxytag: member="QextScintilla::setAutoCompletionShowSingle" ref="533cdccf3cafb0f71c58aeb9b2624062" args="(bool single)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setAutoCompletionShowSingle </td>
<td>(</td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>single</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
If <em>single</em> is TRUE then when there is only a single entry in an auto-completion list it is automatically used and the list is not displayed. This only has an effect when auto-completion is explicitly requested (using <a class="el" href="classQextScintilla.html#a760573163b27895ff6aaac53343338f">autoCompleteFromAPIs()</a> and <a class="el" href="classQextScintilla.html#d0e48a5aa94192f985bf6ff207874b82">autoCompleteFromDocument()</a>) and has no effect when auto-completion is triggered as the user types. The default is FALSE.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#b70c407c8d3ed1048269fbd2ac439fdc">autoCompletionShowSingle()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="4aa5c60bfa3047118edf15ba15a0e431"></a><!-- doxytag: member="QextScintilla::setAutoCompletionSource" ref="4aa5c60bfa3047118edf15ba15a0e431" args="(AutoCompletionSource source)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setAutoCompletionSource </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classQextScintilla.html#e0c7b472315b627de567bd2a69553ff7">AutoCompletionSource</a>&nbsp;</td>
<td class="paramname"> <em>source</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the source for the auto-completion list when it is being displayed automatically as the user types to <em>source</em>. The default is AcsDocument.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#9df1501f0ad8c01a9f3bea1867cf8c7b">autoCompletionSource()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="b8838747494640eaf03262c32f559e4c"></a><!-- doxytag: member="QextScintilla::setAutoCompletionThreshold" ref="b8838747494640eaf03262c32f559e4c" args="(int thresh)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setAutoCompletionThreshold </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>thresh</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the threshold for the automatic display of the auto-completion list as the user types to <em>thresh</em>. The threshold is the number of characters that the user must type before the list is displayed. If the threshold is less than or equal to 0 then the list is disabled. The default is -1.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#4dc81e76945748f22f97ce2855b6cffc">autoCompletionThreshold()</a>, <a class="el" href="classQextScintilla.html#dc54314cbcd37186e445c5244d20c3da">setAutoCompletionStartCharacters()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="12a3363eb37db0a2697bf737e0f750ce"></a><!-- doxytag: member="QextScintilla::setAutoIndent" ref="12a3363eb37db0a2697bf737e0f750ce" args="(bool autoindent)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setAutoIndent </td>
<td>(</td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>autoindent</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
If <em>autoindent</em> is TRUE then auto-indentation is enabled. The default is FALSE.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#5aafd0d48172014fab301300433f9d79">autoIndent()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="28cda2cba2f6f1317a15f662e157fbbf"></a><!-- doxytag: member="QextScintilla::setBraceMatching" ref="28cda2cba2f6f1317a15f662e157fbbf" args="(BraceMatch bm)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setBraceMatching </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classQextScintilla.html#c9490bc31746441fa4f228f44679b06b">BraceMatch</a>&nbsp;</td>
<td class="paramname"> <em>bm</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the brace matching mode to <em>bm</em>. The default is NoBraceMatching.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#2cdccb4225833d6645faa0ac7ae0cbe5">braceMatching()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="b08d343cda48e43490baae62707e97e2"></a><!-- doxytag: member="QextScintilla::setBackspaceUnindents" ref="b08d343cda48e43490baae62707e97e2" args="(bool unindent)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setBackspaceUnindents </td>
<td>(</td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>unindent</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
If <em>deindent</em> is TRUE then the backspace key will unindent a line rather then delete a character.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#a930abcf668124af9c07f2a04a06b16f">backspaceUnindents()</a>, <a class="el" href="classQextScintilla.html#1deb0e0aff533559500242065e9441a2">tabIndents()</a>, <a class="el" href="classQextScintilla.html#221ac401d34a180392e49bacd9b56c4e">setTabIndents()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="6d9ba2d4af256e19049b7ff1b291eb2e"></a><!-- doxytag: member="QextScintilla::setCaretForegroundColor" ref="6d9ba2d4af256e19049b7ff1b291eb2e" args="(const TQColor &amp;col)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setCaretForegroundColor </td>
<td>(</td>
<td class="paramtype">const TQColor &amp;&nbsp;</td>
<td class="paramname"> <em>col</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the foreground colour of the caret to <em>col</em>.
<p>
</div>
</div><p>
<a class="anchor" name="e71f2cf24abfcfe598989e13481bc711"></a><!-- doxytag: member="QextScintilla::setCaretLineBackgroundColor" ref="e71f2cf24abfcfe598989e13481bc711" args="(const TQColor &amp;col)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setCaretLineBackgroundColor </td>
<td>(</td>
<td class="paramtype">const TQColor &amp;&nbsp;</td>
<td class="paramname"> <em>col</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the background colour, including the alpha component, of the line containing the caret to <em>col</em>.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#dc9f29c940c8c3b8cc57d8cbd89a02ec">setCaretLineVisible()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="dc9f29c940c8c3b8cc57d8cbd89a02ec"></a><!-- doxytag: member="QextScintilla::setCaretLineVisible" ref="dc9f29c940c8c3b8cc57d8cbd89a02ec" args="(bool enable)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setCaretLineVisible </td>
<td>(</td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>enable</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Enables or disables, according to <em>enable</em>, the background color of the line containing the caret.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#e71f2cf24abfcfe598989e13481bc711">setCaretLineBackgroundColor()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="8ea3c0a1e23aadb93ae0e6c671a10b09"></a><!-- doxytag: member="QextScintilla::setCaretWidth" ref="8ea3c0a1e23aadb93ae0e6c671a10b09" args="(int width)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setCaretWidth </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>width</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the width of the caret to <em>width</em> pixels. A <em>width</em> of 0 makes the caret invisible.
</div>
</div><p>
<a class="anchor" name="2dc9e4690becceb27a9a981c23deb8e0"></a><!-- doxytag: member="QextScintilla::setColor" ref="2dc9e4690becceb27a9a981c23deb8e0" args="(const TQColor &amp;c)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setColor </td>
<td>(</td>
<td class="paramtype">const TQColor &amp;&nbsp;</td>
<td class="paramname"> <em>c</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#42f33ad513bb2636e4969ae2beff2463">color()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="76302c4726ba0c75de2627465c5faddb"></a><!-- doxytag: member="QextScintilla::setCursorPosition" ref="76302c4726ba0c75de2627465c5faddb" args="(int line, int index)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setCursorPosition </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>line</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>index</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the cursor to the line <em>line</em> at the position <em>index</em>.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#da3e0b58a20e1c7e4f062cabf40b6d6b">getCursorPosition()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="f372a0b24952de9adf5c06697561ff4f"></a><!-- doxytag: member="QextScintilla::setEolMode" ref="f372a0b24952de9adf5c06697561ff4f" args="(EolMode mode)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setEolMode </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classQextScintilla.html#58e588a144b0c495a527b4724d13442a">EolMode</a>&nbsp;</td>
<td class="paramname"> <em>mode</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the end-of-line mode to <em>mode</em>. The default is the platform's natural mode.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#099d5bfe4b4f27ff2b666eeb9bcd4867">eolMode()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="19bd08e911d00127b02b08b468aa91f9"></a><!-- doxytag: member="QextScintilla::setEolVisibility" ref="19bd08e911d00127b02b08b468aa91f9" args="(bool visible)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setEolVisibility </td>
<td>(</td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>visible</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
If <em>visible</em> is TRUE then end-of-lines are made visible. The default is that they are invisible.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#8e8e0a0c1d7fb0718df7f32cf194eba4">eolVisibility()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="4c7a389d1492aa92246041545ea0c017"></a><!-- doxytag: member="QextScintilla::setFolding" ref="4c7a389d1492aa92246041545ea0c017" args="(FoldStyle fold)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setFolding </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classQextScintilla.html#34af4ea7604b156b69f31b5412db93cf">FoldStyle</a>&nbsp;</td>
<td class="paramname"> <em>fold</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the folding style for margin 2 to <em>fold</em>. The default is NoFoldStyle (ie. folding is disabled).<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#86418f82fe35ff366f4ef023c470f0a1">folding()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="cb4de8d10de37d454203fe0fcfcf0aad"></a><!-- doxytag: member="QextScintilla::setIndentation" ref="cb4de8d10de37d454203fe0fcfcf0aad" args="(int line, int indentation)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setIndentation </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>line</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>indentation</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the indentation of line <em>to</em> <em>indentation</em> characters.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#a57fae593f33dd9b5d1542c95afd9a01">indentation()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="13ff99c97d3928011ec55a54329f7bef"></a><!-- doxytag: member="QextScintilla::setIndentationGuides" ref="13ff99c97d3928011ec55a54329f7bef" args="(bool enable)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setIndentationGuides </td>
<td>(</td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>enable</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Enables or disables, according to <em>enable</em>, this display of indentation guides.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#0d63a0fc79c8fae6934f6599d407a3d4">indentationGuides()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="06159cf5a4c8834c05d4ca13ab8e44f6"></a><!-- doxytag: member="QextScintilla::setIndentationGuidesBackgroundColor" ref="06159cf5a4c8834c05d4ca13ab8e44f6" args="(const TQColor &amp;col)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setIndentationGuidesBackgroundColor </td>
<td>(</td>
<td class="paramtype">const TQColor &amp;&nbsp;</td>
<td class="paramname"> <em>col</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Set the background colour of indentation guides to <em>col</em>.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#1dc9a7291e60fd738dfa8aedaa9447a5">setIndentationGuidesForegroundColor()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="1dc9a7291e60fd738dfa8aedaa9447a5"></a><!-- doxytag: member="QextScintilla::setIndentationGuidesForegroundColor" ref="1dc9a7291e60fd738dfa8aedaa9447a5" args="(const TQColor &amp;col)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setIndentationGuidesForegroundColor </td>
<td>(</td>
<td class="paramtype">const TQColor &amp;&nbsp;</td>
<td class="paramname"> <em>col</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Set the foreground colour of indentation guides to <em>col</em>.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#06159cf5a4c8834c05d4ca13ab8e44f6">setIndentationGuidesBackgroundColor()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="46decfe40cf613d5978e50c30231b162"></a><!-- doxytag: member="QextScintilla::setIndentationsUseTabs" ref="46decfe40cf613d5978e50c30231b162" args="(bool tabs)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setIndentationsUseTabs </td>
<td>(</td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>tabs</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
If <em>tabs</em> is TRUE then indentations are created using tabs and spaces, rather than just spaces.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#53d57d43f67a8dcc9d08369906906a8d">indentationsUseTabs()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="0670389deb55079381f21764df0e2441"></a><!-- doxytag: member="QextScintilla::setIndentationWidth" ref="0670389deb55079381f21764df0e2441" args="(int width)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setIndentationWidth </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>width</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the indentation width to <em>width</em> characters. If <em>width</em> is 0 then the value returned by <a class="el" href="classQextScintilla.html#9aa14c5d05ea338aecb5214dc4cf99c4">tabWidth()</a> is used.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#678d8e15ff532854af87f2ff0575327c">indentationWidth()</a>, <a class="el" href="classQextScintilla.html#9aa14c5d05ea338aecb5214dc4cf99c4">tabWidth()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="f784daa825798f7e9c16d0a721699fa0"></a><!-- doxytag: member="QextScintilla::setLexer" ref="f784daa825798f7e9c16d0a721699fa0" args="(QextScintillaLexer *lexer=0)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setLexer </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classQextScintillaLexer.html">QextScintillaLexer</a> *&nbsp;</td>
<td class="paramname"> <em>lexer</em> = <code>0</code> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the specific language lexer used to style text to <em>lexer</em>. If <em>lexer</em> is 0 then syntax styling is disabled.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#9221fa7b6665d7ad5490c7db02b1e59b">lexer()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="a2a7732db0b17dd08162a7bba8c5af55"></a><!-- doxytag: member="QextScintilla::setMarginsBackgroundColor" ref="a2a7732db0b17dd08162a7bba8c5af55" args="(const TQColor &amp;col)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setMarginsBackgroundColor </td>
<td>(</td>
<td class="paramtype">const TQColor &amp;&nbsp;</td>
<td class="paramname"> <em>col</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Set the background colour of all margins to <em>col</em>. The default is a gray.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#11d0ceebbc7938c988be6475c0946636">setMarginsForegroundColor()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="b607dd4ea4a5d50ca03878d63d9e99ef"></a><!-- doxytag: member="QextScintilla::setMarginsFont" ref="b607dd4ea4a5d50ca03878d63d9e99ef" args="(const TQFont &amp;f)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setMarginsFont </td>
<td>(</td>
<td class="paramtype">const TQFont &amp;&nbsp;</td>
<td class="paramname"> <em>f</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Set the font used in all margins to <em>f</em>.
<p>
</div>
</div><p>
<a class="anchor" name="11d0ceebbc7938c988be6475c0946636"></a><!-- doxytag: member="QextScintilla::setMarginsForegroundColor" ref="11d0ceebbc7938c988be6475c0946636" args="(const TQColor &amp;col)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setMarginsForegroundColor </td>
<td>(</td>
<td class="paramtype">const TQColor &amp;&nbsp;</td>
<td class="paramname"> <em>col</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Set the foreground colour of all margins to <em>col</em>. The default is black.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#a2a7732db0b17dd08162a7bba8c5af55">setMarginsBackgroundColor()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="1427cac9893fcc7b952264ff257b32de"></a><!-- doxytag: member="QextScintilla::setMarginLineNumbers" ref="1427cac9893fcc7b952264ff257b32de" args="(int margin, bool lnrs)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setMarginLineNumbers </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>margin</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>lnrs</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Enables or disables, according to <em>lnrs</em>, the display of line numbers in margin <em>margin</em>.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#43f2c96091e57ac4818a16ecdf275a6a">marginLineNumbers()</a>, <a class="el" href="classQextScintillaBase.html#ebbb6944d058b48277d6ab33eceab4b05f9b3a4194c3ee4d18f9efb8dcb91bb9">QextScintillaBase::SCI_SETMARGINTYPEN</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="6c9e5a77874dfb08b5fb83c650abd414"></a><!-- doxytag: member="QextScintilla::setMarginMarkerMask" ref="6c9e5a77874dfb08b5fb83c650abd414" args="(int margin, int mask)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setMarginMarkerMask </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>margin</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>mask</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the marker mask of margin <em>margin</em> to <em>mask</em>. Only those markers whose bit is set in the mask are displayed in the margin.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#81a2053eef4e0e085a2b8ef2e675466a">marginMarkerMask()</a>, QextScintillaMarker, <a class="el" href="classQextScintillaBase.html#ebbb6944d058b48277d6ab33eceab4b04bad9debaf35fc86b8899891bce53c38">QextScintillaBase::SCI_SETMARGINMASKN</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="09e5035f78a603c3e68a22712ac9ae02"></a><!-- doxytag: member="QextScintilla::setMarginSensitivity" ref="09e5035f78a603c3e68a22712ac9ae02" args="(int margin, bool sens)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setMarginSensitivity </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>margin</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>sens</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Enables or disables, according to <em>sens</em>, the sensitivity of margin <em>margin</em> to mouse clicks. If the user clicks in a sensitive margin the <a class="el" href="classQextScintilla.html#e066273695466c6e19cd4e8cd2414e17">marginClicked()</a> signal is emitted.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#9206b50c414a0d42f705acec533e608f">marginSensitivity()</a>, <a class="el" href="classQextScintilla.html#e066273695466c6e19cd4e8cd2414e17">marginClicked()</a>, <a class="el" href="classQextScintillaBase.html#ebbb6944d058b48277d6ab33eceab4b0ac5019b21e5be3cf19fcf999c3da833a">QextScintillaBase::SCI_SETMARGINSENSITIVEN</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="2ffce76c496336d195b7438cd4113d0d"></a><!-- doxytag: member="QextScintilla::setMarginWidth" ref="2ffce76c496336d195b7438cd4113d0d" args="(int margin, int width)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setMarginWidth </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>margin</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>width</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the width of margin <em>margin</em> to <em>width</em> pixels. If the width of a margin is 0 then it is not displayed.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#67b8e6edfca91d945a015c85d4dcf391">marginWidth()</a>, <a class="el" href="classQextScintillaBase.html#ebbb6944d058b48277d6ab33eceab4b0681a357f18daa23daa1f6eaaeb0ea06c">QextScintillaBase::SCI_SETMARGINWIDTHN</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="a160ac7908b83f021850d306bd2c7f7f"></a><!-- doxytag: member="QextScintilla::setMarginWidth" ref="a160ac7908b83f021850d306bd2c7f7f" args="(int margin, const TQString &amp;s)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setMarginWidth </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>margin</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const TQString &amp;&nbsp;</td>
<td class="paramname"> <em>s</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the width of margin <em>margin</em> so that it is wide enough to display <em>s</em> in the current margin font.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#67b8e6edfca91d945a015c85d4dcf391">marginWidth()</a>, <a class="el" href="classQextScintillaBase.html#ebbb6944d058b48277d6ab33eceab4b0681a357f18daa23daa1f6eaaeb0ea06c">QextScintillaBase::SCI_SETMARGINWIDTHN</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="16ec6f5d6b1020c22f33c164d2fc4a10"></a><!-- doxytag: member="QextScintilla::setModified" ref="16ec6f5d6b1020c22f33c164d2fc4a10" args="(bool m)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setModified </td>
<td>(</td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>m</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the modified state of the text edit to <em>m</em>. Note that it is only possible to clear the modified state (where <em>m</em> is FALSE). Attempts to set the modified state (where <em>m</em> is TRUE) are ignored.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#2ddb6b2ade644a6b2d13b215828b2f4e">isModified()</a>, <a class="el" href="classQextScintilla.html#429e0a1e9c1cd7bc49b8d6939743e26d">modificationChanged()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="6009167416ef66da0a09fdbc4920b1ba"></a><!-- doxytag: member="QextScintilla::setPaper" ref="6009167416ef66da0a09fdbc4920b1ba" args="(const TQColor &amp;c)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setPaper </td>
<td>(</td>
<td class="paramtype">const TQColor &amp;&nbsp;</td>
<td class="paramname"> <em>c</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#f6e3058d707eabd9f99d1fa93a91ea30">paper()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="1bb17663785894a85e7fe07ad5768dfb"></a><!-- doxytag: member="QextScintilla::setReadOnly" ref="1bb17663785894a85e7fe07ad5768dfb" args="(bool ro)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setReadOnly </td>
<td>(</td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>ro</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the read-only state of the text edit to <em>ro</em>.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#bf7834644311e59ee424ef57b99771d8">isReadOnly()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="0abb348ecbb21dcecfa2ba7bb423d50b"></a><!-- doxytag: member="QextScintilla::setSelection" ref="0abb348ecbb21dcecfa2ba7bb423d50b" args="(int lineFrom, int indexFrom, int lineTo, int indexTo)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setSelection </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>lineFrom</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>indexFrom</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>lineTo</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>indexTo</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the selection which starts at position <em>indexFrom</em> in line <em>lineFrom</em> and ends at position <em>indexTo</em> in line <em>lineTo</em>. The cursor is moved to the end of the selection.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#92f76a5a9eb56275d77905738de3f4a1">getSelection()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="5720572f4f673b5c877e8a1f35ed76d7"></a><!-- doxytag: member="QextScintilla::setSelectionBackgroundColor" ref="5720572f4f673b5c877e8a1f35ed76d7" args="(const TQColor &amp;col)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setSelectionBackgroundColor </td>
<td>(</td>
<td class="paramtype">const TQColor &amp;&nbsp;</td>
<td class="paramname"> <em>col</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the background colour, including the alpha component, of selected text to <em>col</em>.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#5202253f6428debe10bc5f3e2f194048">resetSelectionBackgroundColor()</a>, <a class="el" href="classQextScintilla.html#2236686ea942de0cc50ddbd6d822536f">setSelectionForegroundColor()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="2236686ea942de0cc50ddbd6d822536f"></a><!-- doxytag: member="QextScintilla::setSelectionForegroundColor" ref="2236686ea942de0cc50ddbd6d822536f" args="(const TQColor &amp;col)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setSelectionForegroundColor </td>
<td>(</td>
<td class="paramtype">const TQColor &amp;&nbsp;</td>
<td class="paramname"> <em>col</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the foreground colour of selected text to <em>col</em>.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#a82474200e54331d49369129cdf03962">resetSelectionForegroundColor()</a>, <a class="el" href="classQextScintilla.html#5720572f4f673b5c877e8a1f35ed76d7">setSelectionBackgroundColor()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="221ac401d34a180392e49bacd9b56c4e"></a><!-- doxytag: member="QextScintilla::setTabIndents" ref="221ac401d34a180392e49bacd9b56c4e" args="(bool indent)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setTabIndents </td>
<td>(</td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>indent</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
If <em>indent</em> is TRUE then the tab key will indent a line rather then insert a tab character.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#1deb0e0aff533559500242065e9441a2">tabIndents()</a>, <a class="el" href="classQextScintilla.html#a930abcf668124af9c07f2a04a06b16f">backspaceUnindents()</a>, <a class="el" href="classQextScintilla.html#b08d343cda48e43490baae62707e97e2">setBackspaceUnindents()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="20b8f9e86b5279f8bf14793beb0254cd"></a><!-- doxytag: member="QextScintilla::setTabWidth" ref="20b8f9e86b5279f8bf14793beb0254cd" args="(int width)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setTabWidth </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>width</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the tab width to <em>width</em> characters.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#9aa14c5d05ea338aecb5214dc4cf99c4">tabWidth()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="56ea80d4dad00c736135116e3aa051b6"></a><!-- doxytag: member="QextScintilla::setText" ref="56ea80d4dad00c736135116e3aa051b6" args="(const TQString &amp;text)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setText </td>
<td>(</td>
<td class="paramtype">const TQString &amp;&nbsp;</td>
<td class="paramname"> <em>text</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Replaces all of the current text with <em>text</em>. Note that the undo/redo history is cleared by this function.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#8ddaf394f65c06d5b20d06be5ca9bd35">text()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="4d22589eaa4cf9c37e701c6ec80bc405"></a><!-- doxytag: member="QextScintilla::setUtf8" ref="4d22589eaa4cf9c37e701c6ec80bc405" args="(bool cp)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setUtf8 </td>
<td>(</td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>cp</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the current text encoding. If <em>cp</em> is TRUE then UTF8 is used, otherwise Latin1 is used.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#695d9741eafdf28eb8c26448e2455cca">isUtf8()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="811888818870dd0d9cd74d297f711bc8"></a><!-- doxytag: member="QextScintilla::setWhitespaceVisibility" ref="811888818870dd0d9cd74d297f711bc8" args="(WhitespaceVisibility mode)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setWhitespaceVisibility </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classQextScintilla.html#2ba13526306398d7afe2b8946ec6a03e">WhitespaceVisibility</a>&nbsp;</td>
<td class="paramname"> <em>mode</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the visibility of whitespace to mode <em>mode</em>. The default is that whitespace is invisible.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#5321010c2f04093c3107cf34b23ebb52">whitespaceVisibility()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="945affc0b0f8f25f58138f923d5a270d"></a><!-- doxytag: member="QextScintilla::setWrapMode" ref="945affc0b0f8f25f58138f923d5a270d" args="(WrapMode mode)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::setWrapMode </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classQextScintilla.html#15ead1c6cb74fa8a441f27587ed99ed3">WrapMode</a>&nbsp;</td>
<td class="paramname"> <em>mode</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the line wrap mode to mode <em>mode</em>. The default is that lines are not wrapped.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#99ec7ecdc8cd8f79aaeeda2b61796b65">wrapMode()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="50dd001a80d36e81d4f1616a4b9ead02"></a><!-- doxytag: member="QextScintilla::undo" ref="50dd001a80d36e81d4f1616a4b9ead02" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::undo </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Undo the last change or sequence of changes.<p>
Scintilla has multiple level undo and redo. It will continue to record undoable actions until memory runs out. Sequences of typing or deleting are compressed into single actions to make it easier to undo and redo at a sensible level of detail. Sequences of actions can be combined into actions that are undone as a unit. These sequences occur between calls to <a class="el" href="classQextScintilla.html#992e38601fb13f8d4a49ac58bb4aa5d0">beginUndoAction()</a> and <a class="el" href="classQextScintilla.html#cf85f22ce1ef53cd0851a99282a3cd8b">endUndoAction()</a>. These sequences can be nested and only the top level sequences are undone as units.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#992e38601fb13f8d4a49ac58bb4aa5d0">beginUndoAction()</a>, <a class="el" href="classQextScintilla.html#cf85f22ce1ef53cd0851a99282a3cd8b">endUndoAction()</a>, <a class="el" href="classQextScintilla.html#df3fac9f4711417ff6c25f34615f67c8">isUndoAvailable()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="d4a5197ca9a6957e05047d7af5cfa5fc"></a><!-- doxytag: member="QextScintilla::unindent" ref="d4a5197ca9a6957e05047d7af5cfa5fc" args="(int line)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::unindent </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>line</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Decreases the indentation of line <em>line</em> by an indentation width.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#0017b86a4fff9d1228b204deda1e9d57">indent()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="279f582a91cc4210056069039e122187"></a><!-- doxytag: member="QextScintilla::zoomIn" ref="279f582a91cc4210056069039e122187" args="(int range)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::zoomIn </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>range</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Zooms in on the text by by making the base font size <em>range</em> points larger and recalculating all font sizes.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#fa53fc56031df8f657e2e75f95848777">zoomOut()</a>, <a class="el" href="classQextScintilla.html#58bf75fc581f7fc46235a6ad95ef5da5">zoomTo()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="69341ebed602660d09fb47af683ac266"></a><!-- doxytag: member="QextScintilla::zoomIn" ref="69341ebed602660d09fb47af683ac266" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::zoomIn </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Zooms in on the text by by making the base font size one point larger and recalculating all font sizes.
</div>
</div><p>
<a class="anchor" name="5ca018a25639ec07c4e0debd48ce7c38"></a><!-- doxytag: member="QextScintilla::zoomOut" ref="5ca018a25639ec07c4e0debd48ce7c38" args="(int range)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::zoomOut </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>range</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Zooms out on the text by by making the base font size <em>range</em> points smaller and recalculating all font sizes.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#69341ebed602660d09fb47af683ac266">zoomIn()</a>, <a class="el" href="classQextScintilla.html#58bf75fc581f7fc46235a6ad95ef5da5">zoomTo()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="fa53fc56031df8f657e2e75f95848777"></a><!-- doxytag: member="QextScintilla::zoomOut" ref="fa53fc56031df8f657e2e75f95848777" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::zoomOut </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Zooms out on the text by by making the base font size one point larger and recalculating all font sizes.
</div>
</div><p>
<a class="anchor" name="58bf75fc581f7fc46235a6ad95ef5da5"></a><!-- doxytag: member="QextScintilla::zoomTo" ref="58bf75fc581f7fc46235a6ad95ef5da5" args="(int size)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintilla::zoomTo </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>size</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Zooms the text by making the base font size <em>size</em> points and recalculating all font sizes.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#69341ebed602660d09fb47af683ac266">zoomIn()</a>, <a class="el" href="classQextScintilla.html#fa53fc56031df8f657e2e75f95848777">zoomOut()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="7750e4896fb860de1c7a0c3ee79cc8bf"></a><!-- doxytag: member="QextScintilla::cursorPositionChanged" ref="7750e4896fb860de1c7a0c3ee79cc8bf" args="(int line, int pos)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::cursorPositionChanged </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>line</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>pos</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [signal]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
This signal is emitted whenever the cursor position changes. <em>line</em> contains the line number and <em>pos</em> contains the character position within the line.
</div>
</div><p>
<a class="anchor" name="c741c9b8ed144370bad992c49a9f5aa4"></a><!-- doxytag: member="QextScintilla::copyAvailable" ref="c741c9b8ed144370bad992c49a9f5aa4" args="(bool yes)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::copyAvailable </td>
<td>(</td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>yes</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [signal]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
This signal is emitted whenever text is selected or de-selected. <em>yes</em> is TRUE if text has been selected and FALSE if text has been deselected. If <em>yes</em> is TRUE then <a class="el" href="classQextScintilla.html#e2554d0e59cde9e5de14351f26c4f6b6">copy()</a> can be used to copy the selection to the clipboard. If <em>yes</em> is FALSE then <a class="el" href="classQextScintilla.html#e2554d0e59cde9e5de14351f26c4f6b6">copy()</a> does nothing.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#e2554d0e59cde9e5de14351f26c4f6b6">copy()</a>, <a class="el" href="classQextScintilla.html#d4fd9bb7affe4719cb785064b42d685c">selectionChanged()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="e066273695466c6e19cd4e8cd2414e17"></a><!-- doxytag: member="QextScintilla::marginClicked" ref="e066273695466c6e19cd4e8cd2414e17" args="(int margin, int line, TQt::ButtonState state)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::marginClicked </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>margin</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>line</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">TQt::ButtonState&nbsp;</td>
<td class="paramname"> <em>state</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [signal]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
This signal is emitted whenever the user clicks on a sensitive margin. <em>margin</em> is the margin. <em>line</em> is the number of the line where the user clicked. <em>state</em> is the state of the modifier keys (ShiftButton, ControlButton and AltButton) when the user clicked.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#9206b50c414a0d42f705acec533e608f">marginSensitivity()</a>, <a class="el" href="classQextScintilla.html#09e5035f78a603c3e68a22712ac9ae02">setMarginSensitivity()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="361adb6dbed444724c2b503d1329cc8b"></a><!-- doxytag: member="QextScintilla::modificationAttempted" ref="361adb6dbed444724c2b503d1329cc8b" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::modificationAttempted </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [signal]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
This signal is emitted whenever the user attempts to modify read-only text.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#bf7834644311e59ee424ef57b99771d8">isReadOnly()</a>, <a class="el" href="classQextScintilla.html#1bb17663785894a85e7fe07ad5768dfb">setReadOnly()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="429e0a1e9c1cd7bc49b8d6939743e26d"></a><!-- doxytag: member="QextScintilla::modificationChanged" ref="429e0a1e9c1cd7bc49b8d6939743e26d" args="(bool m)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::modificationChanged </td>
<td>(</td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>m</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [signal]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
This signal is emitted whenever the modification state of the text changes. <em>m</em> is TRUE if the text has been modified.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#2ddb6b2ade644a6b2d13b215828b2f4e">isModified()</a>, <a class="el" href="classQextScintilla.html#16ec6f5d6b1020c22f33c164d2fc4a10">setModified()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="d4fd9bb7affe4719cb785064b42d685c"></a><!-- doxytag: member="QextScintilla::selectionChanged" ref="d4fd9bb7affe4719cb785064b42d685c" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::selectionChanged </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [signal]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
This signal is emitted whenever the selection changes.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#c741c9b8ed144370bad992c49a9f5aa4">copyAvailable()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="b4f0af1a6757e30fe5ecdf82b09618c3"></a><!-- doxytag: member="QextScintilla::textChanged" ref="b4f0af1a6757e30fe5ecdf82b09618c3" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::textChanged </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [signal]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
This signal is emitted whenever the text in the text edit changes.
<p>
</div>
</div><p>
<a class="anchor" name="1bc718e051677cc538be5c9045abee87"></a><!-- doxytag: member="QextScintilla::userListActivated" ref="1bc718e051677cc538be5c9045abee87" args="(int id, const TQString &amp;string)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintilla::userListActivated </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>id</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const TQString &amp;&nbsp;</td>
<td class="paramname"> <em>string</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [signal]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
This signal is emitted when an item in a user defined list is activated (selected). <em>id</em> is the list identifier. <em>string</em> is the text of the item.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintilla.html#74a4da1e86eda7f62262cea8a4a9b26a">showUserList()</a> </dd></dl>
</div>
</div><p>
<hr size="1"><address style="align: right;"><small>Generated on Thu Nov 30 09:32:31 2006 for TQScintilla by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>