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/classQextScintillaLexerBash...

561 lines
30 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: QextScintillaLexerBash 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>QextScintillaLexerBash Class Reference</h1><!-- doxytag: class="QextScintillaLexerBash" --><!-- doxytag: inherits="QextScintillaLexer" -->The <a class="el" href="classQextScintillaLexerBash.html">QextScintillaLexerBash</a> class encapsulates the Scintilla Bash lexer.
<a href="#_details">More...</a>
<p>
<code>#include &lt;qextscintillalexerbash.h&gt;</code>
<p>
Inherits <a class="el" href="classQextScintillaLexer.html">QextScintillaLexer</a>.
<p>
<a href="classQextScintillaLexerBash-members.html">List of all members.</a><h2>Public Types</h2>
<ul>
<li><a class="el" href="classQextScintillaLexerBash.html#a161d468183d486788d727114d801f11f1449fee136726bc4949bc757e103873">Default</a> = 0
<li><a class="el" href="classQextScintillaLexerBash.html#a161d468183d486788d727114d801f11fb2cbda4e68b7a896b938135655895ed">WhiteSpace</a> = Default
<li><a class="el" href="classQextScintillaLexerBash.html#a161d468183d486788d727114d801f11c0ab77e2eb7e7377c5007968a29c328a">Error</a> = 1
<li><a class="el" href="classQextScintillaLexerBash.html#a161d468183d486788d727114d801f11d0358386a60d453f2543466f53e3df26">Comment</a> = 2
<li><a class="el" href="classQextScintillaLexerBash.html#a161d468183d486788d727114d801f1113ad1b444dda14833bd70230d58804d0">Number</a> = 3
<li><a class="el" href="classQextScintillaLexerBash.html#a161d468183d486788d727114d801f11dc75ff87379fcc515c030287e17ca324">Keyword</a> = 4
<li><a class="el" href="classQextScintillaLexerBash.html#a161d468183d486788d727114d801f11d50afdc76afea477f36c37a24e05c26f">DoubleQuotedString</a> = 5
<li><a class="el" href="classQextScintillaLexerBash.html#a161d468183d486788d727114d801f1177f2cc65d0990de81d205c6672206da0">SingleQuotedString</a> = 6
<li><a class="el" href="classQextScintillaLexerBash.html#a161d468183d486788d727114d801f11615cb731c7ed97f4d41fa4de38789cd8">Operator</a> = 7
<li><a class="el" href="classQextScintillaLexerBash.html#a161d468183d486788d727114d801f1121c5e5b14225645cb596e83d77a6c2bd">Identifier</a> = 8
<li><a class="el" href="classQextScintillaLexerBash.html#a161d468183d486788d727114d801f11988ca4848e463e24a09d42d55d3bc153">Scalar</a> = 9
<li><a class="el" href="classQextScintillaLexerBash.html#a161d468183d486788d727114d801f11cbf60b317d49577f7725602d8c77a22e">ParameterExpansion</a> = 10
<li><a class="el" href="classQextScintillaLexerBash.html#a161d468183d486788d727114d801f113df0d6696b34089695443e3fa220b6ba">Backticks</a> = 11
<li><a class="el" href="classQextScintillaLexerBash.html#a161d468183d486788d727114d801f111dbe93d0bf5b49344b2e48227b7cd225">HereDocumentDelimiter</a> = 12
<li><a class="el" href="classQextScintillaLexerBash.html#a161d468183d486788d727114d801f11ed5c6c7c814c87b3995bc1d0e129cdf6">SingleQuotedHereDocument</a> = 13
<li>enum { <br>
&nbsp;&nbsp;<a class="el" href="classQextScintillaLexerBash.html#a161d468183d486788d727114d801f11f1449fee136726bc4949bc757e103873">Default</a> = 0,
<a class="el" href="classQextScintillaLexerBash.html#a161d468183d486788d727114d801f11fb2cbda4e68b7a896b938135655895ed">WhiteSpace</a> = Default,
<a class="el" href="classQextScintillaLexerBash.html#a161d468183d486788d727114d801f11c0ab77e2eb7e7377c5007968a29c328a">Error</a> = 1,
<br>
&nbsp;&nbsp;<a class="el" href="classQextScintillaLexerBash.html#a161d468183d486788d727114d801f11d0358386a60d453f2543466f53e3df26">Comment</a> = 2,
<a class="el" href="classQextScintillaLexerBash.html#a161d468183d486788d727114d801f1113ad1b444dda14833bd70230d58804d0">Number</a> = 3,
<a class="el" href="classQextScintillaLexerBash.html#a161d468183d486788d727114d801f11dc75ff87379fcc515c030287e17ca324">Keyword</a> = 4,
<br>
&nbsp;&nbsp;<a class="el" href="classQextScintillaLexerBash.html#a161d468183d486788d727114d801f11d50afdc76afea477f36c37a24e05c26f">DoubleQuotedString</a> = 5,
<a class="el" href="classQextScintillaLexerBash.html#a161d468183d486788d727114d801f1177f2cc65d0990de81d205c6672206da0">SingleQuotedString</a> = 6,
<a class="el" href="classQextScintillaLexerBash.html#a161d468183d486788d727114d801f11615cb731c7ed97f4d41fa4de38789cd8">Operator</a> = 7,
<br>
&nbsp;&nbsp;<a class="el" href="classQextScintillaLexerBash.html#a161d468183d486788d727114d801f1121c5e5b14225645cb596e83d77a6c2bd">Identifier</a> = 8,
<a class="el" href="classQextScintillaLexerBash.html#a161d468183d486788d727114d801f11988ca4848e463e24a09d42d55d3bc153">Scalar</a> = 9,
<a class="el" href="classQextScintillaLexerBash.html#a161d468183d486788d727114d801f11cbf60b317d49577f7725602d8c77a22e">ParameterExpansion</a> = 10,
<br>
&nbsp;&nbsp;<a class="el" href="classQextScintillaLexerBash.html#a161d468183d486788d727114d801f113df0d6696b34089695443e3fa220b6ba">Backticks</a> = 11,
<a class="el" href="classQextScintillaLexerBash.html#a161d468183d486788d727114d801f111dbe93d0bf5b49344b2e48227b7cd225">HereDocumentDelimiter</a> = 12,
<a class="el" href="classQextScintillaLexerBash.html#a161d468183d486788d727114d801f11ed5c6c7c814c87b3995bc1d0e129cdf6">SingleQuotedHereDocument</a> = 13
<br>
}
</ul>
<h2>Public Slots</h2>
<ul>
<li>virtual void <a class="el" href="classQextScintillaLexerBash.html#1e8fbcfc2d9c84c9d5327972c00c89f3">setFoldComments</a> (bool fold)
<li>virtual void <a class="el" href="classQextScintillaLexerBash.html#66e8c17f35f07a2a98f3b65608e5dd0c">setFoldCompact</a> (bool fold)
</ul>
<h2>Public Member Functions</h2>
<ul>
<li><a class="el" href="classQextScintillaLexerBash.html#3d73bdd3cf21d2d2b365e8c184fe743b">QextScintillaLexerBash</a> (TQObject *parent=0, const char *name=0)
<li>virtual <a class="el" href="classQextScintillaLexerBash.html#5ce2dd33fa7529466237bd8b59e9be83">~QextScintillaLexerBash</a> ()
<li>const char * <a class="el" href="classQextScintillaLexerBash.html#673d80339a5bcba31c1afb5ff63620c0">language</a> () const
<li>const char * <a class="el" href="classQextScintillaLexerBash.html#138d5db7d889a1065d14cabf45be423c">lexer</a> () const
<li><a class="anchor" name="fb6852fc3d60339006ba7c3a479436ec"></a><!-- doxytag: member="QextScintillaLexerBash::braceStyle" ref="fb6852fc3d60339006ba7c3a479436ec" args="() const " -->
int <b>braceStyle</b> () const
<li><a class="anchor" name="c6d21e8f75a1667d25f1c433eadcfdf6"></a><!-- doxytag: member="QextScintillaLexerBash::wordCharacters" ref="c6d21e8f75a1667d25f1c433eadcfdf6" args="() const " -->
const char * <b>wordCharacters</b> () const
<li>TQColor <a class="el" href="classQextScintillaLexerBash.html#ce6da18157d745615fe801abed48de96">color</a> (int style) const
<li>bool <a class="el" href="classQextScintillaLexerBash.html#f4b2b1343c4501c2e1a40d3b58dab574">eolFill</a> (int style) const
<li>TQFont <a class="el" href="classQextScintillaLexerBash.html#734cd74da64ec3489c18e0023c56baf6">font</a> (int style) const
<li>const char * <a class="el" href="classQextScintillaLexerBash.html#8d1ba00bbdbf44ef5d90581988585d94">keywords</a> (int set) const
<li>TQString <a class="el" href="classQextScintillaLexerBash.html#eaf8d3de39a0e93dfb1aa480b99b0642">description</a> (int style) const
<li>TQColor <a class="el" href="classQextScintillaLexerBash.html#162a91355351b5c66acad2da76dffa17">paper</a> (int style) const
<li>void <a class="el" href="classQextScintillaLexerBash.html#a35486ac2b53bcc04380117ce4282d34">refreshProperties</a> ()
<li>bool <a class="el" href="classQextScintillaLexerBash.html#0dbc06722dc9c789a51313b9a659d8b9">foldComments</a> () const
<li>bool <a class="el" href="classQextScintillaLexerBash.html#2b8a0d8fc5e2004809e514826ac2c90f">foldCompact</a> () const
</ul>
<h2>Protected Member Functions</h2>
<ul>
<li>bool <a class="el" href="classQextScintillaLexerBash.html#09a5f818c0d69023ea459fd59c308b9f">readProperties</a> (TQSettings &amp;qs, const TQString &amp;prefix)
<li>bool <a class="el" href="classQextScintillaLexerBash.html#3bee366bd9e502ae386656c7e915ff42">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="classQextScintillaLexerBash.html">QextScintillaLexerBash</a> class encapsulates the Scintilla Bash lexer.
<p>
<hr><h2>Member Enumeration Documentation</h2>
<a class="anchor" name="a161d468183d486788d727114d801f11"></a><!-- doxytag: member="QextScintillaLexerBash::@31" ref="a161d468183d486788d727114d801f11" 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 meanings of the different styles used by the Bash lexer. <dl compact><dt><b>Enumerator: </b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"><em><a class="anchor" name="a161d468183d486788d727114d801f11f1449fee136726bc4949bc757e103873"></a><!-- doxytag: member="Default" ref="a161d468183d486788d727114d801f11f1449fee136726bc4949bc757e103873" args="" -->Default</em>&nbsp;</td><td>
The default. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="a161d468183d486788d727114d801f11fb2cbda4e68b7a896b938135655895ed"></a><!-- doxytag: member="WhiteSpace" ref="a161d468183d486788d727114d801f11fb2cbda4e68b7a896b938135655895ed" args="" -->WhiteSpace</em>&nbsp;</td><td>
<dl compact><dt><b><a class="el" href="deprecated.html#_deprecated000001">Deprecated:</a></b></dt><dd>White space. </dd></dl>
</td></tr>
<tr><td valign="top"><em><a class="anchor" name="a161d468183d486788d727114d801f11c0ab77e2eb7e7377c5007968a29c328a"></a><!-- doxytag: member="Error" ref="a161d468183d486788d727114d801f11c0ab77e2eb7e7377c5007968a29c328a" args="" -->Error</em>&nbsp;</td><td>
An error. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="a161d468183d486788d727114d801f11d0358386a60d453f2543466f53e3df26"></a><!-- doxytag: member="Comment" ref="a161d468183d486788d727114d801f11d0358386a60d453f2543466f53e3df26" args="" -->Comment</em>&nbsp;</td><td>
A comment. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="a161d468183d486788d727114d801f1113ad1b444dda14833bd70230d58804d0"></a><!-- doxytag: member="Number" ref="a161d468183d486788d727114d801f1113ad1b444dda14833bd70230d58804d0" args="" -->Number</em>&nbsp;</td><td>
A number. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="a161d468183d486788d727114d801f11dc75ff87379fcc515c030287e17ca324"></a><!-- doxytag: member="Keyword" ref="a161d468183d486788d727114d801f11dc75ff87379fcc515c030287e17ca324" args="" -->Keyword</em>&nbsp;</td><td>
A keyword. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="a161d468183d486788d727114d801f11d50afdc76afea477f36c37a24e05c26f"></a><!-- doxytag: member="DoubleQuotedString" ref="a161d468183d486788d727114d801f11d50afdc76afea477f36c37a24e05c26f" args="" -->DoubleQuotedString</em>&nbsp;</td><td>
A double-quoted string. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="a161d468183d486788d727114d801f1177f2cc65d0990de81d205c6672206da0"></a><!-- doxytag: member="SingleQuotedString" ref="a161d468183d486788d727114d801f1177f2cc65d0990de81d205c6672206da0" args="" -->SingleQuotedString</em>&nbsp;</td><td>
A single-quoted string. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="a161d468183d486788d727114d801f11615cb731c7ed97f4d41fa4de38789cd8"></a><!-- doxytag: member="Operator" ref="a161d468183d486788d727114d801f11615cb731c7ed97f4d41fa4de38789cd8" args="" -->Operator</em>&nbsp;</td><td>
An operator. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="a161d468183d486788d727114d801f1121c5e5b14225645cb596e83d77a6c2bd"></a><!-- doxytag: member="Identifier" ref="a161d468183d486788d727114d801f1121c5e5b14225645cb596e83d77a6c2bd" args="" -->Identifier</em>&nbsp;</td><td>
An identifier. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="a161d468183d486788d727114d801f11988ca4848e463e24a09d42d55d3bc153"></a><!-- doxytag: member="Scalar" ref="a161d468183d486788d727114d801f11988ca4848e463e24a09d42d55d3bc153" args="" -->Scalar</em>&nbsp;</td><td>
A scalar. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="a161d468183d486788d727114d801f11cbf60b317d49577f7725602d8c77a22e"></a><!-- doxytag: member="ParameterExpansion" ref="a161d468183d486788d727114d801f11cbf60b317d49577f7725602d8c77a22e" args="" -->ParameterExpansion</em>&nbsp;</td><td>
Parameter expansion. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="a161d468183d486788d727114d801f113df0d6696b34089695443e3fa220b6ba"></a><!-- doxytag: member="Backticks" ref="a161d468183d486788d727114d801f113df0d6696b34089695443e3fa220b6ba" args="" -->Backticks</em>&nbsp;</td><td>
Backticks. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="a161d468183d486788d727114d801f111dbe93d0bf5b49344b2e48227b7cd225"></a><!-- doxytag: member="HereDocumentDelimiter" ref="a161d468183d486788d727114d801f111dbe93d0bf5b49344b2e48227b7cd225" args="" -->HereDocumentDelimiter</em>&nbsp;</td><td>
A here document delimiter. </td></tr>
<tr><td valign="top"><em><a class="anchor" name="a161d468183d486788d727114d801f11ed5c6c7c814c87b3995bc1d0e129cdf6"></a><!-- doxytag: member="SingleQuotedHereDocument" ref="a161d468183d486788d727114d801f11ed5c6c7c814c87b3995bc1d0e129cdf6" args="" -->SingleQuotedHereDocument</em>&nbsp;</td><td>
A single quoted here document. </td></tr>
</table>
</dl>
</div>
</div><p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="3d73bdd3cf21d2d2b365e8c184fe743b"></a><!-- doxytag: member="QextScintillaLexerBash::QextScintillaLexerBash" ref="3d73bdd3cf21d2d2b365e8c184fe743b" args="(TQObject *parent=0, const char *name=0)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">QextScintillaLexerBash::QextScintillaLexerBash </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="classQextScintillaLexerBash.html">QextScintillaLexerBash</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="5ce2dd33fa7529466237bd8b59e9be83"></a><!-- doxytag: member="QextScintillaLexerBash::~QextScintillaLexerBash" ref="5ce2dd33fa7529466237bd8b59e9be83" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual QextScintillaLexerBash::~QextScintillaLexerBash </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="classQextScintillaLexerBash.html">QextScintillaLexerBash</a> instance.
<p>
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="673d80339a5bcba31c1afb5ff63620c0"></a><!-- doxytag: member="QextScintillaLexerBash::language" ref="673d80339a5bcba31c1afb5ff63620c0" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const char* QextScintillaLexerBash::language </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 name of the language.
<p>
<p>
Implements <a class="el" href="classQextScintillaLexer.html#59c17e312dff4a9aa90b5e4c2a382218">QextScintillaLexer</a>.
</div>
</div><p>
<a class="anchor" name="138d5db7d889a1065d14cabf45be423c"></a><!-- doxytag: member="QextScintillaLexerBash::lexer" ref="138d5db7d889a1065d14cabf45be423c" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const char* QextScintillaLexerBash::lexer </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 name of the lexer. Some lexers support a number of languages.
<p>
Implements <a class="el" href="classQextScintillaLexer.html#9d63d331f148e68e5cd1dd6b9c3ad7d3">QextScintillaLexer</a>.
</div>
</div><p>
<a class="anchor" name="ce6da18157d745615fe801abed48de96"></a><!-- doxytag: member="QextScintillaLexerBash::color" ref="ce6da18157d745615fe801abed48de96" args="(int style) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">TQColor QextScintillaLexerBash::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>.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintillaLexerBash.html#162a91355351b5c66acad2da76dffa17">paper()</a> </dd></dl>
<p>
Reimplemented from <a class="el" href="classQextScintillaLexer.html#d829bf54912a1909556a517c09857974">QextScintillaLexer</a>.
</div>
</div><p>
<a class="anchor" name="f4b2b1343c4501c2e1a40d3b58dab574"></a><!-- doxytag: member="QextScintillaLexerBash::eolFill" ref="f4b2b1343c4501c2e1a40d3b58dab574" args="(int style) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool QextScintillaLexerBash::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 fill for style number <em>style</em>.
<p>
<p>
Reimplemented from <a class="el" href="classQextScintillaLexer.html#9e1f5d6b36346910e45c433e22ad05ff">QextScintillaLexer</a>.
</div>
</div><p>
<a class="anchor" name="734cd74da64ec3489c18e0023c56baf6"></a><!-- doxytag: member="QextScintillaLexerBash::font" ref="734cd74da64ec3489c18e0023c56baf6" args="(int style) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">TQFont QextScintillaLexerBash::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>.
<p>
<p>
Reimplemented from <a class="el" href="classQextScintillaLexer.html#237079987354f031e8982b60a00b14e0">QextScintillaLexer</a>.
</div>
</div><p>
<a class="anchor" name="8d1ba00bbdbf44ef5d90581988585d94"></a><!-- doxytag: member="QextScintillaLexerBash::keywords" ref="8d1ba00bbdbf44ef5d90581988585d94" args="(int set) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const char* QextScintillaLexerBash::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.
<p>
Reimplemented from <a class="el" href="classQextScintillaLexer.html#00cc06fe8bce85318fd08890f5f614e4">QextScintillaLexer</a>.
</div>
</div><p>
<a class="anchor" name="eaf8d3de39a0e93dfb1aa480b99b0642"></a><!-- doxytag: member="QextScintillaLexerBash::description" ref="eaf8d3de39a0e93dfb1aa480b99b0642" args="(int style) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">TQString QextScintillaLexerBash::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> [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>
Implements <a class="el" href="classQextScintillaLexer.html#ddcd7beaeee21a59e4f4f5dee8edf0d8">QextScintillaLexer</a>.
</div>
</div><p>
<a class="anchor" name="162a91355351b5c66acad2da76dffa17"></a><!-- doxytag: member="QextScintillaLexerBash::paper" ref="162a91355351b5c66acad2da76dffa17" args="(int style) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">TQColor QextScintillaLexerBash::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="classQextScintillaLexerBash.html#ce6da18157d745615fe801abed48de96">color()</a> </dd></dl>
<p>
Reimplemented from <a class="el" href="classQextScintillaLexer.html#791c5d4bcab79828d394975344fae6db">QextScintillaLexer</a>.
</div>
</div><p>
<a class="anchor" name="a35486ac2b53bcc04380117ce4282d34"></a><!-- doxytag: member="QextScintillaLexerBash::refreshProperties" ref="a35486ac2b53bcc04380117ce4282d34" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void QextScintillaLexerBash::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 from <a class="el" href="classQextScintillaLexer.html#8c606f8763ced32f56d4a72d089a50ef">QextScintillaLexer</a>.
</div>
</div><p>
<a class="anchor" name="0dbc06722dc9c789a51313b9a659d8b9"></a><!-- doxytag: member="QextScintillaLexerBash::foldComments" ref="0dbc06722dc9c789a51313b9a659d8b9" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool QextScintillaLexerBash::foldComments </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns TRUE if multi-line comment blocks can be folded.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintillaLexerBash.html#1e8fbcfc2d9c84c9d5327972c00c89f3">setFoldComments()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="2b8a0d8fc5e2004809e514826ac2c90f"></a><!-- doxytag: member="QextScintillaLexerBash::foldCompact" ref="2b8a0d8fc5e2004809e514826ac2c90f" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool QextScintillaLexerBash::foldCompact </td>
<td>(</td>
<td class="paramname"> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"> const</td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Returns TRUE if trailing blank lines are included in a fold block.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintillaLexerBash.html#66e8c17f35f07a2a98f3b65608e5dd0c">setFoldCompact()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="1e8fbcfc2d9c84c9d5327972c00c89f3"></a><!-- doxytag: member="QextScintillaLexerBash::setFoldComments" ref="1e8fbcfc2d9c84c9d5327972c00c89f3" args="(bool fold)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintillaLexerBash::setFoldComments </td>
<td>(</td>
<td class="paramtype">bool&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>
If <em>fold</em> is TRUE then multi-line comment blocks can be folded. The default is FALSE.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintillaLexerBash.html#0dbc06722dc9c789a51313b9a659d8b9">foldComments()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="66e8c17f35f07a2a98f3b65608e5dd0c"></a><!-- doxytag: member="QextScintillaLexerBash::setFoldCompact" ref="66e8c17f35f07a2a98f3b65608e5dd0c" args="(bool fold)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void QextScintillaLexerBash::setFoldCompact </td>
<td>(</td>
<td class="paramtype">bool&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>
If <em>fold</em> is TRUE then trailing blank lines are included in a fold block. The default is TRUE.<p>
<dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classQextScintillaLexerBash.html#2b8a0d8fc5e2004809e514826ac2c90f">foldCompact()</a> </dd></dl>
</div>
</div><p>
<a class="anchor" name="09a5f818c0d69023ea459fd59c308b9f"></a><!-- doxytag: member="QextScintillaLexerBash::readProperties" ref="09a5f818c0d69023ea459fd59c308b9f" args="(TQSettings &amp;qs, const TQString &amp;prefix)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool QextScintillaLexerBash::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 from <a class="el" href="classQextScintillaLexer.html#5c0c72a54932c47687584e2cde90574a">QextScintillaLexer</a>.
</div>
</div><p>
<a class="anchor" name="3bee366bd9e502ae386656c7e915ff42"></a><!-- doxytag: member="QextScintillaLexerBash::writeProperties" ref="3bee366bd9e502ae386656c7e915ff42" args="(TQSettings &amp;qs, const TQString &amp;prefix) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool QextScintillaLexerBash::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 from <a class="el" href="classQextScintillaLexer.html#69d35dbbba2530a185de901e9fa12a18">QextScintillaLexer</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>