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

changeset 3018
70924c0bdaf1
parent 2763
e4794166ad70
child 3556
40e205ef1470
--- a/Documentation/Source/eric5.QScintilla.Lexers.__init__.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.QScintilla.Lexers.__init__.html	Sun Oct 13 17:44:48 2013 +0200
@@ -231,8 +231,9 @@
 dummy filename to derive lexer name (string)
 </dd><dt><i>getLexerFunc</i></dt>
 <dd>
-reference to a function instantiating the specific lexer.
-        This function must take a reference to the parent as its only argument.
+reference to a function instantiating the specific
+        lexer. This function must take a reference to the parent as its only
+        argument.
 </dd><dt><i>openFilters=</i></dt>
 <dd>
 list of open file filters (list of strings)
@@ -241,8 +242,8 @@
 list of save file filters (list of strings)
 </dd><dt><i>defaultAssocs=</i></dt>
 <dd>
-default lexer associations (list of strings of filename
-        wildcard patterns to be associated with the lexer)
+default lexer associations (list of strings of
+        filename wildcard patterns to be associated with the lexer)
 </dd><dt><i>iconFileName=</i></dt>
 <dd>
 name of an icon file (string)

eric ide

mercurial