Module implementing a movement (goto) widget for the hex editor.
None |
HexEditGotoWidget | Class implementing a movement (goto) widget for the hex editor. |
None |
Class implementing a movement (goto) widget for the hex editor.
None |
None |
HexEditGotoWidget | Constructor |
__convertText | Private method to convert text from one format into another. |
keyPressEvent | Protected slot to handle key press events. |
on_closeButton_clicked | Private slot to close the widget. |
on_formatCombo_currentIndexChanged | Private slot to handle a selection of the format. |
on_gotoButton_clicked | Private slot to move the cursor and extend the selection. |
on_offsetEdit_textChanged | Private slot handling a change of the entered offset. |
reset | Public slot to reset the input widgets. |
show | Public slot to show the widget. |
None |
Constructor
Private method to convert text from one format into another.
Protected slot to handle key press events.
Private slot to close the widget.
Private slot to handle a selection of the format.
Private slot to move the cursor and extend the selection.
Private slot handling a change of the entered offset.
Public slot to reset the input widgets.
Public slot to show the widget.