Documentation/Source/eric5.QScintilla.Lexers.LexerRuby.html

changeset 948
fe7b94ed01ec
parent 945
8cd4d08fa9f6
child 1228
7afaf2fca55b
--- a/Documentation/Source/eric5.QScintilla.Lexers.LexerRuby.html	Sat Mar 12 13:47:25 2011 +0100
+++ b/Documentation/Source/eric5.QScintilla.Lexers.LexerRuby.html	Sat Mar 12 17:42:26 2011 +0100
@@ -63,6 +63,9 @@
 <td><a href="#LexerRuby.defaultKeywords">defaultKeywords</a></td>
 <td>Public method to get the default keywords.</td>
 </tr><tr>
+<td><a href="#LexerRuby.initProperties">initProperties</a></td>
+<td>Public slot to initialize the properties.</td>
+</tr><tr>
 <td><a href="#LexerRuby.isCommentStyle">isCommentStyle</a></td>
 <td>Public method to check, if a style is a comment style.</td>
 </tr><tr>
@@ -105,7 +108,12 @@
 <dd>
 string giving the keywords (string) or None
 </dd>
-</dl><a NAME="LexerRuby.isCommentStyle" ID="LexerRuby.isCommentStyle"></a>
+</dl><a NAME="LexerRuby.initProperties" ID="LexerRuby.initProperties"></a>
+<h4>LexerRuby.initProperties</h4>
+<b>initProperties</b>(<i></i>)
+<p>
+        Public slot to initialize the properties.
+</p><a NAME="LexerRuby.isCommentStyle" ID="LexerRuby.isCommentStyle"></a>
 <h4>LexerRuby.isCommentStyle</h4>
 <b>isCommentStyle</b>(<i>style</i>)
 <p>

eric ide

mercurial