24 : extraShellListener(nullptr)
30 QHash<QString, Object::Pointer>::const_iterator iter = data.find(
id);
37 this->data[id] = data;
42 return extraShellListener;
47 extraShellListener = l;
52 QRect rect(x, y, width, height);
void SetData(const Object::Pointer &data, const QString &id="")
void SetExtraShellListener(IShellListener *l)
Object::Pointer GetData(const QString &id="") const
void SetBounds(int x, int y, int width, int height)
IShellListener * GetExtraShellListener() const