A dialog to increment or decrement binary values by a user-defined amount.
Public Types
-
enum Mode
Values:
-
enumerator Increase
-
enumerator Decrease
Public Functions
-
explicit IncrementDecrementDialog(QWidget *parent = nullptr)
-
~IncrementDecrementDialog()
-
Mode getMode() const
-
ut8 getNBytes() const
-
ut64 getValue() const