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

branch
eric7
changeset 10428
a071d4065202
parent 10259
b51dfacef37f
child 10479
856476537696
equal deleted inserted replaced
10427:3733e2b23cf7 10428:a071d4065202
164 <p> 164 <p>
165 Private slot to select the position visually. 165 Private slot to select the position visually.
166 </p> 166 </p>
167 <dl> 167 <dl>
168 168
169 <dt><i>checked</i></dt> 169 <dt><i>checked</i> (bool)</dt>
170 <dd> 170 <dd>
171 state of the button (boolean) 171 state of the button
172 </dd> 172 </dd>
173 </dl> 173 </dl>
174 <a NAME="NotificationsPage.on_warningBgButton_clicked" ID="NotificationsPage.on_warningBgButton_clicked"></a> 174 <a NAME="NotificationsPage.on_warningBgButton_clicked" ID="NotificationsPage.on_warningBgButton_clicked"></a>
175 <h4>NotificationsPage.on_warningBgButton_clicked</h4> 175 <h4>NotificationsPage.on_warningBgButton_clicked</h4>
176 <b>on_warningBgButton_clicked</b>(<i></i>) 176 <b>on_warningBgButton_clicked</b>(<i></i>)
218 <p> 218 <p>
219 Module function to create the configuration page. 219 Module function to create the configuration page.
220 </p> 220 </p>
221 <dl> 221 <dl>
222 222
223 <dt><i>dlg</i></dt> 223 <dt><i>dlg</i> (ConfigurationDialog)</dt>
224 <dd> 224 <dd>
225 reference to the configuration dialog 225 reference to the configuration dialog
226 </dd> 226 </dd>
227 </dl> 227 </dl>
228 <dl> 228 <dl>
229 <dt>Return:</dt> 229 <dt>Return:</dt>
230 <dd> 230 <dd>
231 reference to the instantiated page (ConfigurationPageBase) 231 reference to the instantiated page
232 </dd>
233 </dl>
234 <dl>
235 <dt>Return Type:</dt>
236 <dd>
237 ConfigurationPageBase
232 </dd> 238 </dd>
233 </dl> 239 </dl>
234 <div align="right"><a href="#top">Up</a></div> 240 <div align="right"><a href="#top">Up</a></div>
235 <hr /> 241 <hr />
236 </body></html> 242 </body></html>

eric ide

mercurial