Skip to content
  • Friedemann Kleint's avatar
    Debugger: Add special widgets for editing watch values. · ca808cc7
    Friedemann Kleint authored
    Create delegate widgets with validation for bool/int/float
    types, using a QVariant-type modelData property.
    Also fix register editing to be validated for quint64 values
    and editing longer values as hex bigints. Anything else is not
    editable.
    ca808cc7