src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html

branch
eric7
changeset 10493
f795d68d8e09
parent 10479
856476537696
child 10692
9becf9ca115c
diff -r 53eac4c7d10b -r f795d68d8e09 src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html
--- a/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html	Wed Jan 10 09:42:15 2024 +0100
+++ b/src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html	Wed Jan 10 09:44:42 2024 +0100
@@ -22,6 +22,10 @@
 <td><a href="#EditorHighlightingStylesPage">EditorHighlightingStylesPage</a></td>
 <td>Class implementing the Editor Highlighting Styles configuration page.</td>
 </tr>
+<tr>
+<td><a href="#FontChangeMode">FontChangeMode</a></td>
+<td>Class defining the modes for font changes.</td>
+</tr>
 </table>
 
 <h3>Functions</h3>
@@ -44,10 +48,6 @@
 ConfigurationPageBase, Ui_EditorHighlightingStylesPage
 <h3>Class Attributes</h3>
 <table>
-<tr><td>FAMILYANDSIZE</td></tr>
-<tr><td>FAMILYONLY</td></tr>
-<tr><td>FONT</td></tr>
-<tr><td>SIZEONLY</td></tr>
 <tr><td>StyleRole</td></tr>
 <tr><td>SubstyleRole</td></tr>
 </table>
@@ -728,6 +728,41 @@
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />
+<a NAME="FontChangeMode" ID="FontChangeMode"></a>
+<h2>FontChangeMode</h2>
+<p>
+    Class defining the modes for font changes.
+</p>
+
+<h3>Derived from</h3>
+enum.Enum
+<h3>Class Attributes</h3>
+<table>
+<tr><td>FAMILYANDSIZE</td></tr>
+<tr><td>FAMILYONLY</td></tr>
+<tr><td>FONT</td></tr>
+<tr><td>SIZEONLY</td></tr>
+</table>
+
+<h3>Class Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+
+<h3>Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+
+<h3>Static Methods</h3>
+<table>
+<tr><td>None</td></tr>
+</table>
+
+
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+<hr />
 <a NAME="create" ID="create"></a>
 <h2>create</h2>
 <b>create</b>(<i>dlg</i>)

eric ide

mercurial