Home · All Namespaces · All Classes
Signals | Public Member Functions

PanningWatcher Class Reference

#include <panningwatcher.h>

List of all members.

Signals

void panningStateChanged (bool panning)

Public Member Functions

 PanningWatcher (MPannableWidget &widget, QObject *parent=0)
virtual bool isPanning ()

Detailed Description

PanningWatcher watches the panning of a MPannableWidget and sends signals when panning starts or stops.


Constructor & Destructor Documentation

PanningWatcher::PanningWatcher ( MPannableWidget &  widget,
QObject *  parent = 0 
)

Constructor

Parameters:
widget the pannable widget to watch
parent object

Member Function Documentation

bool PanningWatcher::isPanning (  )  [virtual]

Returns true if the pannable widget is currently panning

void PanningWatcher::panningStateChanged ( bool  panning  )  [signal]

Sent when the panning starts or stops

Parameters:
panning if true, the pannable widget is currently panning

The documentation for this class was generated from the following files:

Copyright © 2011 Nokia Corporation Generated on Thu Jul 7 2011 22:14:50
Doxygen 1.7.1
MeeGo Touch