Skip to content

QComboBox should always use str when setting. #24

@mfitzp

Description

@mfitzp

If you use a mapper dictionary and a value is missing, then if the actual values are non-string it will try and set this non-string on the QComboBox and error.

Missing values in the mapper should be handled transparently, and simply display the str equivalent of the value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions