Documentation/Source/eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html

changeset 3018
70924c0bdaf1
parent 2966
f85f686981ad
child 3103
451f60e70434
diff -r 6a8cb7632448 -r 70924c0bdaf1 Documentation/Source/eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html	Sun Oct 13 17:29:57 2013 +0200
+++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html	Sun Oct 13 17:44:48 2013 +0200
@@ -168,7 +168,8 @@
 </p><dl>
 <dt><i>doAll</i></dt>
 <dd>
-flag indicating to change the font for all styles (boolean)
+flag indicating to change the font for all styles
+            (boolean)
 </dd><dt><i>familyOnly</i></dt>
 <dd>
 flag indicating to set the font family only (boolean)
@@ -204,7 +205,8 @@
 </p><dl>
 <dt><i>lexers</i></dt>
 <dd>
-dictionary of lexer objects for which to import the styles
+dictionary of lexer objects for which to import the
+            styles
 </dd>
 </dl><a NAME="EditorHighlightingStylesPage.__setToDefault" ID="EditorHighlightingStylesPage.__setToDefault"></a>
 <h4>EditorHighlightingStylesPage.__setToDefault</h4>
@@ -231,13 +233,14 @@
 <h4>EditorHighlightingStylesPage.on_allEolFillButton_clicked</h4>
 <b>on_allEolFillButton_clicked</b>(<i></i>)
 <p>
-        Private method used to set the eolfill for all styles of a selected lexer.
+        Private method used to set the eolfill for all styles of a selected
+        lexer.
 </p><a NAME="EditorHighlightingStylesPage.on_backgroundButton_clicked" ID="EditorHighlightingStylesPage.on_backgroundButton_clicked"></a>
 <h4>EditorHighlightingStylesPage.on_backgroundButton_clicked</h4>
 <b>on_backgroundButton_clicked</b>(<i></i>)
 <p>
-        Private method used to select the background colour of the selected style
-        and lexer.
+        Private method used to select the background colour of the selected
+        style and lexer.
 </p><a NAME="EditorHighlightingStylesPage.on_defaultButton_clicked" ID="EditorHighlightingStylesPage.on_defaultButton_clicked"></a>
 <h4>EditorHighlightingStylesPage.on_defaultButton_clicked</h4>
 <b>on_defaultButton_clicked</b>(<i></i>)
@@ -247,7 +250,8 @@
 <h4>EditorHighlightingStylesPage.on_eolfillCheckBox_toggled</h4>
 <b>on_eolfillCheckBox_toggled</b>(<i>b</i>)
 <p>
-        Private method used to set the eolfill for the selected style and lexer.
+        Private method used to set the eolfill for the selected style and
+        lexer.
 </p><dl>
 <dt><i>b</i></dt>
 <dd>
@@ -267,8 +271,8 @@
 <h4>EditorHighlightingStylesPage.on_foregroundButton_clicked</h4>
 <b>on_foregroundButton_clicked</b>(<i></i>)
 <p>
-        Private method used to select the foreground colour of the selected style
-        and lexer.
+        Private method used to select the foreground colour of the selected
+        style and lexer.
 </p><a NAME="EditorHighlightingStylesPage.on_importAllButton_clicked" ID="EditorHighlightingStylesPage.on_importAllButton_clicked"></a>
 <h4>EditorHighlightingStylesPage.on_importAllButton_clicked</h4>
 <b>on_importAllButton_clicked</b>(<i></i>)
@@ -312,8 +316,8 @@
 </p><dl>
 <dt>Returns:</dt>
 <dd>
-array containing the index of the selected lexer language (integer)
-            and the index of the selected lexer entry (integer)
+array containing the index of the selected lexer language
+            (integer) and the index of the selected lexer entry (integer)
 </dd>
 </dl><a NAME="EditorHighlightingStylesPage.setFont" ID="EditorHighlightingStylesPage.setFont"></a>
 <h4>EditorHighlightingStylesPage.setFont</h4>
@@ -329,7 +333,8 @@
 style to set the font for (integer)
 </dd><dt><i>familyOnly</i></dt>
 <dd>
-flag indicating to set the font family only (boolean)
+flag indicating to set the font family only
+                (boolean)
 </dd><dt><i>sizeOnly</i></dt>
 <dd>
 flag indicating to set the font size only (boolean
@@ -345,7 +350,8 @@
 font to be set (QFont)
 </dd><dt><i>familyOnly</i></dt>
 <dd>
-flag indicating to set the font family only (boolean)
+flag indicating to set the font family only
+                (boolean)
 </dd><dt><i>sizeOnly</i></dt>
 <dd>
 flag indicating to set the font size only (boolean

eric ide

mercurial