22 void setValue(
const QByteArray& content);
32 virtual bool isEqual(
const Property*)
const;
35 QByteArray getContent();
#define CORE_EXPORT
Definition: core_defines2.h:10
Definition: PropertyEmbeddedFile.h:14
A Utf-16 (windows) or ucs4 (unix) encoded string class.
Definition: String.h:29
Definition: Persistance.h:20
LX_CORE_EXPORT Version & version
Definition: AbstractXMLReader.h:10
Base::String _filepath
Definition: PropertyEmbeddedFile.h:39
QByteArray _content
Definition: PropertyEmbeddedFile.h:40
bool _saveInline
Definition: PropertyEmbeddedFile.h:42
Definition: Property.h:81
MD5 _md5
Definition: PropertyEmbeddedFile.h:41
DECLARE_PROPERTY_FACTORY(PropertyAxis1_Factory, Core::PropertyAxis1)