|
MeVisLab Scripting Reference
|
#include <mlParameterInfoWrapper.h>
Public Slots | |
| QVariantMap | toDict () const |
A class that wraps ParameterInfo objects for use in Python, and inspectable by the ParameterInfoInspector module
|
slot |
Get entire info as QVariantMap, which will become a python dict. To obtain a true python ParameterInfo object in python, use toParameterInfo() from parameter_info.utils