diff options
Diffstat (limited to 'doc/html/classQextScintillaLexerLua.html')
-rw-r--r-- | doc/html/classQextScintillaLexerLua.html | 514 |
1 files changed, 514 insertions, 0 deletions
diff --git a/doc/html/classQextScintillaLexerLua.html b/doc/html/classQextScintillaLexerLua.html new file mode 100644 index 0000000..31efdad --- /dev/null +++ b/doc/html/classQextScintillaLexerLua.html @@ -0,0 +1,514 @@ +<!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>QScintilla: QextScintillaLexerLua 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 Page</span></a></li> + <li id="current"><a href="annotated.html"><span>Classes</span></a></li> + <li><a href="pages.html"><span>Related Pages</span></a></li> + </ul></div> +<div class="tabs"> + <ul> + <li><a href="annotated.html"><span>Class List</span></a></li> + <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> + <li><a href="functions.html"><span>Class Members</span></a></li> + </ul></div> +<h1>QextScintillaLexerLua Class Reference</h1><!-- doxytag: class="QextScintillaLexerLua" --><!-- doxytag: inherits="QextScintillaLexer" -->The <a class="el" href="classQextScintillaLexerLua.html">QextScintillaLexerLua</a> class encapsulates the Scintilla Lua lexer. +<a href="#_details">More...</a> +<p> +<code>#include <qextscintillalexerlua.h></code> +<p> +Inherits <a class="el" href="classQextScintillaLexer.html">QextScintillaLexer</a>. +<p> +<a href="classQextScintillaLexerLua-members.html">List of all members.</a><h2>Public Types</h2> +<ul> +<li><a class="el" href="classQextScintillaLexerLua.html#dcc14a2e013a6ce9dd75a4e2740254a66718ab53e8288e80963d595c32e710fc">Default</a> = 0 +<li><a class="el" href="classQextScintillaLexerLua.html#dcc14a2e013a6ce9dd75a4e2740254a698cd8797d93b7ed7ec4b8ae0f7bb04d8">Comment</a> = 1 +<li><a class="el" href="classQextScintillaLexerLua.html#dcc14a2e013a6ce9dd75a4e2740254a6e69c6f51c5d32bd8e9d154d22570dcf9">LineComment</a> = 2 +<li><a class="el" href="classQextScintillaLexerLua.html#dcc14a2e013a6ce9dd75a4e2740254a68fcd66fee6897b8fa4ddb9381b693323">Number</a> = 4 +<li><a class="el" href="classQextScintillaLexerLua.html#dcc14a2e013a6ce9dd75a4e2740254a667b65a2ea707a283ee0a98af97cd4757">Keyword</a> = 5 +<li><a class="el" href="classQextScintillaLexerLua.html#dcc14a2e013a6ce9dd75a4e2740254a6a7bd9b08519b4fc35df1cae499c6766f">String</a> = 6 +<li><a class="el" href="classQextScintillaLexerLua.html#dcc14a2e013a6ce9dd75a4e2740254a64bb9035d2a79de51309e1f8df1c2df05">Character</a> = 7 +<li><a class="el" href="classQextScintillaLexerLua.html#dcc14a2e013a6ce9dd75a4e2740254a6edabe8da9049cc395dd7c301c5dc8383">LiteralString</a> = 8 +<li><a class="el" href="classQextScintillaLexerLua.html#dcc14a2e013a6ce9dd75a4e2740254a68b9c95922bfc06feb46347bf07948238">Preprocessor</a> = 9 +<li><a class="el" href="classQextScintillaLexerLua.html#dcc14a2e013a6ce9dd75a4e2740254a6e1d5da80ef70caafc99e4cadf944c524">Operator</a> = 10 +<li><a class="el" href="classQextScintillaLexerLua.html#dcc14a2e013a6ce9dd75a4e2740254a6b0f27236463324dc717da325eee01f9d">Identifier</a> = 11 +<li><a class="el" href="classQextScintillaLexerLua.html#dcc14a2e013a6ce9dd75a4e2740254a639d296e5c1424d043ece54afc3e012bb">UnclosedString</a> = 12 +<li><a class="el" href="classQextScintillaLexerLua.html#dcc14a2e013a6ce9dd75a4e2740254a6e48cbece3fd2db495d995c794b9aeb55">BasicFunctions</a> = 13 +<li><a class="el" href="classQextScintillaLexerLua.html#dcc14a2e013a6ce9dd75a4e2740254a6cf8fcc5533445fd6d4aea4ffc86a79ce">StringTableMathsFunctions</a> = 14 +<li><a class="el" href="classQextScintillaLexerLua.html#dcc14a2e013a6ce9dd75a4e2740254a6c8bd9b4dbcd836a98ecea083b95934ed">CoroutinesIOSystemFacilities</a> = 15 +<li>enum { <br> + <a class="el" href="classQextScintillaLexerLua.html#dcc14a2e013a6ce9dd75a4e2740254a66718ab53e8288e80963d595c32e710fc">Default</a> = 0, +<a class="el" href="classQextScintillaLexerLua.html#dcc14a2e013a6ce9dd75a4e2740254a698cd8797d93b7ed7ec4b8ae0f7bb04d8">Comment</a> = 1, +<a class="el" href="classQextScintillaLexerLua.html#dcc14a2e013a6ce9dd75a4e2740254a6e69c6f51c5d32bd8e9d154d22570dcf9">LineComment</a> = 2, +<br> + <a class="el" href="classQextScintillaLexerLua.html#dcc14a2e013a6ce9dd75a4e2740254a68fcd66fee6897b8fa4ddb9381b693323">Number</a> = 4, +<a class="el" href="classQextScintillaLexerLua.html#dcc14a2e013a6ce9dd75a4e2740254a667b65a2ea707a283ee0a98af97cd4757">Keyword</a> = 5, +<a class="el" href="classQextScintillaLexerLua.html#dcc14a2e013a6ce9dd75a4e2740254a6a7bd9b08519b4fc35df1cae499c6766f">String</a> = 6, +<br> + <a class="el" href="classQextScintillaLexerLua.html#dcc14a2e013a6ce9dd75a4e2740254a64bb9035d2a79de51309e1f8df1c2df05">Character</a> = 7, +<a class="el" href="classQextScintillaLexerLua.html#dcc14a2e013a6ce9dd75a4e2740254a6edabe8da9049cc395dd7c301c5dc8383">LiteralString</a> = 8, +<a class="el" href="classQextScintillaLexerLua.html#dcc14a2e013a6ce9dd75a4e2740254a68b9c95922bfc06feb46347bf07948238">Preprocessor</a> = 9, +<br> + <a class="el" href="classQextScintillaLexerLua.html#dcc14a2e013a6ce9dd75a4e2740254a6e1d5da80ef70caafc99e4cadf944c524">Operator</a> = 10, +<a class="el" href="classQextScintillaLexerLua.html#dcc14a2e013a6ce9dd75a4e2740254a6b0f27236463324dc717da325eee01f9d">Identifier</a> = 11, +<a class="el" href="classQextScintillaLexerLua.html#dcc14a2e013a6ce9dd75a4e2740254a639d296e5c1424d043ece54afc3e012bb">UnclosedString</a> = 12, +<br> + <a class="el" href="classQextScintillaLexerLua.html#dcc14a2e013a6ce9dd75a4e2740254a6e48cbece3fd2db495d995c794b9aeb55">BasicFunctions</a> = 13, +<a class="el" href="classQextScintillaLexerLua.html#dcc14a2e013a6ce9dd75a4e2740254a6cf8fcc5533445fd6d4aea4ffc86a79ce">StringTableMathsFunctions</a> = 14, +<a class="el" href="classQextScintillaLexerLua.html#dcc14a2e013a6ce9dd75a4e2740254a6c8bd9b4dbcd836a98ecea083b95934ed">CoroutinesIOSystemFacilities</a> = 15 +<br> + } +</ul> +<h2>Public Slots</h2> +<ul> +<li>virtual void <a class="el" href="classQextScintillaLexerLua.html#5f48a7bed25b1481edbb51f3c7614da4">setFoldCompact</a> (bool fold) +</ul> +<h2>Public Member Functions</h2> +<ul> +<li><a class="el" href="classQextScintillaLexerLua.html#43fbffe049e40e7d9116debe7f5a0e01">QextScintillaLexerLua</a> (QObject *parent=0, const char *name=0) +<li>virtual <a class="el" href="classQextScintillaLexerLua.html#58a3c460c4908a7456d1dab47631f9f0">~QextScintillaLexerLua</a> () +<li>const char * <a class="el" href="classQextScintillaLexerLua.html#f2708e7a2aab690da33cd71770db2c93">language</a> () const +<li>const char * <a class="el" href="classQextScintillaLexerLua.html#578426b4bb8a4c2b16129a1c60b3911c">lexer</a> () const +<li><a class="anchor" name="0dbcda1c2e8e77ef25c2e92c1be7c3ae"></a><!-- doxytag: member="QextScintillaLexerLua::blockStart" ref="0dbcda1c2e8e77ef25c2e92c1be7c3ae" args="(int *style=0) const " --> +const char * <b>blockStart</b> (int *style=0) const +<li><a class="anchor" name="bc04f5463d8802382edb8b2b11f30860"></a><!-- doxytag: member="QextScintillaLexerLua::braceStyle" ref="bc04f5463d8802382edb8b2b11f30860" args="() const " --> +int <b>braceStyle</b> () const +<li>QColor <a class="el" href="classQextScintillaLexerLua.html#d30f09523c335c17b1a862c44beb4593">color</a> (int style) const +<li>bool <a class="el" href="classQextScintillaLexerLua.html#cfde1f9e0a2ea5ea4581fddb2f889c1c">eolFill</a> (int style) const +<li>QFont <a class="el" href="classQextScintillaLexerLua.html#a7779e1dcafb87304b611315bc525b90">font</a> (int style) const +<li>const char * <a class="el" href="classQextScintillaLexerLua.html#0f3e22697e17b377405a17a18115d60c">keywords</a> (int set) const +<li>QString <a class="el" href="classQextScintillaLexerLua.html#de61e22ccec39eefe727b76f43ed000d">description</a> (int style) const +<li>QColor <a class="el" href="classQextScintillaLexerLua.html#069160759fbd9f9942f15447580d53e1">paper</a> (int style) const +<li>void <a class="el" href="classQextScintillaLexerLua.html#7995cf1a6671a840abf061b3939b5e8b">refreshProperties</a> () +<li>bool <a class="el" href="classQextScintillaLexerLua.html#a83fe43c217c885d4665c830af19a9c4">foldCompact</a> () const +</ul> +<h2>Protected Member Functions</h2> +<ul> +<li>bool <a class="el" href="classQextScintillaLexerLua.html#5dc890e770301ab5ecca0f37294c69e8">readProperties</a> (QSettings &qs, const QString &prefix) +<li>bool <a class="el" href="classQextScintillaLexerLua.html#92663d1d9f49a0218118d8e48b5c49ad">writeProperties</a> (QSettings &qs, const QString &prefix) const +</ul> +<hr><a name="_details"></a><h2>Detailed Description</h2> +The <a class="el" href="classQextScintillaLexerLua.html">QextScintillaLexerLua</a> class encapsulates the Scintilla Lua lexer. +<p> +<hr><h2>Member Enumeration Documentation</h2> +<a class="anchor" name="dcc14a2e013a6ce9dd75a4e2740254a6"></a><!-- doxytag: member="QextScintillaLexerLua::@37" ref="dcc14a2e013a6ce9dd75a4e2740254a6" 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 Lua 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="dcc14a2e013a6ce9dd75a4e2740254a66718ab53e8288e80963d595c32e710fc"></a><!-- doxytag: member="Default" ref="dcc14a2e013a6ce9dd75a4e2740254a66718ab53e8288e80963d595c32e710fc" args="" -->Default</em> </td><td> +The default. </td></tr> +<tr><td valign="top"><em><a class="anchor" name="dcc14a2e013a6ce9dd75a4e2740254a698cd8797d93b7ed7ec4b8ae0f7bb04d8"></a><!-- doxytag: member="Comment" ref="dcc14a2e013a6ce9dd75a4e2740254a698cd8797d93b7ed7ec4b8ae0f7bb04d8" args="" -->Comment</em> </td><td> +A block comment. </td></tr> +<tr><td valign="top"><em><a class="anchor" name="dcc14a2e013a6ce9dd75a4e2740254a6e69c6f51c5d32bd8e9d154d22570dcf9"></a><!-- doxytag: member="LineComment" ref="dcc14a2e013a6ce9dd75a4e2740254a6e69c6f51c5d32bd8e9d154d22570dcf9" args="" -->LineComment</em> </td><td> +A line comment. </td></tr> +<tr><td valign="top"><em><a class="anchor" name="dcc14a2e013a6ce9dd75a4e2740254a68fcd66fee6897b8fa4ddb9381b693323"></a><!-- doxytag: member="Number" ref="dcc14a2e013a6ce9dd75a4e2740254a68fcd66fee6897b8fa4ddb9381b693323" args="" -->Number</em> </td><td> +A number. </td></tr> +<tr><td valign="top"><em><a class="anchor" name="dcc14a2e013a6ce9dd75a4e2740254a667b65a2ea707a283ee0a98af97cd4757"></a><!-- doxytag: member="Keyword" ref="dcc14a2e013a6ce9dd75a4e2740254a667b65a2ea707a283ee0a98af97cd4757" args="" -->Keyword</em> </td><td> +A keyword. </td></tr> +<tr><td valign="top"><em><a class="anchor" name="dcc14a2e013a6ce9dd75a4e2740254a6a7bd9b08519b4fc35df1cae499c6766f"></a><!-- doxytag: member="String" ref="dcc14a2e013a6ce9dd75a4e2740254a6a7bd9b08519b4fc35df1cae499c6766f" args="" -->String</em> </td><td> +A string. </td></tr> +<tr><td valign="top"><em><a class="anchor" name="dcc14a2e013a6ce9dd75a4e2740254a64bb9035d2a79de51309e1f8df1c2df05"></a><!-- doxytag: member="Character" ref="dcc14a2e013a6ce9dd75a4e2740254a64bb9035d2a79de51309e1f8df1c2df05" args="" -->Character</em> </td><td> +A character. </td></tr> +<tr><td valign="top"><em><a class="anchor" name="dcc14a2e013a6ce9dd75a4e2740254a6edabe8da9049cc395dd7c301c5dc8383"></a><!-- doxytag: member="LiteralString" ref="dcc14a2e013a6ce9dd75a4e2740254a6edabe8da9049cc395dd7c301c5dc8383" args="" -->LiteralString</em> </td><td> +A literal string. </td></tr> +<tr><td valign="top"><em><a class="anchor" name="dcc14a2e013a6ce9dd75a4e2740254a68b9c95922bfc06feb46347bf07948238"></a><!-- doxytag: member="Preprocessor" ref="dcc14a2e013a6ce9dd75a4e2740254a68b9c95922bfc06feb46347bf07948238" args="" -->Preprocessor</em> </td><td> +Preprocessor. </td></tr> +<tr><td valign="top"><em><a class="anchor" name="dcc14a2e013a6ce9dd75a4e2740254a6e1d5da80ef70caafc99e4cadf944c524"></a><!-- doxytag: member="Operator" ref="dcc14a2e013a6ce9dd75a4e2740254a6e1d5da80ef70caafc99e4cadf944c524" args="" -->Operator</em> </td><td> +An operator. </td></tr> +<tr><td valign="top"><em><a class="anchor" name="dcc14a2e013a6ce9dd75a4e2740254a6b0f27236463324dc717da325eee01f9d"></a><!-- doxytag: member="Identifier" ref="dcc14a2e013a6ce9dd75a4e2740254a6b0f27236463324dc717da325eee01f9d" args="" -->Identifier</em> </td><td> +An identifier. </td></tr> +<tr><td valign="top"><em><a class="anchor" name="dcc14a2e013a6ce9dd75a4e2740254a639d296e5c1424d043ece54afc3e012bb"></a><!-- doxytag: member="UnclosedString" ref="dcc14a2e013a6ce9dd75a4e2740254a639d296e5c1424d043ece54afc3e012bb" args="" -->UnclosedString</em> </td><td> +The end of a line where a string is not closed. </td></tr> +<tr><td valign="top"><em><a class="anchor" name="dcc14a2e013a6ce9dd75a4e2740254a6e48cbece3fd2db495d995c794b9aeb55"></a><!-- doxytag: member="BasicFunctions" ref="dcc14a2e013a6ce9dd75a4e2740254a6e48cbece3fd2db495d995c794b9aeb55" args="" -->BasicFunctions</em> </td><td> +Basic functions. </td></tr> +<tr><td valign="top"><em><a class="anchor" name="dcc14a2e013a6ce9dd75a4e2740254a6cf8fcc5533445fd6d4aea4ffc86a79ce"></a><!-- doxytag: member="StringTableMathsFunctions" ref="dcc14a2e013a6ce9dd75a4e2740254a6cf8fcc5533445fd6d4aea4ffc86a79ce" args="" -->StringTableMathsFunctions</em> </td><td> +String, table and maths functions. </td></tr> +<tr><td valign="top"><em><a class="anchor" name="dcc14a2e013a6ce9dd75a4e2740254a6c8bd9b4dbcd836a98ecea083b95934ed"></a><!-- doxytag: member="CoroutinesIOSystemFacilities" ref="dcc14a2e013a6ce9dd75a4e2740254a6c8bd9b4dbcd836a98ecea083b95934ed" args="" -->CoroutinesIOSystemFacilities</em> </td><td> +Coroutines, I/O and system facilities. </td></tr> +</table> +</dl> + +</div> +</div><p> +<hr><h2>Constructor & Destructor Documentation</h2> +<a class="anchor" name="43fbffe049e40e7d9116debe7f5a0e01"></a><!-- doxytag: member="QextScintillaLexerLua::QextScintillaLexerLua" ref="43fbffe049e40e7d9116debe7f5a0e01" args="(QObject *parent=0, const char *name=0)" --> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">QextScintillaLexerLua::QextScintillaLexerLua </td> + <td>(</td> + <td class="paramtype">QObject * </td> + <td class="paramname"> <em>parent</em> = <code>0</code>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">const char * </td> + <td class="paramname"> <em>name</em> = <code>0</code></td><td> </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="classQextScintillaLexerLua.html">QextScintillaLexerLua</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="58a3c460c4908a7456d1dab47631f9f0"></a><!-- doxytag: member="QextScintillaLexerLua::~QextScintillaLexerLua" ref="58a3c460c4908a7456d1dab47631f9f0" args="()" --> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">virtual QextScintillaLexerLua::~QextScintillaLexerLua </td> + <td>(</td> + <td class="paramname"> </td> + <td> ) </td> + <td width="100%"><code> [virtual]</code></td> + </tr> + </table> +</div> +<div class="memdoc"> + +<p> +Destroys the <a class="el" href="classQextScintillaLexerLua.html">QextScintillaLexerLua</a> instance. +<p> + +</div> +</div><p> +<hr><h2>Member Function Documentation</h2> +<a class="anchor" name="f2708e7a2aab690da33cd71770db2c93"></a><!-- doxytag: member="QextScintillaLexerLua::language" ref="f2708e7a2aab690da33cd71770db2c93" args="() const " --> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">const char* QextScintillaLexerLua::language </td> + <td>(</td> + <td class="paramname"> </td> + <td> ) </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="578426b4bb8a4c2b16129a1c60b3911c"></a><!-- doxytag: member="QextScintillaLexerLua::lexer" ref="578426b4bb8a4c2b16129a1c60b3911c" args="() const " --> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">const char* QextScintillaLexerLua::lexer </td> + <td>(</td> + <td class="paramname"> </td> + <td> ) </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="d30f09523c335c17b1a862c44beb4593"></a><!-- doxytag: member="QextScintillaLexerLua::color" ref="d30f09523c335c17b1a862c44beb4593" args="(int style) const " --> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">QColor QextScintillaLexerLua::color </td> + <td>(</td> + <td class="paramtype">int </td> + <td class="paramname"> <em>style</em> </td> + <td> ) </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="classQextScintillaLexerLua.html#069160759fbd9f9942f15447580d53e1">paper()</a> </dd></dl> + +<p> +Reimplemented from <a class="el" href="classQextScintillaLexer.html#d829bf54912a1909556a517c09857974">QextScintillaLexer</a>. +</div> +</div><p> +<a class="anchor" name="cfde1f9e0a2ea5ea4581fddb2f889c1c"></a><!-- doxytag: member="QextScintillaLexerLua::eolFill" ref="cfde1f9e0a2ea5ea4581fddb2f889c1c" args="(int style) const " --> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">bool QextScintillaLexerLua::eolFill </td> + <td>(</td> + <td class="paramtype">int </td> + <td class="paramname"> <em>style</em> </td> + <td> ) </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="a7779e1dcafb87304b611315bc525b90"></a><!-- doxytag: member="QextScintillaLexerLua::font" ref="a7779e1dcafb87304b611315bc525b90" args="(int style) const " --> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">QFont QextScintillaLexerLua::font </td> + <td>(</td> + <td class="paramtype">int </td> + <td class="paramname"> <em>style</em> </td> + <td> ) </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="0f3e22697e17b377405a17a18115d60c"></a><!-- doxytag: member="QextScintillaLexerLua::keywords" ref="0f3e22697e17b377405a17a18115d60c" args="(int set) const " --> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">const char* QextScintillaLexerLua::keywords </td> + <td>(</td> + <td class="paramtype">int </td> + <td class="paramname"> <em>set</em> </td> + <td> ) </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="de61e22ccec39eefe727b76f43ed000d"></a><!-- doxytag: member="QextScintillaLexerLua::description" ref="de61e22ccec39eefe727b76f43ed000d" args="(int style) const " --> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">QString QextScintillaLexerLua::description </td> + <td>(</td> + <td class="paramtype">int </td> + <td class="paramname"> <em>style</em> </td> + <td> ) </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 QString::null 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="069160759fbd9f9942f15447580d53e1"></a><!-- doxytag: member="QextScintillaLexerLua::paper" ref="069160759fbd9f9942f15447580d53e1" args="(int style) const " --> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">QColor QextScintillaLexerLua::paper </td> + <td>(</td> + <td class="paramtype">int </td> + <td class="paramname"> <em>style</em> </td> + <td> ) </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="classQextScintillaLexerLua.html#d30f09523c335c17b1a862c44beb4593">color()</a> </dd></dl> + +<p> +Reimplemented from <a class="el" href="classQextScintillaLexer.html#791c5d4bcab79828d394975344fae6db">QextScintillaLexer</a>. +</div> +</div><p> +<a class="anchor" name="7995cf1a6671a840abf061b3939b5e8b"></a><!-- doxytag: member="QextScintillaLexerLua::refreshProperties" ref="7995cf1a6671a840abf061b3939b5e8b" args="()" --> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">void QextScintillaLexerLua::refreshProperties </td> + <td>(</td> + <td class="paramname"> </td> + <td> ) </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="a83fe43c217c885d4665c830af19a9c4"></a><!-- doxytag: member="QextScintillaLexerLua::foldCompact" ref="a83fe43c217c885d4665c830af19a9c4" args="() const " --> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">bool QextScintillaLexerLua::foldCompact </td> + <td>(</td> + <td class="paramname"> </td> + <td> ) </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="classQextScintillaLexerLua.html#5f48a7bed25b1481edbb51f3c7614da4">setFoldCompact()</a> </dd></dl> + +</div> +</div><p> +<a class="anchor" name="5f48a7bed25b1481edbb51f3c7614da4"></a><!-- doxytag: member="QextScintillaLexerLua::setFoldCompact" ref="5f48a7bed25b1481edbb51f3c7614da4" args="(bool fold)" --> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">virtual void QextScintillaLexerLua::setFoldCompact </td> + <td>(</td> + <td class="paramtype">bool </td> + <td class="paramname"> <em>fold</em> </td> + <td> ) </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="classQextScintillaLexerLua.html#a83fe43c217c885d4665c830af19a9c4">foldCompact()</a> </dd></dl> + +</div> +</div><p> +<a class="anchor" name="5dc890e770301ab5ecca0f37294c69e8"></a><!-- doxytag: member="QextScintillaLexerLua::readProperties" ref="5dc890e770301ab5ecca0f37294c69e8" args="(QSettings &qs, const QString &prefix)" --> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">bool QextScintillaLexerLua::readProperties </td> + <td>(</td> + <td class="paramtype">QSettings & </td> + <td class="paramname"> <em>qs</em>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">const QString & </td> + <td class="paramname"> <em>prefix</em></td><td> </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="92663d1d9f49a0218118d8e48b5c49ad"></a><!-- doxytag: member="QextScintillaLexerLua::writeProperties" ref="92663d1d9f49a0218118d8e48b5c49ad" args="(QSettings &qs, const QString &prefix) const " --> +<div class="memitem"> +<div class="memproto"> + <table class="memname"> + <tr> + <td class="memname">bool QextScintillaLexerLua::writeProperties </td> + <td>(</td> + <td class="paramtype">QSettings & </td> + <td class="paramname"> <em>qs</em>, </td> + </tr> + <tr> + <td class="paramkey"></td> + <td></td> + <td class="paramtype">const QString & </td> + <td class="paramname"> <em>prefix</em></td><td> </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 QScintilla by +<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> |