18 #ifndef BERRYIELEMENTREFERENCE_H_
19 #define BERRYIELEMENTREFERENCE_H_
47 virtual QString GetCommandId()
const = 0;
63 virtual QHash<QString, Object::Pointer>
GetParameters()
const = 0;
Light weight base class for most BlueBerry classes.
berryObjectMacro(berry::IElementReference) virtual QString GetCommandId() const =0
Implements transparent reference counting.
virtual QHash< QString, Object::Pointer > GetParameters() const =0
virtual SmartPointer< UIElement > GetElement() const =0