284 <p> |
284 <p> |
285 Constructor |
285 Constructor |
286 </p> |
286 </p> |
287 <dl> |
287 <dl> |
288 |
288 |
289 <dt><i>fileName</i></dt> |
289 <dt><i>fileName</i> (str)</dt> |
290 <dd> |
290 <dd> |
291 name of a file to load on startup (string) |
291 name of a file to load on startup |
292 </dd> |
292 </dd> |
293 <dt><i>parent</i></dt> |
293 <dt><i>parent</i> (QWidget)</dt> |
294 <dd> |
294 <dd> |
295 parent widget of this window (QWidget) |
295 parent widget of this window |
296 </dd> |
296 </dd> |
297 <dt><i>fromEric</i></dt> |
297 <dt><i>fromEric</i> (bool)</dt> |
298 <dd> |
298 <dd> |
299 flag indicating whether it was called from within |
299 flag indicating whether it was called from within |
300 eric (boolean) |
300 eric |
301 </dd> |
301 </dd> |
302 <dt><i>project</i></dt> |
302 <dt><i>project</i> (Project)</dt> |
303 <dd> |
303 <dd> |
304 reference to the project object (Project) |
304 reference to the project object |
305 </dd> |
305 </dd> |
306 </dl> |
306 </dl> |
307 <a NAME="HexEditMainWindow.__about" ID="HexEditMainWindow.__about"></a> |
307 <a NAME="HexEditMainWindow.__about" ID="HexEditMainWindow.__about"></a> |
308 <h4>HexEditMainWindow.__about</h4> |
308 <h4>HexEditMainWindow.__about</h4> |
309 <b>__about</b>(<i></i>) |
309 <b>__about</b>(<i></i>) |
505 <p> |
505 <p> |
506 Private method to open a file from the list of recently opened files. |
506 Private method to open a file from the list of recently opened files. |
507 </p> |
507 </p> |
508 <dl> |
508 <dl> |
509 |
509 |
510 <dt><i>act</i></dt> |
510 <dt><i>act</i> (QAction)</dt> |
511 <dd> |
511 <dd> |
512 reference to the action that triggered (QAction) |
512 reference to the action that triggered |
513 </dd> |
513 </dd> |
514 </dl> |
514 </dl> |
515 <a NAME="HexEditMainWindow.__preferencesChangedByLocalPreferencesDialog" ID="HexEditMainWindow.__preferencesChangedByLocalPreferencesDialog"></a> |
515 <a NAME="HexEditMainWindow.__preferencesChangedByLocalPreferencesDialog" ID="HexEditMainWindow.__preferencesChangedByLocalPreferencesDialog"></a> |
516 <h4>HexEditMainWindow.__preferencesChangedByLocalPreferencesDialog</h4> |
516 <h4>HexEditMainWindow.__preferencesChangedByLocalPreferencesDialog</h4> |
517 <b>__preferencesChangedByLocalPreferencesDialog</b>(<i></i>) |
517 <b>__preferencesChangedByLocalPreferencesDialog</b>(<i></i>) |