• Tomaz Canabrava's avatar
    Parameter Edit: Handle bitfields as ComboBoxes · 7f920895
    Tomaz Canabrava authored
    This makes it possible to select more than one value
    to be used in the parameter configuration, and since
    the parameter is actually a bitfield - this is the
    correct thing to do.
    
    one of the drawbacks is that in the parameter listing
    the value of the Fact will not be displayed as string
    anymore, but with 'undefined: numerical-value', that is
    the OR combination of the applied values.
    Signed-off-by: 's avatarTomaz Canabrava <tomaz.canabrava@intel.com>
    7f920895
ParameterEditorDialog.qml 8.06 KB