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

MPopupListView Class Reference

View class for standard MPopupList. More...

Inherits MDialogView.

List of all members.

Public Member Functions

 MPopupListView (MPopupList *controller)
virtual ~MPopupListView ()

Protected Slots

virtual void scrollTo (const QModelIndex &index) const

Detailed Description

View class for standard MPopupList.

MPopupListView is used to visualize popupList.


Constructor & Destructor Documentation

MPopupListView::MPopupListView ( MPopupList controller  ) 

Constructor.

Parameters:
controller Pointer to the button's controller
MPopupListView::~MPopupListView (  )  [virtual]

Destructor.


Member Function Documentation

void MPopupListView::scrollTo ( const QModelIndex index  )  const [protected, virtual, slot]

Scrolls the view if necessary to ensure that the item at index is visible.


Copyright © 2010 Nokia Corporation
MeeGo Touch