Home · All Classes · Main Classes · Deprecated |
View class for MBubbleItem. More...
Inherits MWidgetView.
Public Member Functions | |
MBubbleItemView (MBubbleItem *controller) | |
virtual | ~MBubbleItemView () |
Protected Slots | |
virtual void | updateData (const QList< const char * > &modifications) |
void | mousePressEvent (QGraphicsSceneMouseEvent *event) |
void | mouseReleaseEvent (QGraphicsSceneMouseEvent *event) |
Protected Member Functions | |
void | setSelected (bool selected) |
View class for MBubbleItem.
MBubbleItemView draws a MBubbleItem in 2 text lines and an avatar, and a speech bubble in the background.
MBubbleItemView::MBubbleItemView | ( | MBubbleItem * | controller | ) |
MBubbleItemView::~MBubbleItemView | ( | ) | [virtual] |
void MBubbleItemView::mousePressEvent | ( | QGraphicsSceneMouseEvent * | event | ) | [protected, virtual, slot] |
Reimplemented from MWidgetView.
void MBubbleItemView::mouseReleaseEvent | ( | QGraphicsSceneMouseEvent * | event | ) | [protected, virtual, slot] |
Reimplemented from MWidgetView.
void MBubbleItemView::setSelected | ( | bool | selected | ) | [protected] |
void MBubbleItemView::updateData | ( | const QList< const char * > & | modifications | ) | [protected, virtual, slot] |
Notification of model modifications. This method gets called when some members of the model has been modified.
Reimplemented from MWidgetView.
Copyright © 2010 Nokia Corporation | MeeGo Touch |