public static class MutablePropertyDataSet
extends java.lang.Object
Some QDataSets allow their properties to be changed. Note scripts should
never assume a dataset is mutable, and should call the putProperty method
instead, which will make a copy if necessary. Note the terms mutable,
writable, and modifiable are all used in this documentation and interchangeable.
- See Also:
which allows the values to be modified as well.,
Serialized Form