Home · All Classes · Main Classes · Deprecated
Public Member Functions | Protected Slots

MMessageBoxView Class Reference

Inherits MDialogView.

List of all members.

Public Member Functions

 MMessageBoxView (MMessageBox *controller)
virtual ~MMessageBoxView ()

Protected Slots

virtual void updateData (const QList< const char * > &modifications)
virtual void applyStyle ()

Constructor & Destructor Documentation

MMessageBoxView::MMessageBoxView ( MMessageBox controller  ) 
MMessageBoxView::~MMessageBoxView (  )  [virtual]

Member Function Documentation

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