|
MeVisLab Scripting Reference
|
#include <mlParameterInfoWrapper.h>
Inherits QObject.
A class that wraps BaseWithParameterInfo 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