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

branch
eric7
changeset 10479
856476537696
parent 10428
a071d4065202
equal deleted inserted replaced
10478:de9106c55c3d 10479:856476537696
5 <link rel="stylesheet" href="styles.css"> 5 <link rel="stylesheet" href="styles.css">
6 </head> 6 </head>
7 <body> 7 <body>
8 <a NAME="top" ID="top"></a> 8 <a NAME="top" ID="top"></a>
9 <h1>eric7.Preferences.ConfigurationPages.EditorPropertiesPage</h1> 9 <h1>eric7.Preferences.ConfigurationPages.EditorPropertiesPage</h1>
10
11 <p> 10 <p>
12 Module implementing the Editor Properties configuration page. 11 Module implementing the Editor Properties configuration page.
13 </p> 12 </p>
13
14 <h3>Global Attributes</h3> 14 <h3>Global Attributes</h3>
15
16 <table> 15 <table>
17 <tr><td>None</td></tr> 16 <tr><td>None</td></tr>
18 </table> 17 </table>
18
19 <h3>Classes</h3> 19 <h3>Classes</h3>
20
21 <table> 20 <table>
22
23 <tr> 21 <tr>
24 <td><a href="#EditorPropertiesPage">EditorPropertiesPage</a></td> 22 <td><a href="#EditorPropertiesPage">EditorPropertiesPage</a></td>
25 <td>Class implementing the Editor Properties configuration page.</td> 23 <td>Class implementing the Editor Properties configuration page.</td>
26 </tr> 24 </tr>
27 </table> 25 </table>
26
28 <h3>Functions</h3> 27 <h3>Functions</h3>
29
30 <table> 28 <table>
31
32 <tr> 29 <tr>
33 <td><a href="#create">create</a></td> 30 <td><a href="#create">create</a></td>
34 <td>Module function to create the configuration page.</td> 31 <td>Module function to create the configuration page.</td>
35 </tr> 32 </tr>
36 </table> 33 </table>
34
37 <hr /> 35 <hr />
38 <hr /> 36 <hr />
39 <a NAME="EditorPropertiesPage" ID="EditorPropertiesPage"></a> 37 <a NAME="EditorPropertiesPage" ID="EditorPropertiesPage"></a>
40 <h2>EditorPropertiesPage</h2> 38 <h2>EditorPropertiesPage</h2>
41
42 <p> 39 <p>
43 Class implementing the Editor Properties configuration page. 40 Class implementing the Editor Properties configuration page.
44 </p> 41 </p>
42
45 <h3>Derived from</h3> 43 <h3>Derived from</h3>
46 ConfigurationPageBase, Ui_EditorPropertiesPage 44 ConfigurationPageBase, Ui_EditorPropertiesPage
47 <h3>Class Attributes</h3> 45 <h3>Class Attributes</h3>
48
49 <table> 46 <table>
50 <tr><td>None</td></tr> 47 <tr><td>None</td></tr>
51 </table> 48 </table>
49
52 <h3>Class Methods</h3> 50 <h3>Class Methods</h3>
53
54 <table> 51 <table>
55 <tr><td>None</td></tr> 52 <tr><td>None</td></tr>
56 </table> 53 </table>
54
57 <h3>Methods</h3> 55 <h3>Methods</h3>
58
59 <table> 56 <table>
60
61 <tr> 57 <tr>
62 <td><a href="#EditorPropertiesPage.__init__">EditorPropertiesPage</a></td> 58 <td><a href="#EditorPropertiesPage.__init__">EditorPropertiesPage</a></td>
63 <td>Constructor</td> 59 <td>Constructor</td>
64 </tr> 60 </tr>
65 <tr> 61 <tr>
69 <tr> 65 <tr>
70 <td><a href="#EditorPropertiesPage.setMode">setMode</a></td> 66 <td><a href="#EditorPropertiesPage.setMode">setMode</a></td>
71 <td>Public method to perform mode dependent setups.</td> 67 <td>Public method to perform mode dependent setups.</td>
72 </tr> 68 </tr>
73 </table> 69 </table>
70
74 <h3>Static Methods</h3> 71 <h3>Static Methods</h3>
75
76 <table> 72 <table>
77 <tr><td>None</td></tr> 73 <tr><td>None</td></tr>
78 </table> 74 </table>
79 75
76
80 <a NAME="EditorPropertiesPage.__init__" ID="EditorPropertiesPage.__init__"></a> 77 <a NAME="EditorPropertiesPage.__init__" ID="EditorPropertiesPage.__init__"></a>
81 <h4>EditorPropertiesPage (Constructor)</h4> 78 <h4>EditorPropertiesPage (Constructor)</h4>
82 <b>EditorPropertiesPage</b>(<i>lexers</i>) 79 <b>EditorPropertiesPage</b>(<i>lexers</i>)
83
84 <p> 80 <p>
85 Constructor 81 Constructor
86 </p> 82 </p>
83
87 <dl> 84 <dl>
88 85
89 <dt><i>lexers</i> (dict)</dt> 86 <dt><i>lexers</i> (dict)</dt>
90 <dd> 87 <dd>
91 reference to the lexers dictionary 88 reference to the lexers dictionary
92 </dd> 89 </dd>
93 </dl> 90 </dl>
94 <a NAME="EditorPropertiesPage.save" ID="EditorPropertiesPage.save"></a> 91 <a NAME="EditorPropertiesPage.save" ID="EditorPropertiesPage.save"></a>
95 <h4>EditorPropertiesPage.save</h4> 92 <h4>EditorPropertiesPage.save</h4>
96 <b>save</b>(<i></i>) 93 <b>save</b>(<i></i>)
97
98 <p> 94 <p>
99 Public slot to save the Editor Properties (1) configuration. 95 Public slot to save the Editor Properties (1) configuration.
100 </p> 96 </p>
97
101 <a NAME="EditorPropertiesPage.setMode" ID="EditorPropertiesPage.setMode"></a> 98 <a NAME="EditorPropertiesPage.setMode" ID="EditorPropertiesPage.setMode"></a>
102 <h4>EditorPropertiesPage.setMode</h4> 99 <h4>EditorPropertiesPage.setMode</h4>
103 <b>setMode</b>(<i>displayMode</i>) 100 <b>setMode</b>(<i>displayMode</i>)
104
105 <p> 101 <p>
106 Public method to perform mode dependent setups. 102 Public method to perform mode dependent setups.
107 </p> 103 </p>
104
108 <dl> 105 <dl>
109 106
110 <dt><i>displayMode</i> (ConfigurationMode)</dt> 107 <dt><i>displayMode</i> (ConfigurationMode)</dt>
111 <dd> 108 <dd>
112 mode of the configuration dialog 109 mode of the configuration dialog
116 <hr /> 113 <hr />
117 <hr /> 114 <hr />
118 <a NAME="create" ID="create"></a> 115 <a NAME="create" ID="create"></a>
119 <h2>create</h2> 116 <h2>create</h2>
120 <b>create</b>(<i>dlg</i>) 117 <b>create</b>(<i>dlg</i>)
121
122 <p> 118 <p>
123 Module function to create the configuration page. 119 Module function to create the configuration page.
124 </p> 120 </p>
121
125 <dl> 122 <dl>
126 123
127 <dt><i>dlg</i> (ConfigurationDialog)</dt> 124 <dt><i>dlg</i> (ConfigurationDialog)</dt>
128 <dd> 125 <dd>
129 reference to the configuration dialog 126 reference to the configuration dialog

eric ide

mercurial