eric6/Documentation/Source/eric6.Preferences.ConfigurationDialog.html

changeset 7960
e8fc383322f7
parent 7900
72b88fb20261
child 7989
a21d673a8f99
equal deleted inserted replaced
7959:44e15eda6506 7960:e8fc383322f7
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,
335 <hr /> 335 <hr />
336 <a NAME="ConfigurationWidget" ID="ConfigurationWidget"></a> 336 <a NAME="ConfigurationWidget" ID="ConfigurationWidget"></a>
337 <h2>ConfigurationWidget</h2> 337 <h2>ConfigurationWidget</h2>
338 338
339 <p> 339 <p>
340 Class implementing a dialog for the configuration of eric6. 340 Class implementing a dialog for the configuration of eric.
341 </p> 341 </p>
342 <h3>Signals</h3> 342 <h3>Signals</h3>
343 <dl> 343 <dl>
344 344
345 <dt>accepted()</dt> 345 <dt>accepted()</dt>
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,

eric ide

mercurial