18 |
18 |
19 </style> |
19 </style> |
20 </head> |
20 </head> |
21 <body> |
21 <body> |
22 <h1>eric6.HexEdit</h1> |
22 <h1>eric6.HexEdit</h1> |
|
23 |
23 <p> |
24 <p> |
24 Package implementing a hex editor. |
25 Package implementing a hex editor. |
25 </p> |
26 </p> |
26 |
27 |
27 |
28 |
28 <h3>Modules</h3> |
29 <h3>Modules</h3> |
29 <table> |
30 <table> |
|
31 |
30 <tr> |
32 <tr> |
31 <td><a href="eric6.HexEdit.HexEditChunks.html">HexEditChunks</a></td> |
33 <td><a href="eric6.HexEdit.HexEditChunks.html">HexEditChunks</a></td> |
32 <td>Module implementing the storage backend for the hex editor.</td> |
34 <td>Module implementing the storage backend for the hex editor.</td> |
33 </tr><tr> |
35 </tr> |
|
36 <tr> |
34 <td><a href="eric6.HexEdit.HexEditGotoWidget.html">HexEditGotoWidget</a></td> |
37 <td><a href="eric6.HexEdit.HexEditGotoWidget.html">HexEditGotoWidget</a></td> |
35 <td>Module implementing a movement (goto) widget for the hex editor.</td> |
38 <td>Module implementing a movement (goto) widget for the hex editor.</td> |
36 </tr><tr> |
39 </tr> |
|
40 <tr> |
37 <td><a href="eric6.HexEdit.HexEditMainWindow.html">HexEditMainWindow</a></td> |
41 <td><a href="eric6.HexEdit.HexEditMainWindow.html">HexEditMainWindow</a></td> |
38 <td>Module implementing the hex editor main window.</td> |
42 <td>Module implementing the hex editor main window.</td> |
39 </tr><tr> |
43 </tr> |
|
44 <tr> |
40 <td><a href="eric6.HexEdit.HexEditSearchReplaceWidget.html">HexEditSearchReplaceWidget</a></td> |
45 <td><a href="eric6.HexEdit.HexEditSearchReplaceWidget.html">HexEditSearchReplaceWidget</a></td> |
41 <td>Module implementing a search and replace widget for the hex editor.</td> |
46 <td>Module implementing a search and replace widget for the hex editor.</td> |
42 </tr><tr> |
47 </tr> |
|
48 <tr> |
43 <td><a href="eric6.HexEdit.HexEditUndoStack.html">HexEditUndoStack</a></td> |
49 <td><a href="eric6.HexEdit.HexEditUndoStack.html">HexEditUndoStack</a></td> |
44 <td>Module implementing the Undo stack for the hex edit widget.</td> |
50 <td>Module implementing the Undo stack for the hex edit widget.</td> |
45 </tr><tr> |
51 </tr> |
|
52 <tr> |
46 <td><a href="eric6.HexEdit.HexEditWidget.html">HexEditWidget</a></td> |
53 <td><a href="eric6.HexEdit.HexEditWidget.html">HexEditWidget</a></td> |
47 <td>Module implementing an editor for binary data.</td> |
54 <td>Module implementing an editor for binary data.</td> |
48 </tr> |
55 </tr> |
49 </table> |
56 </table> |
50 </body></html> |
57 </body></html> |