21 <body> |
21 <body> |
22 <a NAME="top" ID="top"></a> |
22 <a NAME="top" ID="top"></a> |
23 <h1>eric6.Preferences.ConfigurationDialog</h1> |
23 <h1>eric6.Preferences.ConfigurationDialog</h1> |
24 |
24 |
25 <p> |
25 <p> |
26 Module implementing a dialog for the configuration of eric6. |
26 Module implementing a dialog for the configuration of eric. |
27 </p> |
27 </p> |
28 <h3>Global Attributes</h3> |
28 <h3>Global Attributes</h3> |
29 |
29 |
30 <table> |
30 <table> |
31 <tr><td>None</td></tr> |
31 <tr><td>None</td></tr> |
42 <td><a href="#ConfigurationPageItem">ConfigurationPageItem</a></td> |
42 <td><a href="#ConfigurationPageItem">ConfigurationPageItem</a></td> |
43 <td>Class implementing a QTreeWidgetItem holding the configuration page data.</td> |
43 <td>Class implementing a QTreeWidgetItem holding the configuration page data.</td> |
44 </tr> |
44 </tr> |
45 <tr> |
45 <tr> |
46 <td><a href="#ConfigurationWidget">ConfigurationWidget</a></td> |
46 <td><a href="#ConfigurationWidget">ConfigurationWidget</a></td> |
47 <td>Class implementing a dialog for the configuration of eric6.</td> |
47 <td>Class implementing a dialog for the configuration of eric.</td> |
48 </tr> |
48 </tr> |
49 <tr> |
49 <tr> |
50 <td><a href="#ConfigurationWindow">ConfigurationWindow</a></td> |
50 <td><a href="#ConfigurationWindow">ConfigurationWindow</a></td> |
51 <td>Main window class for the standalone dialog.</td> |
51 <td>Main window class for the standalone dialog.</td> |
52 </tr> |
52 </tr> |
154 Flag indicating a modal dialog. (boolean) |
154 Flag indicating a modal dialog. (boolean) |
155 </dd> |
155 </dd> |
156 <dt><i>fromEric</i></dt> |
156 <dt><i>fromEric</i></dt> |
157 <dd> |
157 <dd> |
158 flag indicating a dialog generation from within the |
158 flag indicating a dialog generation from within the |
159 eric6 ide (boolean) |
159 eric ide (boolean) |
160 </dd> |
160 </dd> |
161 <dt><i>displayMode</i></dt> |
161 <dt><i>displayMode</i></dt> |
162 <dd> |
162 <dd> |
163 mode of the configuration dialog |
163 mode of the configuration dialog |
164 (DefaultMode, HelpBrowserMode, TrayStarterMode, HexEditorMode, |
164 (DefaultMode, HelpBrowserMode, TrayStarterMode, HexEditorMode, |
493 The parent widget of this dialog. (QWidget) |
493 The parent widget of this dialog. (QWidget) |
494 </dd> |
494 </dd> |
495 <dt><i>fromEric</i></dt> |
495 <dt><i>fromEric</i></dt> |
496 <dd> |
496 <dd> |
497 flag indicating a dialog generation from within the |
497 flag indicating a dialog generation from within the |
498 eric6 ide (boolean) |
498 eric ide (boolean) |
499 </dd> |
499 </dd> |
500 <dt><i>displayMode</i></dt> |
500 <dt><i>displayMode</i></dt> |
501 <dd> |
501 <dd> |
502 mode of the configuration dialog |
502 mode of the configuration dialog |
503 (DefaultMode, HelpBrowserMode, TrayStarterMode, HexEditorMode, |
503 (DefaultMode, HelpBrowserMode, TrayStarterMode, HexEditorMode, |