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/classQextScintillaLexer.html

911 lines
60 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: QextScintillaLexer 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>QextScintillaLexer Class Reference</h1><!-- doxytag: class="QextScintillaLexer" -->The <a class="el" href="classQextScintillaLexer.html">QextScintillaLexer</a> class is an abstract class used as a base for specific language lexers.
<a href="#_details">More...</a>
<p>
<code>#include &lt;qextscintillalexer.h&gt;</code>
<p>
Inherited by <a class="el" href="classQextScintillaLexerBash.html">QextScintillaLexerBash</a>, <a class="el" href="classQextScintillaLexerBatch.html">QextScintillaLexerBatch</a>, <a class="el" href="classQextScintillaLexerCPP.html">QextScintillaLexerCPP</a>, <a class="el" href="classQextScintillaLexerCSS.html">QextScintillaLexerCSS</a>, <a class="el" href="classQextScintillaLexerDiff.html">QextScintillaLexerDiff</a>, <a class="el" href="classQextScintillaLexerHTML.html">QextScintillaLexerHTML</a>, <a class="el" href="classQextScintillaLexerLua.html">QextScintillaLexerLua</a>, <a class="el" href="classQextScintillaLexerMakefile.html">QextScintillaLexerMakefile</a>, <a class="el" href="classQextScintillaLexerPerl.html">QextScintillaLexerPerl</a>, <a class="el" href="classQextScintillaLexerPOV.html">QextScintillaLexerPOV</a>, <a class="el" href="classQextScintillaLexerProperties.html">QextScintillaLexerProperties</a>, <a class="el" href="classQextScintillaLexerPython.html">QextScintillaLexerPython</a>, <a class="el" href="classQextScintillaLexerRuby.html">QextScintillaLexerRuby</a>, <a class="el" href="classQextScintillaLexerSQL.html">QextScintillaLexerSQL</a>, and <a class="el" href="classQextScintillaLexerTeX.html">QextScintillaLexerTeX</a>.
<p>
<a href="classQextScintillaLexer-members.html">List of all members.</a><h2>Public Slots</h2>
<ul>
<li>virtual void <a class="el" href="classQextScintillaLexer.html#fca720f057784ddebc44d12e5899bc2e">setAutoIndentStyle</a> (int autoindentstyle)
<li>virtual void <a class="el" href="classQextScintillaLexer.html#93346e5eacd89a1a9ec220e0cc61dde6">setColor</a> (const TQColor &amp;c, int style=-1)
<li>virtual void <a class="el" href="classQextScintillaLexer.html#f14f40f03e36204ff11c3d40c8e56c44">setDefaultFont</a> (const TQFont &amp;f)
<li>virtual void <a class="el" href="classQextScintillaLexer.html#bbc5f85a51dbaaeab47371e90b716541">setDefaultColor</a> (const TQColor &amp;c)
<li>virtual void <a class="el" href="classQextScintillaLexer.html#66802da668e422f81f36a63222e5b63a">setDefaultPaper</a> (const TQColor &amp;c)
<li>virtual void <a class="el" href="classQextScintillaLexer.html#8838e34f3504e7660a68d02533ec991f">setEolFill</a> (bool eoffill, int style=-1)
<li>virtual void <a class="el" href="classQextScintillaLexer.html#0255bcde4770fa0f41eeb65a306ceb56">setFont</a> (const TQFont &amp;f, int style=-1)
<li>virtual void <a class="el" href="classQextScintillaLexer.html#4d8bcbbb950152307c4ef5daf9d4e607">setPaper</a> (const TQColor &amp;c, int style=-1)
</ul>
<h2>Signals</h2>
<ul>
<li>void <a class="el" href="classQextScintillaLexer.html#96b4b017b291dcf90e42fe231662b261">colorChanged</a> (const TQColor &amp;c, int style)
<li>void <a class="el" href="classQextScintillaLexer.html#a4dfddbecbb7fc50716f26bd20f810fe">eolFillChanged</a> (bool eoffilled, int style)
<li>void <a class="el" href="classQextScintillaLexer.html#529039eee09430949416bf8da7d5065e">fontChanged</a> (const TQFont &amp;f, int style)
<li>void <a class="el" href="classQextScintillaLexer.html#234edeaf7387dfa3afd81f6e459cbb17">paperChanged</a> (const TQColor &amp;c, int style)
<li>void <a class="el" href="classQextScintillaLexer.html#f320f847889bb054befdb43d0739b5cf">propertyChanged</a> (const char *prop, const char *val)
</ul>
<h2>Public Member Functions</h2>
<ul>
<li><a class="el" href="classQextScintillaLexer.html#635c431e2c58e1864e495b2e5f69bd5e">QextScintillaLexer</a> (TQObject *parent=0, const char *name=0)
<li>virtual <a class="el" href="classQextScintillaLexer.html#40573922e7a23fe7dce56892f42b229a">~QextScintillaLexer</a> ()
<li>virtual const char * <a class="el" href="classQextScintillaLexer.html#59c17e312dff4a9aa90b5e4c2a382218">language</a> () const =0
<li>virtual const char * <a class="el" href="classQextScintillaLexer.html#9d63d331f148e68e5cd1dd6b9c3ad7d3">lexer</a> () const =0
<li><a class="anchor" name="ac6813673532719973310611b86fff0e"></a><!-- doxytag: member="QextScintillaLexer::autoCompletionFillups" ref="ac6813673532719973310611b86fff0e" args="() const " -->
virtual const char * <b>autoCompletionFillups</b> () const
<li><a class="anchor" name="fb0cb5f1a995ea1fd84f6e4a113c874e"></a><!-- doxytag: member="QextScintillaLexer::autoCompletionStartCharacters" ref="fb0cb5f1a995ea1fd84f6e4a113c874e" args="() const " -->
virtual const char * <b>autoCompletionStartCharacters</b> () const
<li>int <a class="el" href="classQextScintillaLexer.html#3571bc3e7920261544bae8c0103fbea3">autoIndentStyle</a> ()
<li><a class="anchor" name="faa6b4a7aa24cfa041ba58fefdaa51b4"></a><!-- doxytag: member="QextScintillaLexer::blockEnd" ref="faa6b4a7aa24cfa041ba58fefdaa51b4" args="(int *style=0) const " -->
virtual const char * <b>blockEnd</b> (int *style=0) const
<li><a class="anchor" name="0b7e7b4ce1d16c08e23b704b548b3008"></a><!-- doxytag: member="QextScintillaLexer::blockLookback" ref="0b7e7b4ce1d16c08e23b704b548b3008" args="() const " -->
virtual int <b>blockLookback</b> () const
<li><a class="anchor" name="09f46d48f2feda9327dc0ca154f15855"></a><!-- doxytag: member="QextScintillaLexer::blockStart" ref="09f46d48f2feda9327dc0ca154f15855" args="(int *style=0) const " -->
virtual const char * <b>blockStart</b> (int *style=0) const
<li><a class="anchor" name="9753f80558d9b018fbf0e6c30e6d5f9e"></a><!-- doxytag: member="QextScintillaLexer::blockStartKeyword" ref="9753f80558d9b018fbf0e6c30e6d5f9e" args="(int *style=0) const " -->
virtual const char * <b>blockStartKeyword</b> (int *style=0) const
<li><a class="anchor" name="b6e317b0a7d47dbb7922966a354ff62a"></a><!-- doxytag: member="QextScintillaLexer::braceStyle" ref="b6e317b0a7d47dbb7922966a354ff62a" args="() const " -->
virtual int <b>braceStyle</b> () const
<li><a class="anchor" name="6dc518da975c91ac3f7e2fd820bc7f2d"></a><!-- doxytag: member="QextScintillaLexer::wordCharacters" ref="6dc518da975c91ac3f7e2fd820bc7f2d" args="() const " -->
virtual const char * <b>wordCharacters</b> () const
<li>virtual TQColor <a class="el" href="classQextScintillaLexer.html#d829bf54912a1909556a517c09857974">color</a> (int style) const
<li>virtual bool <a class="el" href="classQextScintillaLexer.html#9e1f5d6b36346910e45c433e22ad05ff">eolFill</a> (int style) const
<li>virtual TQFont <a class="el" href="classQextScintillaLexer.html#237079987354f031e8982b60a00b14e0">font</a> (int style) const
<li>virtual const char * <a class="el" href="classQextScintillaLexer.html#00cc06fe8bce85318fd08890f5f614e4">keywords</a> (int set) const
<li><a class="anchor" name="acf74da30d56b8420ba00a3d70e5d3c6"></a><!-- doxytag: member="QextScintillaLexer::defaultStyle" ref="acf74da30d56b8420ba00a3d70e5d3c6" args="() const " -->
virtual int <b>defaultStyle</b> () const
<li>virtual TQString <a class="el" href="classQextScintillaLexer.html#ddcd7beaeee21a59e4f4f5dee8edf0d8">description</a> (int style) const =0
<li>virtual TQColor <a class="el" href="classQextScintillaLexer.html#791c5d4bcab79828d394975344fae6db">paper</a> (int style) const
<li>virtual TQFont <a class="el" href="classQextScintillaLexer.html#cb8b3992f2a2315188eaac2219c8f8b3">defaultFont</a> () const
<li>virtual TQColor <a class="el" href="classQextScintillaLexer.html#be59d049a8c22b175e0d56d50db238b1">defaultColor</a> () const
<li>virtual TQColor <a class="el" href="classQextScintillaLexer.html#66e4109babde21bee78eaf9e228f5e72">defaultPaper</a> () const
<li>virtual void <a class="el" href="classQextScintillaLexer.html#8c606f8763ced32f56d4a72d089a50ef">refreshProperties</a> ()
<li>bool <a class="el" href="classQextScintillaLexer.html#3dc542b9bcbbdb7a0cbb303214ae7f51">readSettings</a> (TQSettings &amp;qs, const char *prefix=&quot;/Scintilla&quot;)
<li>bool <a class="el" href="classQextScintillaLexer.html#489a8e9528498cab6c5fd999c004229c">writeSettings</a> (TQSettings &amp;qs, const char *prefix=&quot;/Scintilla&quot;) const
</ul>
<h2>Protected Member Functions</h2>
<ul>
<li>virtual bool <a class="el" href="classQextScintillaLexer.html#5c0c72a54932c47687584e2cde90574a">readProperties</a> (TQSettings &amp;qs, const TQString &amp;prefix)
<li>virtual bool <a class="el" href="classQextScintillaLexer.html#69d35dbbba2530a185de901e9fa12a18">writeProperties</a> (TQSettings &amp;qs, const TQString &amp;prefix) const
</ul>
<hr><a name="_details"></a><h2>Detailed Description</h2>
The <a class="el" href="classQextScintillaLexer.html">QextScintillaLexer</a> class is an abstract class used as a base for specific language lexers.
<p>
A Scintilla lexer scans the text breaking it up into separate language objects, e.g. keywords, strings, operators. The lexer then uses a different style to draw each object. A style is identified by a style number and has a number of attributes, including colour and font. A specific language lexer will implement appropriate default styles which can be overriden by an application by further sub-classing the specific language lexer.<p>
A specific language lexer may provide one or more sets of words to be recognised as keywords. Most lexers only provide one set, but some may support languages embedded in other languages and provide several sets.<p>
<a class="el" href="classQextScintillaLexer.html">QextScintillaLexer</a> provides convenience methods for saving and restoring user preferences for fonts and colours.
<p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="635c431e2c58e1864e495b2e5f69bd5e"></a><!-- doxytag: member="QextScintillaLexer::QextScintillaLexer" ref="635c431e2c58e1864e495b2e5f69bd5e" args="(TQObject *parent=0, const char *name=0)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">QextScintillaLexer::QextScintillaLexer </td>
<td>(</td>
<td class="paramtype">TQObject *&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><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 a <a class="el" href="classQextScintillaLexer.html">QextScintillaLexer</a> with parent <em>parent</em> and name <em>name</em>. <em>parent</em> is typically the <a class="el" href="classQextScintilla.html">QextScintilla</a> instance.
</div>
</div><p>
<a class="anchor" name="40573922e7a23fe7dce56892f42b229a"></a><!-- doxytag: member="QextScintillaLexer::~QextScintillaLexer" ref="40573922e7a23fe7dce56892f42b229a" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual QextScintillaLexer::~QextScintillaLexer </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="classQextScintillaLexer.html">QextScintillaLexer</a> instance.
<p>
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="59c17e312dff4a9aa90b5e4c2a382218"></a><!-- doxytag: member="QextScintillaLexer::language" ref="59c17e312dff4a9aa90b5e4c2a382218" args="() const =0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual const char* QextScintillaLexer::language </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"> const<code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the name of the language. It must be re-implemented by a sub-class.
<p>
Implemented in <a class="el" href="classQextScintillaLexerBash.html#673d80339a5bcba31c1afb5ff63620c0">QextScintillaLexerBash</a>, <a class="el" href="classQextScintillaLexerBatch.html#ce8f2eca661457993c6b334c297dd1e9">QextScintillaLexerBatch</a>, <a class="el" href="classQextScintillaLexerCPP.html#4cb81dcd6838b1aad041da166186d349">QextScintillaLexerCPP</a>, <a class="el" href="classQextScintillaLexerCSharp.html#2297bcad4064ab481ef869772e518419">QextScintillaLexerCSharp</a>, <a class="el" href="classQextScintillaLexerCSS.html#6cb3e5679fd928c05b8fab7e9ad84c64">QextScintillaLexerCSS</a>, <a class="el" href="classQextScintillaLexerDiff.html#4715beb7d4383a55b02273a28c721753">QextScintillaLexerDiff</a>, <a class="el" href="classQextScintillaLexerHTML.html#42e4b633a0884532b1964af951a28694">QextScintillaLexerHTML</a>, <a class="el" href="classQextScintillaLexerIDL.html#e3f195e87f6459cbaa2772736c588e4f">QextScintillaLexerIDL</a>, <a class="el" href="classQextScintillaLexerJava.html#c3e2fec409d4eab37271892668064fd1">QextScintillaLexerJava</a>, <a class="el" href="classQextScintillaLexerJavaScript.html#3cfc5a543947879f3525e5abae1abdb7">QextScintillaLexerJavaScript</a>, <a class="el" href="classQextScintillaLexerLua.html#f2708e7a2aab690da33cd71770db2c93">QextScintillaLexerLua</a>, <a class="el" href="classQextScintillaLexerMakefile.html#c83c70da46c2b7a1c01e2856eb29b92e">QextScintillaLexerMakefile</a>, <a class="el" href="classQextScintillaLexerPerl.html#b5da3350644b9b8fa2afd7808253983c">QextScintillaLexerPerl</a>, <a class="el" href="classQextScintillaLexerPOV.html#853186789364ca310f1474f699082dfa">QextScintillaLexerPOV</a>, <a class="el" href="classQextScintillaLexerProperties.html#436334f1bed5891cfbf3f9efd45e1298">QextScintillaLexerProperties</a>, <a class="el" href="classQextScintillaLexerPython.html#9b79dc4e52cc372ce666d9e4ff84a56c">QextScintillaLexerPython</a>, <a class="el" href="classQextScintillaLexerRuby.html#c99bae5713f65a19f5ea79e2c7af37b7">QextScintillaLexerRuby</a>, <a class="el" href="classQextScintillaLexerSQL.html#0fe5b3ab8b64c7628ba1c4282363cce2">QextScintillaLexerSQL</a>, and <a class="el" href="classQextScintillaLexerTeX.html#1f77892e32f3efe0adac5fa64fd3a6b6">QextScintillaLexerTeX</a>.
</div>
</div><p>
<a class="anchor" name="9d63d331f148e68e5cd1dd6b9c3ad7d3"></a><!-- doxytag: member="QextScintillaLexer::lexer" ref="9d63d331f148e68e5cd1dd6b9c3ad7d3" args="() const =0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual const char* QextScintillaLexer::lexer </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"> const<code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the name of the lexer. Some lexers support a number of languages. It must be re-implemented by a sub-class.
<p>
Implemented in <a class="el" href="classQextScintillaLexerBash.html#138d5db7d889a1065d14cabf45be423c">QextScintillaLexerBash</a>, <a class="el" href="classQextScintillaLexerBatch.html#ad3275fdafc700e7e14cd9d8beb6c589">QextScintillaLexerBatch</a>, <a class="el" href="classQextScintillaLexerCPP.html#e11593183bc1457d47b25c41d97ffdc0">QextScintillaLexerCPP</a>, <a class="el" href="classQextScintillaLexerCSS.html#0f28f522d2b53c7025ab3d227fd1c1ab">QextScintillaLexerCSS</a>, <a class="el" href="classQextScintillaLexerDiff.html#19bdc2bd977ea621073ea5cac4c51d5a">QextScintillaLexerDiff</a>, <a class="el" href="classQextScintillaLexerHTML.html#263c14b01148462aac8d5fd38d63f952">QextScintillaLexerHTML</a>, <a class="el" href="classQextScintillaLexerLua.html#578426b4bb8a4c2b16129a1c60b3911c">QextScintillaLexerLua</a>, <a class="el" href="classQextScintillaLexerMakefile.html#3200a99b7847698fd0026462c4072f63">QextScintillaLexerMakefile</a>, <a class="el" href="classQextScintillaLexerPerl.html#47221e83c089cb23a17f7ad0c1cbf2a9">QextScintillaLexerPerl</a>, <a class="el" href="classQextScintillaLexerPOV.html#9b63a0fb4253efe915c8ead6d8546d64">QextScintillaLexerPOV</a>, <a class="el" href="classQextScintillaLexerProperties.html#de484f827e973c4a10ed8ffee30ee6a0">QextScintillaLexerProperties</a>, <a class="el" href="classQextScintillaLexerPython.html#a8718ec3b6ba82dd0d0477508f18c1cb">QextScintillaLexerPython</a>, <a class="el" href="classQextScintillaLexerRuby.html#90f0d39fa849f263d841b34e10b93f30">QextScintillaLexerRuby</a>, <a class="el" href="classQextScintillaLexerSQL.html#f11bb7390af4b47ce159a829f82264d0">QextScintillaLexerSQL</a>, and <a class="el" href="classQextScintillaLexerTeX.html#38a71b9864c9de3e422d696d49b7e4f0">QextScintillaLexerTeX</a>.
</div>
</div><p>
<a class="anchor" name="3571bc3e7920261544bae8c0103fbea3"></a><!-- doxytag: member="QextScintillaLexer::autoIndentStyle" ref="3571bc3e7920261544bae8c0103fbea3" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int QextScintillaLexer::autoIndentStyle </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the auto-indentation style. The default is 0 if the language is block structured, or <a class="el" href="classQextScintilla.html#659a3300af0a7d7e802b713183c61ae9c1e2a26467f02b3fc645a10083d04208">QextScintilla::AiMaintain</a> if not.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintillaLexer.html#fca720f057784ddebc44d12e5899bc2e">setAutoIndentStyle()</a>, <a class="el" href="classQextScintilla.html#659a3300af0a7d7e802b713183c61ae9c1e2a26467f02b3fc645a10083d04208">QextScintilla::AiMaintain</a>, <a class="el" href="classQextScintilla.html#659a3300af0a7d7e802b713183c61ae93781e4e24c094255b5cc8c01a6afaf8b">QextScintilla::AiOpening</a>, <a class="el" href="classQextScintilla.html#659a3300af0a7d7e802b713183c61ae917d10ecdceac133845dc43ed53e0fb64">QextScintilla::AiClosing</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="d829bf54912a1909556a517c09857974"></a><!-- doxytag: member="QextScintillaLexer::color" ref="d829bf54912a1909556a517c09857974" args="(int style) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual TQColor QextScintillaLexer::color </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>style</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"> const<code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the foreground colour of the text for style number <em>style</em>. The default colour is black.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintillaLexer.html#791c5d4bcab79828d394975344fae6db">paper()</a> </dd></dl>
<p>
Reimplemented in <a class="el" href="classQextScintillaLexerBash.html#ce6da18157d745615fe801abed48de96">QextScintillaLexerBash</a>, <a class="el" href="classQextScintillaLexerBatch.html#8b016e35c2e59956a2df1904ffa1e007">QextScintillaLexerBatch</a>, <a class="el" href="classQextScintillaLexerCPP.html#81d2fac7671aaffb7cb0400eed5f4610">QextScintillaLexerCPP</a>, <a class="el" href="classQextScintillaLexerCSharp.html#db0be111bbbcb49ea20f3ec424104551">QextScintillaLexerCSharp</a>, <a class="el" href="classQextScintillaLexerCSS.html#09621fd74b9371c31cfaadc8373c0602">QextScintillaLexerCSS</a>, <a class="el" href="classQextScintillaLexerDiff.html#9c75450ec59c6b9754e9946c765531aa">QextScintillaLexerDiff</a>, <a class="el" href="classQextScintillaLexerHTML.html#0a0fec93b6bca1afa67a7586b8cd1f83">QextScintillaLexerHTML</a>, <a class="el" href="classQextScintillaLexerIDL.html#ba47acd3bb2f4f29921683d6ca0e1463">QextScintillaLexerIDL</a>, <a class="el" href="classQextScintillaLexerJavaScript.html#0d6f5ae54113d25194bba830674835fe">QextScintillaLexerJavaScript</a>, <a class="el" href="classQextScintillaLexerLua.html#d30f09523c335c17b1a862c44beb4593">QextScintillaLexerLua</a>, <a class="el" href="classQextScintillaLexerMakefile.html#5b02a2a7e5a80d2d2cc81f2036ca681c">QextScintillaLexerMakefile</a>, <a class="el" href="classQextScintillaLexerPerl.html#24d7917a2e5a9856f014b7a51bb66a21">QextScintillaLexerPerl</a>, <a class="el" href="classQextScintillaLexerPOV.html#2d7002207c3c1191db99cb7c4f45863e">QextScintillaLexerPOV</a>, <a class="el" href="classQextScintillaLexerProperties.html#29f362422452175f80aba4a0a30e91d8">QextScintillaLexerProperties</a>, <a class="el" href="classQextScintillaLexerPython.html#69e1a28465f6681a3f906c08ee6b05aa">QextScintillaLexerPython</a>, <a class="el" href="classQextScintillaLexerRuby.html#7df51cdf4533fb0289a2003844b4fa67">QextScintillaLexerRuby</a>, <a class="el" href="classQextScintillaLexerSQL.html#03c2d78be78783cd6c35c888bc7c9411">QextScintillaLexerSQL</a>, and <a class="el" href="classQextScintillaLexerTeX.html#814e299720c89aca2180b048faada4f2">QextScintillaLexerTeX</a>.
</div>
</div><p>
<a class="anchor" name="9e1f5d6b36346910e45c433e22ad05ff"></a><!-- doxytag: member="QextScintillaLexer::eolFill" ref="9e1f5d6b36346910e45c433e22ad05ff" args="(int style) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual bool QextScintillaLexer::eolFill </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>style</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"> const<code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the end-of-line for style number <em>style</em>. The default is FALSE.
<p>
Reimplemented in <a class="el" href="classQextScintillaLexerBash.html#f4b2b1343c4501c2e1a40d3b58dab574">QextScintillaLexerBash</a>, <a class="el" href="classQextScintillaLexerBatch.html#d94fd24c1f3d156456d5018e6a202b23">QextScintillaLexerBatch</a>, <a class="el" href="classQextScintillaLexerCPP.html#5f425be57976a428603b7c14f198ba76">QextScintillaLexerCPP</a>, <a class="el" href="classQextScintillaLexerCSharp.html#3b11e1f85a47f3caf09a25a0b5db4580">QextScintillaLexerCSharp</a>, <a class="el" href="classQextScintillaLexerHTML.html#a3cac0d6cc9e4909d784901d767b6171">QextScintillaLexerHTML</a>, <a class="el" href="classQextScintillaLexerJavaScript.html#74ad10f97d43c77c24a4fbe5d7ca5d04">QextScintillaLexerJavaScript</a>, <a class="el" href="classQextScintillaLexerLua.html#cfde1f9e0a2ea5ea4581fddb2f889c1c">QextScintillaLexerLua</a>, <a class="el" href="classQextScintillaLexerMakefile.html#387e4dcdf8e641b71a7549f2e0f68922">QextScintillaLexerMakefile</a>, <a class="el" href="classQextScintillaLexerPerl.html#6c2179643375e26c86bfbc7258e52408">QextScintillaLexerPerl</a>, <a class="el" href="classQextScintillaLexerPOV.html#2dc32c72de91eb02b8166dc4ffe1e944">QextScintillaLexerPOV</a>, <a class="el" href="classQextScintillaLexerProperties.html#b673e4f3569b9b5002a7e5fd75c72dae">QextScintillaLexerProperties</a>, <a class="el" href="classQextScintillaLexerPython.html#81954fb1fb4c460fdd679cdf6a8c72ee">QextScintillaLexerPython</a>, <a class="el" href="classQextScintillaLexerRuby.html#b2a03d86d7c2e3c7c11eb778b7c3fe20">QextScintillaLexerRuby</a>, and <a class="el" href="classQextScintillaLexerSQL.html#ee2473ffa75634fb28c893116d9f2c8e">QextScintillaLexerSQL</a>.
</div>
</div><p>
<a class="anchor" name="237079987354f031e8982b60a00b14e0"></a><!-- doxytag: member="QextScintillaLexer::font" ref="237079987354f031e8982b60a00b14e0" args="(int style) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual TQFont QextScintillaLexer::font </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>style</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"> const<code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the font for style number <em>style</em>. The default font is that returned by <a class="el" href="classQextScintillaLexer.html#cb8b3992f2a2315188eaac2219c8f8b3">defaultFont()</a>.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintillaLexer.html#cb8b3992f2a2315188eaac2219c8f8b3">defaultFont()</a> </dd></dl>
<p>
Reimplemented in <a class="el" href="classQextScintillaLexerBash.html#734cd74da64ec3489c18e0023c56baf6">QextScintillaLexerBash</a>, <a class="el" href="classQextScintillaLexerBatch.html#d23670696aad82a64c8879aea1532b12">QextScintillaLexerBatch</a>, <a class="el" href="classQextScintillaLexerCPP.html#c78b287195efa8b2612bb16fbfba8417">QextScintillaLexerCPP</a>, <a class="el" href="classQextScintillaLexerCSharp.html#42d3dee10cd3efc54a3c583e26defad8">QextScintillaLexerCSharp</a>, <a class="el" href="classQextScintillaLexerCSS.html#24017481b708e8c7f272d772e5a1571f">QextScintillaLexerCSS</a>, <a class="el" href="classQextScintillaLexerHTML.html#63117e2e3f25f9a17fba9c59ac6e6a15">QextScintillaLexerHTML</a>, <a class="el" href="classQextScintillaLexerJavaScript.html#6e1888622ce0ae61936fc0191a536807">QextScintillaLexerJavaScript</a>, <a class="el" href="classQextScintillaLexerLua.html#a7779e1dcafb87304b611315bc525b90">QextScintillaLexerLua</a>, <a class="el" href="classQextScintillaLexerMakefile.html#238697bc15872bc4a9e8ded40334ae54">QextScintillaLexerMakefile</a>, <a class="el" href="classQextScintillaLexerPerl.html#452d3bc05e97e04259be5cd39a8fffe8">QextScintillaLexerPerl</a>, <a class="el" href="classQextScintillaLexerPOV.html#54e012820a85e36069e6ed490d0fbee5">QextScintillaLexerPOV</a>, <a class="el" href="classQextScintillaLexerProperties.html#7070a1985d0a6f3aec0e2e06e39a3eba">QextScintillaLexerProperties</a>, <a class="el" href="classQextScintillaLexerPython.html#34096513a7e9dbab85a3866a113550cb">QextScintillaLexerPython</a>, <a class="el" href="classQextScintillaLexerRuby.html#c37edab4a7892f3c671f88051909878b">QextScintillaLexerRuby</a>, and <a class="el" href="classQextScintillaLexerSQL.html#f0a430cc19f2da4a5c8a6e7f3d4c104f">QextScintillaLexerSQL</a>.
</div>
</div><p>
<a class="anchor" name="00cc06fe8bce85318fd08890f5f614e4"></a><!-- doxytag: member="QextScintillaLexer::keywords" ref="00cc06fe8bce85318fd08890f5f614e4" args="(int set) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual const char* QextScintillaLexer::keywords </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>set</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"> const<code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the set of keywords for the keyword set <em>set</em> recognised by the lexer as a space separated string. 0 is returned if there is no such set.
<p>
Reimplemented in <a class="el" href="classQextScintillaLexerBash.html#8d1ba00bbdbf44ef5d90581988585d94">QextScintillaLexerBash</a>, <a class="el" href="classQextScintillaLexerBatch.html#7b364c4a62ec33d88bf148e2a28212ef">QextScintillaLexerBatch</a>, <a class="el" href="classQextScintillaLexerCPP.html#2e15e8d6831c86fbe16841bac3714a17">QextScintillaLexerCPP</a>, <a class="el" href="classQextScintillaLexerCSharp.html#f21fc95103fa7ddcd3fc00e9ca24b4f2">QextScintillaLexerCSharp</a>, <a class="el" href="classQextScintillaLexerCSS.html#692a86b42d52180ffb1430d96902dac8">QextScintillaLexerCSS</a>, <a class="el" href="classQextScintillaLexerHTML.html#a640562b320733e430174445b11107c6">QextScintillaLexerHTML</a>, <a class="el" href="classQextScintillaLexerIDL.html#5a14b1eff857fa464ebabb186af63804">QextScintillaLexerIDL</a>, <a class="el" href="classQextScintillaLexerJava.html#8021e35de49b51d150150996492b3472">QextScintillaLexerJava</a>, <a class="el" href="classQextScintillaLexerJavaScript.html#9bb399d8f06d5b915c81a402e6d35ee5">QextScintillaLexerJavaScript</a>, <a class="el" href="classQextScintillaLexerLua.html#0f3e22697e17b377405a17a18115d60c">QextScintillaLexerLua</a>, <a class="el" href="classQextScintillaLexerPerl.html#0980393fc763fe06510f0ed38f67defc">QextScintillaLexerPerl</a>, <a class="el" href="classQextScintillaLexerPOV.html#80610e8114339c29e83bcb09a72f850b">QextScintillaLexerPOV</a>, <a class="el" href="classQextScintillaLexerPython.html#599619deb214402b873cc884d1688484">QextScintillaLexerPython</a>, <a class="el" href="classQextScintillaLexerRuby.html#c2c4e52585720219299637c287d672ac">QextScintillaLexerRuby</a>, <a class="el" href="classQextScintillaLexerSQL.html#c3bf685a2f608817ef23d48293610559">QextScintillaLexerSQL</a>, and <a class="el" href="classQextScintillaLexerTeX.html#7fd4e6ac4ff5d9ec92b12db7483000c1">QextScintillaLexerTeX</a>.
</div>
</div><p>
<a class="anchor" name="ddcd7beaeee21a59e4f4f5dee8edf0d8"></a><!-- doxytag: member="QextScintillaLexer::description" ref="ddcd7beaeee21a59e4f4f5dee8edf0d8" args="(int style) const =0" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual TQString QextScintillaLexer::description </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>style</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"> const<code> [pure virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the descriptive name for style number <em>style</em>. If the style is invalid for this language then TQString() is returned. This is intended to be used in user preference dialogs.
<p>
Implemented in <a class="el" href="classQextScintillaLexerBash.html#eaf8d3de39a0e93dfb1aa480b99b0642">QextScintillaLexerBash</a>, <a class="el" href="classQextScintillaLexerBatch.html#03dca4c7289305a22a745db4d4c5e76f">QextScintillaLexerBatch</a>, <a class="el" href="classQextScintillaLexerCPP.html#cb720f11c91e4491dc0e44e18bfd0079">QextScintillaLexerCPP</a>, <a class="el" href="classQextScintillaLexerCSharp.html#4709aacad69084b713a086c7039a5042">QextScintillaLexerCSharp</a>, <a class="el" href="classQextScintillaLexerCSS.html#d766fb0ca5b027f9b5e01922210384ac">QextScintillaLexerCSS</a>, <a class="el" href="classQextScintillaLexerDiff.html#4ac748484ccda53f6fa3baee5a3ff52e">QextScintillaLexerDiff</a>, <a class="el" href="classQextScintillaLexerHTML.html#32833c72adf52ecbf9b479ae792df782">QextScintillaLexerHTML</a>, <a class="el" href="classQextScintillaLexerIDL.html#30e36f23bd7d56ec59b0b6352c484eba">QextScintillaLexerIDL</a>, <a class="el" href="classQextScintillaLexerJavaScript.html#01c7701133de7049c74dbdfd8cf2adb6">QextScintillaLexerJavaScript</a>, <a class="el" href="classQextScintillaLexerLua.html#de61e22ccec39eefe727b76f43ed000d">QextScintillaLexerLua</a>, <a class="el" href="classQextScintillaLexerMakefile.html#4c478d2964f8accc12a4b4c9279e02e6">QextScintillaLexerMakefile</a>, <a class="el" href="classQextScintillaLexerPerl.html#2e78a85ab81312eaf8199faec2edffd8">QextScintillaLexerPerl</a>, <a class="el" href="classQextScintillaLexerPOV.html#5fe1811445537d27a7cfdd9d25f7c155">QextScintillaLexerPOV</a>, <a class="el" href="classQextScintillaLexerProperties.html#419785e6507ee675e2bc06c1fc455806">QextScintillaLexerProperties</a>, <a class="el" href="classQextScintillaLexerPython.html#eccb543b9847ccd0d4d538384061b901">QextScintillaLexerPython</a>, <a class="el" href="classQextScintillaLexerRuby.html#721775e8f6bb6bab9aaa064ff18ed70f">QextScintillaLexerRuby</a>, <a class="el" href="classQextScintillaLexerSQL.html#033022cf1010cab3db8ad0fc6b4b898e">QextScintillaLexerSQL</a>, and <a class="el" href="classQextScintillaLexerTeX.html#179f7f8ae87d3437f7ec3e536f682cd2">QextScintillaLexerTeX</a>.
</div>
</div><p>
<a class="anchor" name="791c5d4bcab79828d394975344fae6db"></a><!-- doxytag: member="QextScintillaLexer::paper" ref="791c5d4bcab79828d394975344fae6db" args="(int style) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual TQColor QextScintillaLexer::paper </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>style</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"> const<code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the background colour of the text for style number <em>style</em>.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintillaLexer.html#66e4109babde21bee78eaf9e228f5e72">defaultPaper()</a>, <a class="el" href="classQextScintillaLexer.html#d829bf54912a1909556a517c09857974">color()</a> </dd></dl>
<p>
Reimplemented in <a class="el" href="classQextScintillaLexerBash.html#162a91355351b5c66acad2da76dffa17">QextScintillaLexerBash</a>, <a class="el" href="classQextScintillaLexerBatch.html#f383c2bfa30a7f5b7d3982949f910326">QextScintillaLexerBatch</a>, <a class="el" href="classQextScintillaLexerCPP.html#8cadeffdccdae0c0a3e26f6c8f33f3ee">QextScintillaLexerCPP</a>, <a class="el" href="classQextScintillaLexerCSharp.html#b92dae3e9d5fe9988c5e9f8439ad17a0">QextScintillaLexerCSharp</a>, <a class="el" href="classQextScintillaLexerHTML.html#61db306c01232b11e66f70fd8dfd140d">QextScintillaLexerHTML</a>, <a class="el" href="classQextScintillaLexerJavaScript.html#edd2a656bf04564ec7494140d2800698">QextScintillaLexerJavaScript</a>, <a class="el" href="classQextScintillaLexerLua.html#069160759fbd9f9942f15447580d53e1">QextScintillaLexerLua</a>, <a class="el" href="classQextScintillaLexerMakefile.html#79ab0f476fe0822d2d4979ea7d882165">QextScintillaLexerMakefile</a>, <a class="el" href="classQextScintillaLexerPerl.html#8ca422a6d7f5dac8504807b471ca87da">QextScintillaLexerPerl</a>, <a class="el" href="classQextScintillaLexerPOV.html#16ad1f50b59c21d283fe3ca53df19876">QextScintillaLexerPOV</a>, <a class="el" href="classQextScintillaLexerProperties.html#3d6a97fbd72128254ce96c4f98e8f121">QextScintillaLexerProperties</a>, <a class="el" href="classQextScintillaLexerPython.html#8f4a2c5f009e7f8f05fe64612922d5ae">QextScintillaLexerPython</a>, <a class="el" href="classQextScintillaLexerRuby.html#3a175244ac607efd0aac7c2a277d2cd2">QextScintillaLexerRuby</a>, and <a class="el" href="classQextScintillaLexerSQL.html#f48f2bfeccf7ffd7a9e72ad04a7b0882">QextScintillaLexerSQL</a>.
</div>
</div><p>
<a class="anchor" name="cb8b3992f2a2315188eaac2219c8f8b3"></a><!-- doxytag: member="QextScintillaLexer::defaultFont" ref="cb8b3992f2a2315188eaac2219c8f8b3" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual TQFont QextScintillaLexer::defaultFont </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"> const<code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the default font for all styles.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintillaLexer.html#f14f40f03e36204ff11c3d40c8e56c44">setDefaultFont()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="be59d049a8c22b175e0d56d50db238b1"></a><!-- doxytag: member="QextScintillaLexer::defaultColor" ref="be59d049a8c22b175e0d56d50db238b1" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual TQColor QextScintillaLexer::defaultColor </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"> const<code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the default text colour for all styles.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintillaLexer.html#bbc5f85a51dbaaeab47371e90b716541">setDefaultColor()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="66e4109babde21bee78eaf9e228f5e72"></a><!-- doxytag: member="QextScintillaLexer::defaultPaper" ref="66e4109babde21bee78eaf9e228f5e72" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual TQColor QextScintillaLexer::defaultPaper </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"> const<code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns the default paper colour for all styles.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintillaLexer.html#66802da668e422f81f36a63222e5b63a">setDefaultPaper()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="8c606f8763ced32f56d4a72d089a50ef"></a><!-- doxytag: member="QextScintillaLexer::refreshProperties" ref="8c606f8763ced32f56d4a72d089a50ef" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintillaLexer::refreshProperties </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>
Causes all properties to be refreshed by emitting the <a class="el" href="classQextScintillaLexer.html#f320f847889bb054befdb43d0739b5cf">propertyChanged()</a> signal as required.
<p>
Reimplemented in <a class="el" href="classQextScintillaLexerBash.html#a35486ac2b53bcc04380117ce4282d34">QextScintillaLexerBash</a>, <a class="el" href="classQextScintillaLexerCPP.html#a02453989cf7f0fed7f5a72dd7408ca7">QextScintillaLexerCPP</a>, <a class="el" href="classQextScintillaLexerCSS.html#2954acc8e9d84e6eac7b59bd5409f962">QextScintillaLexerCSS</a>, <a class="el" href="classQextScintillaLexerHTML.html#fa1583f1e5edd402ccd6e3cebc1d8c07">QextScintillaLexerHTML</a>, <a class="el" href="classQextScintillaLexerLua.html#7995cf1a6671a840abf061b3939b5e8b">QextScintillaLexerLua</a>, <a class="el" href="classQextScintillaLexerPerl.html#8bfda96d71deb1b8c930c1b2aa02ae33">QextScintillaLexerPerl</a>, <a class="el" href="classQextScintillaLexerPOV.html#5af07365484f36818be1317cdae81a1a">QextScintillaLexerPOV</a>, <a class="el" href="classQextScintillaLexerProperties.html#abf5e5dfb111502bd3b96a8073924746">QextScintillaLexerProperties</a>, <a class="el" href="classQextScintillaLexerPython.html#4e62dbca0f2fecd3a8c28671d3008f4d">QextScintillaLexerPython</a>, and <a class="el" href="classQextScintillaLexerSQL.html#786e5f3e0b56a8b6a5b0ef6ce5256a36">QextScintillaLexerSQL</a>.
</div>
</div><p>
<a class="anchor" name="3dc542b9bcbbdb7a0cbb303214ae7f51"></a><!-- doxytag: member="QextScintillaLexer::readSettings" ref="3dc542b9bcbbdb7a0cbb303214ae7f51" args="(TQSettings &amp;qs, const char *prefix=&quot;/Scintilla&quot;)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool QextScintillaLexer::readSettings </td>
<td>(</td>
<td class="paramtype">TQSettings &amp;&nbsp;</td>
<td class="paramname"> <em>qs</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char *&nbsp;</td>
<td class="paramname"> <em>prefix</em> = <code>&quot;/Scintilla&quot;</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>
The colour, paper, font and end-of-line for each style number, and all lexer specific properties are read from the settings <em>qs</em>. <em>prefix</em> is prepended to the key of each entry. TRUE is returned if there was no error.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintillaLexer.html#489a8e9528498cab6c5fd999c004229c">writeSettings()</a>, <a class="el" href="classQextScintilla.html#f784daa825798f7e9c16d0a721699fa0">QextScintilla::setLexer()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="489a8e9528498cab6c5fd999c004229c"></a><!-- doxytag: member="QextScintillaLexer::writeSettings" ref="489a8e9528498cab6c5fd999c004229c" args="(TQSettings &amp;qs, const char *prefix=&quot;/Scintilla&quot;) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool QextScintillaLexer::writeSettings </td>
<td>(</td>
<td class="paramtype">TQSettings &amp;&nbsp;</td>
<td class="paramname"> <em>qs</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char *&nbsp;</td>
<td class="paramname"> <em>prefix</em> = <code>&quot;/Scintilla&quot;</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
The colour, paper, font and end-of-line for each style number, and all lexer specific properties are written to the settings <em>qs</em>. <em>prefix</em> is prepended to the key of each entry. TRUE is returned if there was no error.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintillaLexer.html#3dc542b9bcbbdb7a0cbb303214ae7f51">readSettings()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="fca720f057784ddebc44d12e5899bc2e"></a><!-- doxytag: member="QextScintillaLexer::setAutoIndentStyle" ref="fca720f057784ddebc44d12e5899bc2e" args="(int autoindentstyle)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintillaLexer::setAutoIndentStyle </td>
<td>(</td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>autoindentstyle</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [virtual, slot]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
The auto-indentation style is set to <em>autoindentstyle</em>.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintillaLexer.html#3571bc3e7920261544bae8c0103fbea3">autoIndentStyle()</a>, <a class="el" href="classQextScintilla.html#659a3300af0a7d7e802b713183c61ae9c1e2a26467f02b3fc645a10083d04208">QextScintilla::AiMaintain</a>, <a class="el" href="classQextScintilla.html#659a3300af0a7d7e802b713183c61ae93781e4e24c094255b5cc8c01a6afaf8b">QextScintilla::AiOpening</a>, <a class="el" href="classQextScintilla.html#659a3300af0a7d7e802b713183c61ae917d10ecdceac133845dc43ed53e0fb64">QextScintilla::AiClosing</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="93346e5eacd89a1a9ec220e0cc61dde6"></a><!-- doxytag: member="QextScintillaLexer::setColor" ref="93346e5eacd89a1a9ec220e0cc61dde6" args="(const TQColor &amp;c, int style=-1)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintillaLexer::setColor </td>
<td>(</td>
<td class="paramtype">const TQColor &amp;&nbsp;</td>
<td class="paramname"> <em>c</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>style</em> = <code>-1</code></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>
The foreground colour for style number <em>style</em> is set to <em>c</em>. If <em>style</em> is -1 then the colour is set for all styles.
</div>
</div><p>
<a class="anchor" name="f14f40f03e36204ff11c3d40c8e56c44"></a><!-- doxytag: member="QextScintillaLexer::setDefaultFont" ref="f14f40f03e36204ff11c3d40c8e56c44" args="(const TQFont &amp;f)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintillaLexer::setDefaultFont </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>
The default font for all styles is set to <em>f</em>.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintillaLexer.html#cb8b3992f2a2315188eaac2219c8f8b3">defaultFont()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="bbc5f85a51dbaaeab47371e90b716541"></a><!-- doxytag: member="QextScintillaLexer::setDefaultColor" ref="bbc5f85a51dbaaeab47371e90b716541" args="(const TQColor &amp;c)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintillaLexer::setDefaultColor </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>
The default text colour for all styles is set to <em>c</em>.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintillaLexer.html#be59d049a8c22b175e0d56d50db238b1">defaultColor()</a>, <a class="el" href="classQextScintillaLexer.html#d829bf54912a1909556a517c09857974">color()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="66802da668e422f81f36a63222e5b63a"></a><!-- doxytag: member="QextScintillaLexer::setDefaultPaper" ref="66802da668e422f81f36a63222e5b63a" args="(const TQColor &amp;c)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintillaLexer::setDefaultPaper </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>
The default paper colour for all styles is set to <em>c</em>.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintillaLexer.html#66e4109babde21bee78eaf9e228f5e72">defaultPaper()</a>, <a class="el" href="classQextScintillaLexer.html#791c5d4bcab79828d394975344fae6db">paper()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="8838e34f3504e7660a68d02533ec991f"></a><!-- doxytag: member="QextScintillaLexer::setEolFill" ref="8838e34f3504e7660a68d02533ec991f" args="(bool eoffill, int style=-1)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintillaLexer::setEolFill </td>
<td>(</td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>eoffill</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>style</em> = <code>-1</code></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>
The end-of-line fill for style number <em>style</em> is set to <em>eoffill</em>. If <em>style</em> is -1 then the fill is set for all styles.
</div>
</div><p>
<a class="anchor" name="0255bcde4770fa0f41eeb65a306ceb56"></a><!-- doxytag: member="QextScintillaLexer::setFont" ref="0255bcde4770fa0f41eeb65a306ceb56" args="(const TQFont &amp;f, int style=-1)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintillaLexer::setFont </td>
<td>(</td>
<td class="paramtype">const TQFont &amp;&nbsp;</td>
<td class="paramname"> <em>f</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>style</em> = <code>-1</code></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>
The font for style number <em>style</em> is set to <em>f</em>. If <em>style</em> is -1 then the font is set for all styles.
</div>
</div><p>
<a class="anchor" name="4d8bcbbb950152307c4ef5daf9d4e607"></a><!-- doxytag: member="QextScintillaLexer::setPaper" ref="4d8bcbbb950152307c4ef5daf9d4e607" args="(const TQColor &amp;c, int style=-1)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintillaLexer::setPaper </td>
<td>(</td>
<td class="paramtype">const TQColor &amp;&nbsp;</td>
<td class="paramname"> <em>c</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>style</em> = <code>-1</code></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>
The background colour for style number <em>style</em> is set to <em>c</em>. If <em>style</em> is -1 then the colour is set for all styles.
</div>
</div><p>
<a class="anchor" name="96b4b017b291dcf90e42fe231662b261"></a><!-- doxytag: member="QextScintillaLexer::colorChanged" ref="96b4b017b291dcf90e42fe231662b261" args="(const TQColor &amp;c, int style)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintillaLexer::colorChanged </td>
<td>(</td>
<td class="paramtype">const TQColor &amp;&nbsp;</td>
<td class="paramname"> <em>c</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>style</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 the foreground colour of style number <em>style</em> has changed. The new colour is <em>c</em>.
</div>
</div><p>
<a class="anchor" name="a4dfddbecbb7fc50716f26bd20f810fe"></a><!-- doxytag: member="QextScintillaLexer::eolFillChanged" ref="a4dfddbecbb7fc50716f26bd20f810fe" args="(bool eoffilled, int style)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintillaLexer::eolFillChanged </td>
<td>(</td>
<td class="paramtype">bool&nbsp;</td>
<td class="paramname"> <em>eoffilled</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>style</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 the end-of-file fill of style number <em>style</em> has changed. The new fill is <em>eoffilled</em>.
</div>
</div><p>
<a class="anchor" name="529039eee09430949416bf8da7d5065e"></a><!-- doxytag: member="QextScintillaLexer::fontChanged" ref="529039eee09430949416bf8da7d5065e" args="(const TQFont &amp;f, int style)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintillaLexer::fontChanged </td>
<td>(</td>
<td class="paramtype">const TQFont &amp;&nbsp;</td>
<td class="paramname"> <em>f</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>style</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 the font of style number <em>style</em> has changed. The new font is <em>f</em>.
</div>
</div><p>
<a class="anchor" name="234edeaf7387dfa3afd81f6e459cbb17"></a><!-- doxytag: member="QextScintillaLexer::paperChanged" ref="234edeaf7387dfa3afd81f6e459cbb17" args="(const TQColor &amp;c, int style)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintillaLexer::paperChanged </td>
<td>(</td>
<td class="paramtype">const TQColor &amp;&nbsp;</td>
<td class="paramname"> <em>c</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int&nbsp;</td>
<td class="paramname"> <em>style</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 the background colour of style number <em>style</em> has changed. The new colour is <em>c</em>.
</div>
</div><p>
<a class="anchor" name="f320f847889bb054befdb43d0739b5cf"></a><!-- doxytag: member="QextScintillaLexer::propertyChanged" ref="f320f847889bb054befdb43d0739b5cf" args="(const char *prop, const char *val)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintillaLexer::propertyChanged </td>
<td>(</td>
<td class="paramtype">const char *&nbsp;</td>
<td class="paramname"> <em>prop</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char *&nbsp;</td>
<td class="paramname"> <em>val</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 the value of the lexer property <em>prop</em> needs to be changed. The new value is <em>val</em>.
</div>
</div><p>
<a class="anchor" name="5c0c72a54932c47687584e2cde90574a"></a><!-- doxytag: member="QextScintillaLexer::readProperties" ref="5c0c72a54932c47687584e2cde90574a" args="(TQSettings &amp;qs, const TQString &amp;prefix)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual bool QextScintillaLexer::readProperties </td>
<td>(</td>
<td class="paramtype">TQSettings &amp;&nbsp;</td>
<td class="paramname"> <em>qs</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const TQString &amp;&nbsp;</td>
<td class="paramname"> <em>prefix</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"><code> [protected, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
The lexer's properties are read from the settings <em>qs</em>. <em>prefix</em> (which has a trailing '/') should be used as a prefix to the key of each setting. TRUE is returned if there is no error.
<p>
Reimplemented in <a class="el" href="classQextScintillaLexerBash.html#09a5f818c0d69023ea459fd59c308b9f">QextScintillaLexerBash</a>, <a class="el" href="classQextScintillaLexerCPP.html#58af6f75117c384d0204ac0f65e94c1d">QextScintillaLexerCPP</a>, <a class="el" href="classQextScintillaLexerCSS.html#2618234cfaaa7bc4d24db9df5e423417">QextScintillaLexerCSS</a>, <a class="el" href="classQextScintillaLexerHTML.html#c00904b135b7098ac120344e01d6a706">QextScintillaLexerHTML</a>, <a class="el" href="classQextScintillaLexerLua.html#5dc890e770301ab5ecca0f37294c69e8">QextScintillaLexerLua</a>, <a class="el" href="classQextScintillaLexerPerl.html#a2e0f7cdb50bb439f348e57e3d6f8c76">QextScintillaLexerPerl</a>, <a class="el" href="classQextScintillaLexerPOV.html#74be8267ef68b998d7cabe8466153c24">QextScintillaLexerPOV</a>, <a class="el" href="classQextScintillaLexerProperties.html#eaa2f7a219cd9c2ca923b2595b268c35">QextScintillaLexerProperties</a>, <a class="el" href="classQextScintillaLexerPython.html#496893b8f75a204f1099b42fa06ea0da">QextScintillaLexerPython</a>, and <a class="el" href="classQextScintillaLexerSQL.html#376c567479019727c755b71274f7710c">QextScintillaLexerSQL</a>.
</div>
</div><p>
<a class="anchor" name="69d35dbbba2530a185de901e9fa12a18"></a><!-- doxytag: member="QextScintillaLexer::writeProperties" ref="69d35dbbba2530a185de901e9fa12a18" args="(TQSettings &amp;qs, const TQString &amp;prefix) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual bool QextScintillaLexer::writeProperties </td>
<td>(</td>
<td class="paramtype">TQSettings &amp;&nbsp;</td>
<td class="paramname"> <em>qs</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const TQString &amp;&nbsp;</td>
<td class="paramname"> <em>prefix</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td width="100%"> const<code> [protected, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
The lexer's properties are written to the settings <em>qs</em>. <em>prefix</em> (which has a trailing '/') should be used as a prefix to the key of each setting. TRUE is returned if there is no error.
<p>
Reimplemented in <a class="el" href="classQextScintillaLexerBash.html#3bee366bd9e502ae386656c7e915ff42">QextScintillaLexerBash</a>, <a class="el" href="classQextScintillaLexerCPP.html#600506daad28854a957cc20307854202">QextScintillaLexerCPP</a>, <a class="el" href="classQextScintillaLexerCSS.html#8c61265f2e059f652de67fac9e0c67fd">QextScintillaLexerCSS</a>, <a class="el" href="classQextScintillaLexerHTML.html#a7ecf8f08c953c661a350d5de2e868fa">QextScintillaLexerHTML</a>, <a class="el" href="classQextScintillaLexerLua.html#92663d1d9f49a0218118d8e48b5c49ad">QextScintillaLexerLua</a>, <a class="el" href="classQextScintillaLexerPerl.html#856e7b88f288064e36f2144bf97fdce5">QextScintillaLexerPerl</a>, <a class="el" href="classQextScintillaLexerPOV.html#b1077b902db4549ddef0398fb6391489">QextScintillaLexerPOV</a>, <a class="el" href="classQextScintillaLexerProperties.html#cc1b8d0916329dab170624db1505b2a6">QextScintillaLexerProperties</a>, <a class="el" href="classQextScintillaLexerPython.html#c6e164f4a93cdbacd7f3e9ab66ff98dc">QextScintillaLexerPython</a>, and <a class="el" href="classQextScintillaLexerSQL.html#0824d031dd1ffc6318197e7e545ff84f">QextScintillaLexerSQL</a>.
</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>