Home · All Classes · Main Classes · Deprecated |
Inherits MDialogView.
Public Member Functions | |
MMessageBoxView (MMessageBox *controller) | |
virtual | ~MMessageBoxView () |
Protected Slots | |
virtual void | updateData (const QList< const char * > &modifications) |
virtual void | applyStyle () |
MMessageBoxView::MMessageBoxView | ( | MMessageBox * | controller | ) |
MMessageBoxView::~MMessageBoxView | ( | ) | [virtual] |
void MMessageBoxView::applyStyle | ( | ) | [protected, virtual, slot] |
Notification for derived classes. This method gets called when a new style is applied for this view. This happens e.g. when the object is constructed, when a new object name is given to the widget, or when the layout direction changes.
Reimplemented from MWidgetView.
void MMessageBoxView::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 |