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

MInfoBannerInformationView Class Reference

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

Inherits MSceneWindowView.

List of all members.

Public Member Functions

 MInfoBannerInformationView (MInfoBanner *controller)
virtual ~MInfoBannerInformationView ()

Protected Member Functions

 MInfoBannerInformationView (MInfoBannerInformationViewPrivate &dd, MInfoBanner *controller)

Protected Attributes

MInfoBannerInformationViewPrivate
*const 
d_ptr

Detailed Description

A class that represents a modeless notification banner.

Overview

infobanner.png

Interactions

EventActionTransitionTactile feedbackAudio feedback
- Appear on screen Appearing from the background ont the foreground on the defined spot on screen (optional) (optional)
Ignore, do nothing Up to the designer, default: disappear from screen Fading on to the background OPEN: tactile feedback? OPEN: audio feedback?
Click on the status banner Disappear from the screen Fading to the background No feedback No feedback

Interactive information banner

interactiveinfobanner.png

Interactions

EventActionTransitionTactile feedbackAudio feedback
- Appear on screen (location up to designer) OPEN: Transition? OPEN: tactile feedback? OPEN: audio feedback?
Ignore, do nothing Remain in the screen until the process is finished (no defined timeout time) - None, or if the process takes long time a tactile feedback is used to show user that it has finished -
Single tap on button inside notification The functionality has to be defined by application designer Depending on the function Press, release Press, release
Click on the interactive status banner (outside the button) Disappear from the screen Fading to the background No feedback No feedback
See also:
MNotification

Constructor & Destructor Documentation

MInfoBannerInformationView::MInfoBannerInformationView ( MInfoBanner controller  ) 

Constructor.

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

Destructor.

MInfoBannerInformationView::MInfoBannerInformationView ( MInfoBannerInformationViewPrivate &  dd,
MInfoBanner controller 
) [protected]

Constructor for derived classes.

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

Member Data Documentation

MInfoBannerInformationViewPrivate* const MInfoBannerInformationView::d_ptr [protected]

Reimplemented from MWidgetView.


Copyright © 2010 Nokia Corporation
MeeGo Touch