MeVisLab Scripting Reference
|
This is the complete list of members for MLPropertyContainerWrapper, including all inherited members.
copyProperties(QObject *wrapper) | MLPropertyContainerWrapper | virtualslot |
createPropertyDouble(const QString &name, double defaultValue) | MLPropertyContainerWrapper | inlineslot |
createPropertyInt32(const QString &name, long defaultValue) | MLPropertyContainerWrapper | inlineslot |
createPropertyUInt8(const QString &name, long defaultValue) | MLPropertyContainerWrapper | inlineslot |
createPropertyVector3(const QString &name, QVariantList pos) | MLPropertyContainerWrapper | inlineslot |
getProperties() | MLPropertyContainerWrapper | slot |
getProperty(const QString &name) | MLPropertyContainerWrapper | inlineslot |
getProperty(size_t index) | MLPropertyContainerWrapper | inlineslot |
getPropertyIndex(const QString &name) | MLPropertyContainerWrapper | inlineslot |
properties | MLPropertyContainerWrapper | |
removeProperty(const QString &name) | MLPropertyContainerWrapper | inlineslot |
setProperty(const QString &name, QVariant value) | MLPropertyContainerWrapper | inlineslot |
setProperty(size_t index, QVariant value) | MLPropertyContainerWrapper | inlineslot |