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

changeset 7900
72b88fb20261
parent 7756
c23a94f7e2e5
child 7960
e8fc383322f7
equal deleted inserted replaced
7899:ecf67e07b6e0 7900:72b88fb20261
151 </dd> 151 </dd>
152 <dt><i>modal</i></dt> 152 <dt><i>modal</i></dt>
153 <dd> 153 <dd>
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 eric6 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,
165 WebBrowserMode) 165 WebBrowserMode)
166 </dd> 166 </dd>
167 <dt><i>expandedEntries=</i></dt> 167 <dt><i>expandedEntries</i></dt>
168 <dd> 168 <dd>
169 list of entries to be shown expanded 169 list of entries to be shown expanded
170 (list of strings) 170 (list of strings)
171 </dd> 171 </dd>
172 </dl> 172 </dl>
490 490
491 <dt><i>parent</i></dt> 491 <dt><i>parent</i></dt>
492 <dd> 492 <dd>
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 eric6 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,
504 WebBrowserMode) 504 WebBrowserMode)
505 </dd> 505 </dd>
506 <dt><i>expandedEntries=</i></dt> 506 <dt><i>expandedEntries</i></dt>
507 <dd> 507 <dd>
508 list of entries to be shown expanded 508 list of entries to be shown expanded
509 (list of strings) 509 (list of strings)
510 </dd> 510 </dd>
511 </dl> 511 </dl>

eric ide

mercurial