-
Notifications
You must be signed in to change notification settings - Fork 106
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request