bool setValueFromVariant(const Core::Variant &value)
void setValue(const Geom::CompoundPlaneAngle &value)
Definition: PropertyCompoundPlaneAngle.h:8
virtual void restore(Base::AbstractXMLReader &reader, Base::PersistenceVersion &version)
Throws Base::FileException.
A compound measure of plane angle in degrees, minutes, seconds, and optionally millionth-seconds of a...
Definition: CompoundPlaneAngle.h:13
virtual void paste(const Core::Property &from) override
Paste the value from the property (mainly for Undo/Redo and transactions)
Definition: Persistence.h:13
const Geom::CompoundPlaneAngle & getValue() const
Definition: AbstractXMLReader.h:7
void copyValue(Core::Property *p)
Geom::CompoundPlaneAngle _value
Definition: PropertyCompoundPlaneAngle.h:28
LX_CORE_EXPORT Version & version
virtual void save(Base::AbstractWriter &writer, Base::PersistenceVersion &save_version)
This method is used to save properties or very small amounts of data to an XML document.
Definition: Property.h:72
Core::Variant getVariant(void) const
virtual Core::Property * copy(void) const override
Returns a new copy of the property (mainly for Undo/Redo and transactions). The copy has no container...
DECLARE_OPTIONAL_PROPERTY_HEADER(PropertyColorOpt, Core::PropertyColor)
#define TYPESYSTEM_HEADER()
define for subclassing Base::BaseClass
Definition: Base.h:12
DECLARE_PROPERTY_FACTORY(PropertyAxis1_Factory, Core::PropertyAxis1)
virtual bool isEqual(const Property *) const
compare properties