changeset 2 | 06ff229162e9 |
parent 0 | 16d8024aca5e |
child 7 | 923ff622b8b9 |
--- a/src/hbwidgets/popups/hbnotificationdialogcontent_p.h Mon May 03 12:48:33 2010 +0300 +++ b/src/hbwidgets/popups/hbnotificationdialogcontent_p.h Fri May 14 16:09:54 2010 +0300 @@ -52,6 +52,7 @@ int type() const { return Type; } void enableTouchActivation(bool enabled); bool isTouchActivating() const; + QGraphicsItem *primitive(const QString &itemName) const; public slots: virtual void updatePrimitives();