src/eric7/Documentation/Source/index-eric7.HexEdit.html

Mon, 09 Jan 2023 11:22:56 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 09 Jan 2023 11:22:56 +0100
branch
eric7
changeset 9686
2eee7a645cba
parent 9209
b99e7fd55fd3
child 10479
856476537696
permissions
-rw-r--r--

Moved the 'QtHelp' subpackage out of the WebBrowser package because it is used in the HelpViewer as well.

<!DOCTYPE html>
<html><head>
<title>eric7.HexEdit</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>eric7.HexEdit</h1>

<p>
Package implementing a hex editor.
</p>


<h3>Modules</h3>
<table>

<tr>
<td><a href="eric7.HexEdit.HexEditChunks.html">HexEditChunks</a></td>
<td>Module implementing the storage backend for the hex editor.</td>
</tr>
<tr>
<td><a href="eric7.HexEdit.HexEditGotoWidget.html">HexEditGotoWidget</a></td>
<td>Module implementing a movement (goto) widget for the hex editor.</td>
</tr>
<tr>
<td><a href="eric7.HexEdit.HexEditMainWindow.html">HexEditMainWindow</a></td>
<td>Module implementing the hex editor main window.</td>
</tr>
<tr>
<td><a href="eric7.HexEdit.HexEditSearchReplaceWidget.html">HexEditSearchReplaceWidget</a></td>
<td>Module implementing a search and replace widget for the hex editor.</td>
</tr>
<tr>
<td><a href="eric7.HexEdit.HexEditUndoStack.html">HexEditUndoStack</a></td>
<td>Module implementing the Undo stack for the hex edit widget.</td>
</tr>
<tr>
<td><a href="eric7.HexEdit.HexEditWidget.html">HexEditWidget</a></td>
<td>Module implementing an editor for binary data.</td>
</tr>
</table>
</body></html>

eric ide

mercurial