Skip to content

QList<bool> support #52

@tonka3000

Description

@tonka3000

Hi @florianlink ,

Is there a special reason why QList<bool> is not supported or is it just missing? I could not find it in PythonQt.cpp

I got following error today

ValueError: Called getValues() -> QList<bool>, return type 'QList<bool>' is ignored because it is unknown to PythonQt. Probably you should register it using qRegisterMetaType() or add a default constructor decorator to the class.

Thanks in advance

Michael

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions