17 #ifndef BERRYOBJECTSTRING_H_
18 #define BERRYOBJECTSTRING_H_
37 ObjectString(const QString& s);
41 bool operator==(const
Object* other) const override;
43 bool operator==(const QString& other) const;
45 ObjectString& operator=(const QString& other);
47 QString ToString() const override;
Light weight base class for most BlueBerry classes.
#define org_blueberry_core_runtime_EXPORT
#define berryObjectMacro(...)