CSensorView Class Reference

List of all members.

Public Member Functions

 ~CSensorView ()
TUid Id () const
void HandleCommandL (TInt aCommand)

Static Public Member Functions

static CSensorViewNewL ()
static CSensorViewNewLC ()

Detailed Description

Class: CSensorView

Discussion: This class will display Accelerometer XYZ data using the Sensor Framework.

Definition at line 29 of file SensorView.h.


Constructor & Destructor Documentation

CSensorView::~CSensorView (  ) 

Destructor

Definition at line 46 of file SensorView.cpp.


Member Function Documentation

CSensorView * CSensorView::NewL (  )  [static]

Symbian two phase construction

Definition at line 23 of file SensorView.cpp.

CSensorView * CSensorView::NewLC (  )  [static]

Symbian two phase construction

Definition at line 31 of file SensorView.cpp.

TUid CSensorView::Id (  )  const

Return View Id

Definition at line 62 of file SensorView.cpp.

void CSensorView::HandleCommandL ( TInt  aCommand  ) 

Handle Commands

CSensorView::HandleCommandL(TInt aCommand) Here we handle commands for this view. Each view has their own HandleCommandL()

Definition at line 73 of file SensorView.cpp.


Generated by  doxygen 1.6.2