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

branch
eric7
changeset 10428
a071d4065202
parent 10135
36839e2c6945
child 10479
856476537696
equal deleted inserted replaced
10427:3733e2b23cf7 10428:a071d4065202
84 <p> 84 <p>
85 Constructor 85 Constructor
86 </p> 86 </p>
87 <dl> 87 <dl>
88 88
89 <dt><i>lexers</i></dt> 89 <dt><i>lexers</i> (dict)</dt>
90 <dd> 90 <dd>
91 reference to the lexers dictionary 91 reference to the lexers dictionary
92 </dd> 92 </dd>
93 </dl> 93 </dl>
94 <a NAME="EditorPropertiesPage.save" ID="EditorPropertiesPage.save"></a> 94 <a NAME="EditorPropertiesPage.save" ID="EditorPropertiesPage.save"></a>
122 <p> 122 <p>
123 Module function to create the configuration page. 123 Module function to create the configuration page.
124 </p> 124 </p>
125 <dl> 125 <dl>
126 126
127 <dt><i>dlg</i></dt> 127 <dt><i>dlg</i> (ConfigurationDialog)</dt>
128 <dd> 128 <dd>
129 reference to the configuration dialog 129 reference to the configuration dialog
130 </dd> 130 </dd>
131 </dl> 131 </dl>
132 <dl> 132 <dl>
133 <dt>Return:</dt> 133 <dt>Return:</dt>
134 <dd> 134 <dd>
135 reference to the instantiated page (ConfigurationPageBase) 135 reference to the instantiated page
136 </dd>
137 </dl>
138 <dl>
139 <dt>Return Type:</dt>
140 <dd>
141 ConfigurationPageBase
136 </dd> 142 </dd>
137 </dl> 143 </dl>
138 <div align="right"><a href="#top">Up</a></div> 144 <div align="right"><a href="#top">Up</a></div>
139 <hr /> 145 <hr />
140 </body></html> 146 </body></html>

eric ide

mercurial