82 <td>Public slot to show a named configuration page.</td> |
82 <td>Public slot to show a named configuration page.</td> |
83 </tr> |
83 </tr> |
84 </table> |
84 </table> |
85 <a NAME="ConfigurationDialog.__init__" ID="ConfigurationDialog.__init__"></a> |
85 <a NAME="ConfigurationDialog.__init__" ID="ConfigurationDialog.__init__"></a> |
86 <h4>ConfigurationDialog (Constructor)</h4> |
86 <h4>ConfigurationDialog (Constructor)</h4> |
87 <b>ConfigurationDialog</b>(<i>parent = None, name = None, modal = False, fromEric = True, helpBrowserMode = False</i>) |
87 <b>ConfigurationDialog</b>(<i>parent = None, name = None, modal = False, fromEric = True, displayMode = ConfigurationWidget.DefaultMode</i>) |
88 <p> |
88 <p> |
89 Constructor |
89 Constructor |
90 </p><dl> |
90 </p><dl> |
91 <dt><i>parent</i></dt> |
91 <dt><i>parent</i></dt> |
92 <dd> |
92 <dd> |
99 Flag indicating a modal dialog. (boolean) |
99 Flag indicating a modal dialog. (boolean) |
100 </dd><dt><i>fromEric=</i></dt> |
100 </dd><dt><i>fromEric=</i></dt> |
101 <dd> |
101 <dd> |
102 flag indicating a dialog generation from within the |
102 flag indicating a dialog generation from within the |
103 eric5 ide (boolean) |
103 eric5 ide (boolean) |
104 </dd><dt><i>helpBrowserMode=</i></dt> |
104 </dd><dt><i>displayMode=</i></dt> |
105 <dd> |
105 <dd> |
106 flag indicating to show only help pages |
106 mode of the configuration dialog |
107 for entries related to the help browser (boolean) |
107 (DefaultMode, HelpBrowserMode, TrayStarterMode) |
108 </dd> |
108 </dd> |
109 </dl><a NAME="ConfigurationDialog.__preferencesChanged" ID="ConfigurationDialog.__preferencesChanged"></a> |
109 </dl><a NAME="ConfigurationDialog.__preferencesChanged" ID="ConfigurationDialog.__preferencesChanged"></a> |
110 <h4>ConfigurationDialog.__preferencesChanged</h4> |
110 <h4>ConfigurationDialog.__preferencesChanged</h4> |
111 <b>__preferencesChanged</b>(<i></i>) |
111 <b>__preferencesChanged</b>(<i></i>) |
112 <p> |
112 <p> |
245 <td>Public slot to show a named configuration page.</td> |
245 <td>Public slot to show a named configuration page.</td> |
246 </tr> |
246 </tr> |
247 </table> |
247 </table> |
248 <a NAME="ConfigurationWidget.__init__" ID="ConfigurationWidget.__init__"></a> |
248 <a NAME="ConfigurationWidget.__init__" ID="ConfigurationWidget.__init__"></a> |
249 <h4>ConfigurationWidget (Constructor)</h4> |
249 <h4>ConfigurationWidget (Constructor)</h4> |
250 <b>ConfigurationWidget</b>(<i>parent = None, fromEric = True, helpBrowserMode = False</i>) |
250 <b>ConfigurationWidget</b>(<i>parent = None, fromEric = True, displayMode = DefaultMode</i>) |
251 <p> |
251 <p> |
252 Constructor |
252 Constructor |
253 </p><dl> |
253 </p><dl> |
254 <dt><i>parent</i></dt> |
254 <dt><i>parent</i></dt> |
255 <dd> |
255 <dd> |
256 The parent widget of this dialog. (QWidget) |
256 The parent widget of this dialog. (QWidget) |
257 </dd><dt><i>fromEric=</i></dt> |
257 </dd><dt><i>fromEric=</i></dt> |
258 <dd> |
258 <dd> |
259 flag indicating a dialog generation from within the |
259 flag indicating a dialog generation from within the |
260 eric5 ide (boolean) |
260 eric5 ide (boolean) |
261 </dd><dt><i>helpBrowserMode=</i></dt> |
261 </dd><dt><i>displayMode=</i></dt> |
262 <dd> |
262 <dd> |
263 flag indicating to show only help pages |
263 mode of the configuration dialog |
264 for entries related to the help browser (boolean) |
264 (DefaultMode, HelpBrowserMode, TrayStarterMode) |
265 </dd> |
265 </dd> |
266 </dl><a NAME="ConfigurationWidget.__importConfigurationPage" ID="ConfigurationWidget.__importConfigurationPage"></a> |
266 </dl><a NAME="ConfigurationWidget.__importConfigurationPage" ID="ConfigurationWidget.__importConfigurationPage"></a> |
267 <h4>ConfigurationWidget.__importConfigurationPage</h4> |
267 <h4>ConfigurationWidget.__importConfigurationPage</h4> |
268 <b>__importConfigurationPage</b>(<i>name</i>) |
268 <b>__importConfigurationPage</b>(<i>name</i>) |
269 <p> |
269 <p> |