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

MInfoBannerEventView Class Reference

A class that represents a modeless notification banner. More...

Inherits MSceneWindowView.

List of all members.

Public Member Functions

 MInfoBannerEventView (MInfoBanner *controller)
virtual ~MInfoBannerEventView ()

Protected Member Functions

 MInfoBannerEventView (MInfoBannerEventViewPrivate &dd, MInfoBanner *controller)

Protected Attributes

MInfoBannerEventViewPrivate *const d_ptr

Detailed Description

A class that represents a modeless notification banner.

Overview

eventbanner.png

Interactions

EventActionTransitionTactile feedbackAudio feedback
- Appear on screen Appearing from the background ont the foreground on the defined spot on screen OPEN: tactile feedback? OPEN: audio feedback?
Ignore, do nothing Notification is ignored Fading on to the background moving at the same time on the Home button -- "droppping on Home" OPEN: tactile feedback? OPEN: audio feedback?
Drag notification away from the screen Notification is dismissed OPEN: transition? Cancel OPEN: audio feedback?
Single tap on the notification Open item in new task Transition showing a new task opening Press, release Press, release
See also:
MNotification

Constructor & Destructor Documentation

MInfoBannerEventView::MInfoBannerEventView ( MInfoBanner controller  ) 

Constructor.

Parameters:
controller Pointer to the banner's controller
MInfoBannerEventView::~MInfoBannerEventView (  )  [virtual]

Destructor.

MInfoBannerEventView::MInfoBannerEventView ( MInfoBannerEventViewPrivate &  dd,
MInfoBanner controller 
) [protected]

Constructor for derived classes.

Parameters:
dd Private class implementation
controller Pointer to the banner's controller

Member Data Documentation

MInfoBannerEventViewPrivate* const MInfoBannerEventView::d_ptr [protected]

Reimplemented from MWidgetView.


Copyright © 2010 Nokia Corporation
MeeGo Touch